From 2aa0d5f3d1d34f7018a28087e154688fba7eed90 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Fri, 6 Mar 2020 01:40:39 +0000 Subject: Add f401 and f411 blackpill examples (#7930) * Add f401 and f411 blackpill examples * Add readme files * Align dfu args with core * Add support for RESET keycode * move STM32_BOOTLOADER_ADDRESS to rules * Update conf files to latest ChibiOS * Update conf files to latest ChibiOS --- .../boards/BLACKPILL_STM32_F401/cfg/board.chcfg | 1193 ++++++++++++++++++++ 1 file changed, 1193 insertions(+) create mode 100644 drivers/boards/BLACKPILL_STM32_F401/cfg/board.chcfg (limited to 'drivers/boards/BLACKPILL_STM32_F401/cfg/board.chcfg') diff --git a/drivers/boards/BLACKPILL_STM32_F401/cfg/board.chcfg b/drivers/boards/BLACKPILL_STM32_F401/cfg/board.chcfg new file mode 100644 index 0000000000..7559ceb938 --- /dev/null +++ b/drivers/boards/BLACKPILL_STM32_F401/cfg/board.chcfg @@ -0,0 +1,1193 @@ + + + + + resources/gencfg/processors/boards/stm32f4xx/templates + .. + 5.0.x + + STMicroelectronics STM32F401C-Discovery + ST_STM32F401C_DISCOVERY + + STM32F401xC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3