Fitting DNM

This commit is contained in:
David Sidrane 2022-06-17 06:43:43 -07:00
parent 94b6dbea1d
commit a96100e4e6

View File

@ -163,6 +163,7 @@ SECTIONS
*(.text.*param_import*)
*(.text.*param_load*)
*(.text.*BusInstanceIterator*)
*(.text.*Ekf*)
*(.text.*PRINT_MODULE_USAGE*)
*(.text.*px4_getopt*)
*(.text.*main*)
@ -173,7 +174,6 @@ SECTIONS
*(.text.*CameraCapture*)
*(.text.*i2cdetect*)
*(.text.*usage*)
/* *(.text.*Bosch*) 2% CPU .5% RAM */
*(.text.*Tunes*)
*(.text.*printStatistics*)
*(.text.*init*)