esp8266: Put new profile code in iROM.

This commit is contained in:
Damien George 2019-08-20 14:15:50 +10:00
parent b295df4b08
commit 060209240b
1 changed files with 1 additions and 0 deletions

View File

@ -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*)