nxp_fmurt1062-v2:Fitting DNM

This commit is contained in:
David Sidrane 2022-06-17 06:43:43 -07:00
parent f3a274604e
commit aa786db9e3
1 changed files with 1 additions and 1 deletions

View File

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