esp8266/esp8266.ld: Move help.o to iROM.
This commit is contained in:
parent
20d0271863
commit
6566e3f6a8
|
@ -132,6 +132,7 @@ SECTIONS
|
|||
|
||||
*gccollect.o(.literal* .text*)
|
||||
*gchelper.o(.literal* .text*)
|
||||
*help.o(.literal* .text*)
|
||||
*lexerstr32.o(.literal* .text*)
|
||||
*utils.o(.literal* .text*)
|
||||
*modpyb.o(.literal*, .text*)
|
||||
|
|
Loading…
Reference in New Issue