aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-05-11 17:15:57 +0200
committerJoel Bodenmann <joel@unormal.org>2014-05-11 17:15:57 +0200
commitb34819bb762916eb010444441b19b5ae7f680806 (patch)
treeeb90687aeb3708aba2a14c34b23cf7ff12035c96 /boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt
parent9aeef56c9a1cd9eda19dfea86f4832d37e20a7a6 (diff)
downloaduGFX-b34819bb762916eb010444441b19b5ae7f680806.tar.gz
uGFX-b34819bb762916eb010444441b19b5ae7f680806.tar.bz2
uGFX-b34819bb762916eb010444441b19b5ae7f680806.zip
cleanup of Mikromedia STM32-M4 board support
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.