mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
[mapping:esp_hal_wdt]
|
|
archive: libesp_hal_wdt.a
|
|
entries:
|
|
if HAL_WDT_USE_ROM_IMPL = y:
|
|
rom_patch (noflash)
|
|
else:
|
|
wdt_hal_iram (noflash)
|