Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 86bf010

Browse files
committed
Merge pull request #106 from Links2004/esp8266
move libm to flash (.irom0.text)
2 parents ad74bee + abdbdb1 commit 86bf010

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎hardware/tools/esp8266/sdk/ld/eagle.app.v6.ld‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ SECTIONS
153153
_irom0_text_start = ABSOLUTE(.);
154154
*core_esp8266_*.o(.literal*, .text*)
155155
*.cpp.o(.literal*, .text*)
156+
*libm.a:(.literal .text .literal.* .text.*)
156157
*(.irom0.literal .irom.literal .irom.text.literal .irom0.text .irom.text)
157158
_irom0_text_end = ABSOLUTE(.);
158159
} >irom0_0_seg :irom0_0_phdr

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /