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 cdad284 commit f18b18dCopy full SHA for f18b18d
tools/sdk/ld/eagle.app.v6.common.ld
@@ -162,6 +162,7 @@ SECTIONS
162
*libgcc.a:_umoddi3.o(.literal .text)
163
*libgcc.a:_udivdi3.o(.literal .text)
164
*libsmartconfig.a:(.literal .text .literal.* .text.*)
165
+ *libstdc++.a:(.literal .text .literal.* .text.*)
166
*(.irom0.literal .irom.literal .irom.text.literal .irom0.text .irom.text .irom.text.*)
167
_irom0_text_end = ABSOLUTE(.);
168
_flash_code_end = ABSOLUTE(.);
0 commit comments