From e2570745113b99295f66e2178e8984912545ac89 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sat, 7 Dec 2013 15:37:23 +0100 Subject: [PATCH] Embest board file fix --- boards/base/Embest-STM32-DMSTF4BB/chibios_board/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.