mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 13:07:34 +08:00
cmake NuttX linker print memory usage
This commit is contained in:
@@ -109,6 +109,7 @@ target_link_libraries(px4 PRIVATE
|
||||
-Wl,-Map=${PX4_CONFIG}.map
|
||||
-Wl,--warn-common
|
||||
-Wl,--gc-sections
|
||||
-Wl,--print-memory-usage
|
||||
|
||||
-Wl,--start-group
|
||||
${nuttx_libs}
|
||||
|
||||
Reference in New Issue
Block a user