We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b446c commit 3c0a9afCopy full SHA for 3c0a9af
libraries/AP_HAL_ChibiOS/hwdef/include/no_bootloader_DFU.inc
@@ -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