mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Turn off JTAG completely in a vain attempt to get PB4 free for SBUS enable.
This commit is contained in:
parent
3bcf34098a
commit
bc3f95fc07
@ -104,7 +104,7 @@ CONFIG_ARMV7M_CMNVECTOR=y
|
||||
# CONFIG_STM32_JTAG_SW_ENABLE - Set JTAG-DP disabled and SW-DP enabled
|
||||
#
|
||||
CONFIG_STM32_DFU=n
|
||||
CONFIG_STM32_JTAG_FULL_ENABLE=y
|
||||
CONFIG_STM32_JTAG_FULL_ENABLE=n
|
||||
CONFIG_STM32_JTAG_NOJNTRST_ENABLE=n
|
||||
CONFIG_STM32_JTAG_SW_ENABLE=n
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user