esp8266: Put new profile code in iROM.
This commit is contained in:
parent
b295df4b08
commit
060209240b
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ SECTIONS
|
||||||
*py/obj*.o*(.literal* .text*)
|
*py/obj*.o*(.literal* .text*)
|
||||||
*py/opmethods.o*(.literal* .text*)
|
*py/opmethods.o*(.literal* .text*)
|
||||||
*py/parse*.o*(.literal* .text*)
|
*py/parse*.o*(.literal* .text*)
|
||||||
|
*py/profile*.o*(.literal* .text*)
|
||||||
*py/qstr.o*(.literal* .text*)
|
*py/qstr.o*(.literal* .text*)
|
||||||
*py/repl.o*(.literal* .text*)
|
*py/repl.o*(.literal* .text*)
|
||||||
*py/runtime.o*(.literal* .text*)
|
*py/runtime.o*(.literal* .text*)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue