1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp8266/ld
Gunar Schorcht ae8713fea8 cpu/esp8266: places ztimer_core function in IRAM
`ztimer_core` functions have to reside in IRAM for timing reasons and to be available also when the IROM cache is disabled. Although the module is called `ztimer`, its object files are generated in directory `ztimer_core`.
2021-12-19 15:41:25 +01:00
..
esp8266.peripherals.ld cpu/esp8266: add RTT implementation 2020-03-19 13:59:58 +01:00
esp8266.riot-os.ld cpu/esp8266: places ztimer_core function in IRAM 2021-12-19 15:41:25 +01:00
esp8266.rom.ld cpu/esp8266: changes for RTOS SDK 2019-11-14 13:58:22 +01:00