esp-idf/components/esp_mm/linker.lf

10 wiersze
184 B
Plaintext
Czysty Zwykły widok Historia

2023-02-15 04:29:34 +00:00
[mapping:esp_mm]
archive: libesp_mm.a
entries:
2023-02-15 04:30:48 +00:00
if APP_BUILD_TYPE_PURE_RAM_APP = n:
esp_cache (noflash)
2023-02-15 04:29:34 +00:00
2023-02-15 04:30:48 +00:00
if IDF_TARGET_ESP32 = y:
cache_esp32 (noflash)