esp8266: Put utils.o to FlashROM.
This commit is contained in:
parent
9c7e3353e5
commit
f71c0699a5
|
@ -130,6 +130,7 @@ SECTIONS
|
|||
*gccollect.o(.literal* .text*)
|
||||
*gchelper.o(.literal* .text*)
|
||||
*lexerstr32.o(.literal* .text*)
|
||||
*utils.o(.literal* .text*)
|
||||
*modpyb.o(.literal*, .text*)
|
||||
*modpybpin.o(.literal*, .text*)
|
||||
*modpybpwm.o(.literal*, .text*)
|
||||
|
|
Loading…
Reference in New Issue