mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
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
|
PA11 OTG_FS_DM OTG1
|
||||||
PA12 OTG_FS_DP OTG1
|
PA12 OTG_FS_DP OTG1
|
||||||
|
|
||||||
|
|
||||||
|
PA13 JTMS-SWDIO SWD
|
||||||
|
PA14 JTCK-SWCLK SWD
|
||||||
|
|
||||||
|
|
||||||
define HAL_USE_EMPTY_STORAGE 1
|
define HAL_USE_EMPTY_STORAGE 1
|
||||||
define HAL_STORAGE_SIZE 15360
|
define HAL_STORAGE_SIZE 15360
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user