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 75f01dc commit 2dff28aCopy full SHA for 2dff28a
tools/sdk/ld/eagle.app.v6.common.ld.h
@@ -137,6 +137,7 @@ SECTIONS
137
*(.ver_number)
138
*.c.o( EXCLUDE_FILE (umm_malloc.c.o) .literal*, EXCLUDE_FILE (umm_malloc.c.o) .text* )
139
*.cpp.o(.literal*, .text*)
140
+ *.cc.o(.literal*, .text*)
141
#ifdef VTABLES_IN_FLASH
142
*(.rodata._ZTV*) /* C++ vtables */
143
#endif
0 commit comments