1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-22 07:29:08 -04:00
2023-02-28 10:42:22 +08:00

10 lines
184 B
Plaintext

[mapping:esp_mm]
archive: libesp_mm.a
entries:
if APP_BUILD_TYPE_PURE_RAM_APP = n:
esp_cache (noflash)
if IDF_TARGET_ESP32 = y:
cache_esp32 (noflash)