diff options
Diffstat (limited to 'boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt')
-rw-r--r-- | boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt b/boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt index d6efa93e..cecf677d 100644 --- a/boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt +++ b/boards/base/Mikromedia-STM32-M4-ILI9341/readme.txt @@ -13,3 +13,5 @@ As this is not a standard ChibiOS supported board the necessary board files have been provided in the ChibiOS_Board directory. There are two examples, one for ChibiOS/RT 2.x and one for ChibiOS/RT 3.x available. + +If you are using the uGFX makefiles use OPT_CPU=stm32m4 in your makefile to get the correct cpu. |