mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
move libstdc++ to flash (#2804)
* move stdc++ to flash * Update : change tab to leading spaces, correct indentation
This commit is contained in:
parent
cdad2849c5
commit
f18b18d53d
@ -162,6 +162,7 @@ SECTIONS
|
||||
*libgcc.a:_umoddi3.o(.literal .text)
|
||||
*libgcc.a:_udivdi3.o(.literal .text)
|
||||
*libsmartconfig.a:(.literal .text .literal.* .text.*)
|
||||
*libstdc++.a:(.literal .text .literal.* .text.*)
|
||||
*(.irom0.literal .irom.literal .irom.text.literal .irom0.text .irom.text .irom.text.*)
|
||||
_irom0_text_end = ABSOLUTE(.);
|
||||
_flash_code_end = ABSOLUTE(.);
|
||||
|
Loading…
x
Reference in New Issue
Block a user