mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-03 20:23:58 -04:00
hwdef: disable bootloader flashing for F35Lightning
both boards on our Wiki seem to show boot0 pins
This commit is contained in:
parent
522456a535
commit
ab5908cb59
@ -164,3 +164,6 @@ define AP_BATTERY_SYNTHETIC_CURRENT_ENABLED 0
|
||||
|
||||
# enable IMU fast sampling
|
||||
define HAL_DEFAULT_INS_FAST_SAMPLE 1
|
||||
|
||||
# no space for bootloader:
|
||||
define AP_BOOTLOADER_FLASHING_ENABLED 0
|
||||
|
Loading…
Reference in New Issue
Block a user