aboutsummaryrefslogtreecommitdiffstats
path: root/boards
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-12-07 15:37:23 +0100
committerJoel Bodenmann <joel@unormal.org>2013-12-07 15:37:23 +0100
commite2570745113b99295f66e2178e8984912545ac89 (patch)
tree374acad7c61bc99644da5270b2998a541908951b /boards
parent2e9592c49c41f9b0a6b46a075a2e6cb2060af693 (diff)
downloaduGFX-e2570745113b99295f66e2178e8984912545ac89.tar.gz
uGFX-e2570745113b99295f66e2178e8984912545ac89.tar.bz2
uGFX-e2570745113b99295f66e2178e8984912545ac89.zip
Embest board file fix
Diffstat (limited to 'boards')
-rw-r--r--boards/base/Embest-STM32-DMSTF4BB/chibios_board/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/base/Embest-STM32-DMSTF4BB/chibios_board/board.h b/boards/base/Embest-STM32-DMSTF4BB/chibios_board/board.h
index f68d0609..599281ba 100644
--- a/boards/base/Embest-STM32-DMSTF4BB/chibios_board/board.h
+++ b/boards/base/Embest-STM32-DMSTF4BB/chibios_board/board.h
@@ -50,7 +50,7 @@
/*
* MCU type as defined in the ST header file stm32f4xx.h.
*/
-#define STM32F4XX
+#define STM32F40_41xxx
/*
* IO pins assignments.