esp8266/esp8266.ld: Put FatFs to FlashROM.
This commit is contained in:
parent
374654f2b8
commit
cd6194aefc
@ -119,6 +119,7 @@ SECTIONS
|
||||
|
||||
*extmod/*.o*(.literal* .text*)
|
||||
|
||||
*lib/fatfs/*.o*(.literal*, .text*)
|
||||
*lib/libm/*.o*(.literal*, .text*)
|
||||
*lib/mp-readline/*.o(.literal*, .text*)
|
||||
*lib/netutils/*.o*(.literal*, .text*)
|
||||
|
Loading…
Reference in New Issue
Block a user