esp8266/esp8266.ld: Move main.o to iROM.
This commit is contained in:
parent
e7e0d91be8
commit
462748de0c
|
@ -130,6 +130,7 @@ SECTIONS
|
||||||
|
|
||||||
*stmhal/pybstdio.o(.literal*, .text*)
|
*stmhal/pybstdio.o(.literal*, .text*)
|
||||||
|
|
||||||
|
build/main.o(.literal* .text*)
|
||||||
*gccollect.o(.literal* .text*)
|
*gccollect.o(.literal* .text*)
|
||||||
*gchelper.o(.literal* .text*)
|
*gchelper.o(.literal* .text*)
|
||||||
*help.o(.literal* .text*)
|
*help.o(.literal* .text*)
|
||||||
|
|
Loading…
Reference in New Issue