aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt')
-rw-r--r--boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt b/boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt
index d37c58fb..d6efa93e 100644
--- a/boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt
+++ b/boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt
@@ -12,4 +12,4 @@ Note there are two variants of this board - one with the ILI9341 display
As this is not a standard ChibiOS supported board the necessary board files have also
been provided in the ChibiOS_Board directory.
-There is an example Makefile and project in the examples directory.
+There are two examples, one for ChibiOS/RT 2.x and one for ChibiOS/RT 3.x available.