esp-idf/components/esp_psram/esp32
KonstantinKondrashov 963a8b1c57 esp_psram: Use efuse_ll instead of efuse API
When the virt efuse mode is on and psram is on as well
then efuse buffer is not filled by efuses (it is filled by 0).
So the psram init func gets wrong pkg_ver = 0.

Closes https://github.com/espressif/esp-idf/issues/10925
Close IDFGH-9576
2023-03-10 05:14:50 +00:00
..
esp_himem.c esp_psram: new psram component 2022-06-14 15:44:27 +08:00
esp_psram_extram_cache.c esp_psram: remove g_spiram_ok 2022-06-14 15:44:27 +08:00
esp_psram_impl_quad.c esp_psram: Use efuse_ll instead of efuse API 2023-03-10 05:14:50 +00:00
Kconfig.spiram all: Apply new version logic (major * 100 + minor) 2023-01-06 02:00:52 +08:00