esp8266/boards: Make sure modespnow.o is placed in irom0.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -164,6 +164,7 @@ SECTIONS
|
|||||||
*machine_hspi.o(.literal*, .text*)
|
*machine_hspi.o(.literal*, .text*)
|
||||||
*hspi.o(.literal*, .text*)
|
*hspi.o(.literal*, .text*)
|
||||||
*modesp.o(.literal* .text*)
|
*modesp.o(.literal* .text*)
|
||||||
|
*modespnow.o(.literal* .text*)
|
||||||
*modos.o(.literal* .text*)
|
*modos.o(.literal* .text*)
|
||||||
*modlwip.o(.literal* .text*)
|
*modlwip.o(.literal* .text*)
|
||||||
*modsocket.o(.literal* .text*)
|
*modsocket.o(.literal* .text*)
|
||||||
|
|||||||
Reference in New Issue
Block a user