Skip to content

Commit 462748d

Browse files
committed
esp8266/esp8266.ld: Move main.o to iROM.
1 parent e7e0d91 commit 462748d

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
@@ -130,6 +130,7 @@ SECTIONS
130130

131131
*stmhal/pybstdio.o(.literal*, .text*)
132132

133+
build/main.o(.literal* .text*)
133134
*gccollect.o(.literal* .text*)
134135
*gchelper.o(.literal* .text*)
135136
*help.o(.literal* .text*)

0 commit comments

Comments
 (0)