Skip to content

Commit 3c0a9af

Browse files
committed
hwdef: added no_bootloader_DFU.inc
1 parent a2b446c commit 3c0a9af

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
# on boards with a DFU button that are low on flash we can omit the
3+
# bootloader from ROMFS, saving about 11k of flash. The user can still
4+
# update using the apj and mission planner, but if they want to update
5+
# the bootloader they need to use DFU with the 'xxx_with_bl.hex'
6+
# firmware image
7+
define AP_BOOTLOADER_FLASHING_ENABLED 0

0 commit comments

Comments
 (0)