mirror of https://github.com/ArduPilot/ardupilot
ChibiOS: Add SWD pins to SuccexF4 bootloader
This commit is contained in:
parent
881fd4f37c
commit
41f7587637
|
@ -32,6 +32,11 @@ SERIAL_ORDER OTG1
|
|||
PA11 OTG_FS_DM OTG1
|
||||
PA12 OTG_FS_DP OTG1
|
||||
|
||||
|
||||
PA13 JTMS-SWDIO SWD
|
||||
PA14 JTCK-SWCLK SWD
|
||||
|
||||
|
||||
define HAL_USE_EMPTY_STORAGE 1
|
||||
define HAL_STORAGE_SIZE 15360
|
||||
|
||||
|
|
Loading…
Reference in New Issue