added board feather stm32f045

This commit is contained in:
hathach
2019-09-18 14:38:56 +07:00
parent 13f7121285
commit 3440083bfd
6 changed files with 928 additions and 1 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ CHIP_FAMILY = synopsys
FREERTOS_PORT = ARM_CM4F
# For flash-jlink target
JLINK_DEVICE = stm32f407vg
JLINK_DEVICE = stm32f405rg
JLINK_IF = swd
# Path to STM32 Cube Programmer CLI, should be added into system path