mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
hwdef: added no_bootloader_DFU.inc
This commit is contained in:
parent
a2b446c6a5
commit
3c0a9af505
@ -0,0 +1,7 @@
|
||||
|
||||
# on boards with a DFU button that are low on flash we can omit the
|
||||
# bootloader from ROMFS, saving about 11k of flash. The user can still
|
||||
# update using the apj and mission planner, but if they want to update
|
||||
# the bootloader they need to use DFU with the 'xxx_with_bl.hex'
|
||||
# firmware image
|
||||
define AP_BOOTLOADER_FLASHING_ENABLED 0
|
Loading…
Reference in New Issue
Block a user