mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
14 lines
391 B
Plaintext
14 lines
391 B
Plaintext
[mapping:esp_hw_support]
|
|
archive: libesp_hw_support.a
|
|
entries:
|
|
cpu_util (noflash_text)
|
|
if IDF_TARGET_ESP32S2 = y:
|
|
regi2c_ctrl (noflash)
|
|
rtc_clk (noflash)
|
|
rtc_init:rtc_vddsdio_set_config (noflash)
|
|
rtc_pm (noflash_text)
|
|
rtc_sleep (noflash_text)
|
|
rtc_time (noflash_text)
|
|
if IDF_TARGET_ESP32C3 = n && IDF_TARGET_ESP32H2 = n:
|
|
rtc_wdt (noflash_text)
|