diff options
Diffstat (limited to 'boards/base/Olimex-STM32-LCD')
-rw-r--r-- | boards/base/Olimex-STM32-LCD/readme.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boards/base/Olimex-STM32-LCD/readme.txt b/boards/base/Olimex-STM32-LCD/readme.txt index 539d48e4..4b7582f6 100644 --- a/boards/base/Olimex-STM32-LCD/readme.txt +++ b/boards/base/Olimex-STM32-LCD/readme.txt @@ -4,3 +4,4 @@ running ChibiOS/RT. As this is not a standard ChibiOS/RT supported board, the necessary board files have also been provided in the chibios_board directory +If you are using the uGFX makefiles use OPT_CPU=stm32m3 in your makefile to get the correct cpu. |