]> granicus.if.org Git - esp-idf/commitdiff
newlib: When using psram, link setlocale() to flash not IRAM
authorAngus Gratton <angus@espressif.com>
Wed, 20 Feb 2019 23:26:07 +0000 (10:26 +1100)
committerbot <bot@espressif.com>
Fri, 22 Feb 2019 03:28:41 +0000 (03:28 +0000)
components/newlib/esp32-spiram-rom-functions.lf

index 02ef24bcbde6e348dbc66d4a99ef4bc37e99b491..d741395d94f890a7632f9d6acba0c4d2ec7546b2 100644 (file)
@@ -37,7 +37,6 @@ entries:
   lib_a-fflush (noflash)
   lib_a-refill (noflash)
   lib_a-s_fpclassify (noflash)
-  lib_a-locale (noflash)
   lib_a-asctime (noflash)
   lib_a-ctime (noflash)
   lib_a-ctime_r (noflash)