mirror of https://github.com/ArduPilot/ardupilot
hwdef: require bootloader for BotBloxSwitch
This commit is contained in:
parent
a750192e87
commit
006d2c6cfe
|
@ -76,9 +76,6 @@ include ../include/network_PPPGW.inc
|
||||||
# allow load from USB
|
# allow load from USB
|
||||||
SERIAL_ORDER OTG1 USART3
|
SERIAL_ORDER OTG1 USART3
|
||||||
|
|
||||||
# bootloader embedding / bootloader flashing not available
|
|
||||||
define AP_BOOTLOADER_FLASHING_ENABLED 0
|
|
||||||
|
|
||||||
# no ADC pins
|
# no ADC pins
|
||||||
define HAL_USE_ADC FALSE
|
define HAL_USE_ADC FALSE
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue