8000 esp8266/esp8266.ld: Move help.o to iROM. · ladyada/circuitpython@6566e3f · GitHub
[go: up one dir, main page]

Skip to content

Commit 6566e3f

Browse files
committed
esp8266/esp8266.ld: Move help.o to iROM.
1 parent 20d0271 commit 6566e3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

esp8266/esp8266.ld

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ SECTIONS
132132

133133
*gccollect.o(.literal* .text*)
134134
*gchelper.o(.literal* .text*)
135+
*help.o(.literal* .text*)
135136
*lexerstr32.o(.literal* .text*)
136137
*utils.o(.literal* .text*)
137138
*modpyb.o(.literal*, .text*)

0 commit comments

Comments
 (0)
0