esp8266: Put new profile code in iROM.
This commit is contained in:
parent
b295df4b08
commit
060209240b
|
@ -110,6 +110,7 @@ SECTIONS
|
|||
*py/obj*.o*(.literal* .text*)
|
||||
*py/opmethods.o*(.literal* .text*)
|
||||
*py/parse*.o*(.literal* .text*)
|
||||
*py/profile*.o*(.literal* .text*)
|
||||
*py/qstr.o*(.literal* .text*)
|
||||
*py/repl.o*(.literal* .text*)
|
||||
*py/runtime.o*(.literal* .text*)
|
||||
|
|
Loading…
Reference in New Issue