1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00
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
..
2021-11-17 15:05:25 +01:00
2021-12-02 16:33:19 +01:00
2021-12-02 16:33:19 +01:00
2021-07-09 10:47:42 +02:00