added stm32f411 blackpill

This commit is contained in:
hathach
2020-01-10 00:28:46 +07:00
parent 84bbe54e17
commit dd6313a6ca
6 changed files with 827 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ CHIP_FAMILY = synopsys
FREERTOS_PORT = ARM_CM4F
# For flash-jlink target
JLINK_DEVICE = stm32f41ve
JLINK_DEVICE = stm32f411ve
JLINK_IF = swd
# Path to STM32 Cube Programmer CLI, should be added into system path