mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
7 lines
214 B
Plaintext
7 lines
214 B
Plaintext
[mapping:esp_hal_systimer]
|
|
archive: libesp_hal_systimer.a
|
|
entries:
|
|
if SOC_SYSTIMER_SUPPORTED = y:
|
|
# All systimer HAL code must be in IRAM for ISR safety and cache-disabled operation
|
|
* (noflash)
|