1[mapping:esp_mm] 2archive: libesp_mm.a 3entries: 4 5 if APP_BUILD_TYPE_PURE_RAM_APP = n: 6 esp_cache (noflash) 7 8 if IDF_TARGET_ESP32 = y: 9 cache_esp32 (noflash) 10