mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
10 lines
184 B
Plaintext
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)
|