Quellcode durchsuchen

newlib: When using psram, link setlocale() to flash not IRAM

Angus Gratton vor 7 Jahren
Ursprung
Commit
7f28bce42e
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  1. 0 1
      components/newlib/esp32-spiram-rom-functions.lf

+ 0 - 1
components/newlib/esp32-spiram-rom-functions.lf

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