aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Embest-STM32-DMSTF4BB/readme.txt
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-06-08 11:30:30 +1000
committerinmarket <andrewh@inmarket.com.au>2015-06-08 11:31:23 +1000
commit411e08902abd814870f836c60396087ad09fd942 (patch)
treea88be1e7de715dd9a2f9c97da9c006e4b18414fa /boards/base/Embest-STM32-DMSTF4BB/readme.txt
parent08585ef75113d19f22160094f8b16a160d1d2b9d (diff)
downloaduGFX-411e08902abd814870f836c60396087ad09fd942.tar.gz
uGFX-411e08902abd814870f836c60396087ad09fd942.tar.bz2
uGFX-411e08902abd814870f836c60396087ad09fd942.zip
Add stm32m3 make option and fix stm32m1 make option
Diffstat (limited to 'boards/base/Embest-STM32-DMSTF4BB/readme.txt')
-rw-r--r--boards/base/Embest-STM32-DMSTF4BB/readme.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/boards/base/Embest-STM32-DMSTF4BB/readme.txt b/boards/base/Embest-STM32-DMSTF4BB/readme.txt
index 48499d39..a2a90bc9 100644
--- a/boards/base/Embest-STM32-DMSTF4BB/readme.txt
+++ b/boards/base/Embest-STM32-DMSTF4BB/readme.txt
@@ -1,6 +1,8 @@
This directory contains the interface for the Embest-STM32-DMSTF4BB board
running ChibiOS/RT.
+If you are using the uGFX makefiles use OPT_CPU=stm32m4 in your makefile to get the correct cpu.
+
As this is not a standard ChibiOS/RT supported board, the necessary board files have
also been provided in the chibios_board directory