1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-11-13 21:43:02 +03:00
Files
esp8266/cores/esp8266/libc_replacements.cpp
Earle F. Philhower, III 656a33e6f8 BREAKING - Use IRAM_ATTR in place of ICACHE_RAM_ATTR (#7921)
Update the core to use the define that the ESP32 uses, IRAM_ATTR, for
placing code in DRAM.
2021-03-14 16:56:47 -07:00

3.0 KiB