Skip to content
Snippets Groups Projects
Commit 6afd651f authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

esp8266/esp8266.ld: Put axTLS to FlashROM.

parent 6149ce01
No related branches found
No related tags found
No related merge requests found
...@@ -120,6 +120,7 @@ SECTIONS ...@@ -120,6 +120,7 @@ SECTIONS
*extmod/*.o*(.literal* .text*) *extmod/*.o*(.literal* .text*)
*lib/fatfs/*.o*(.literal*, .text*) *lib/fatfs/*.o*(.literal*, .text*)
*/libaxtls.a:(.literal*, .text*)
*lib/libm/*.o*(.literal*, .text*) *lib/libm/*.o*(.literal*, .text*)
*lib/mp-readline/*.o(.literal*, .text*) *lib/mp-readline/*.o(.literal*, .text*)
*lib/netutils/*.o*(.literal*, .text*) *lib/netutils/*.o*(.literal*, .text*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment