Skip to content

Commit 2dff28a

Browse files
Allow *.cc files to be linked into flash by default (#6100)
Fixes #6096
1 parent 75f01dc commit 2dff28a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/sdk/ld/eagle.app.v6.common.ld.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ SECTIONS
137137
*(.ver_number)
138138
*.c.o( EXCLUDE_FILE (umm_malloc.c.o) .literal*, EXCLUDE_FILE (umm_malloc.c.o) .text* )
139139
*.cpp.o(.literal*, .text*)
140+
*.cc.o(.literal*, .text*)
140141
#ifdef VTABLES_IN_FLASH
141142
*(.rodata._ZTV*) /* C++ vtables */
142143
#endif

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy