esp-idf/components/esp_hw_support/port
KonstantinKondrashov 9e0a8e2dca 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-08 01:47:06 +08:00
..
esp32 esp_psram: Use efuse_ll instead of efuse API 2023-03-08 01:47:06 +08:00
esp32c3 esp_hw_support: Fix version in esp_chip_info for C3 and H2 2022-12-20 21:14:36 +08:00
esp32h2 esp_hw_support: Fix version in esp_chip_info for C3 and H2 2022-12-20 21:14:36 +08:00
esp32s2 efuse: Adds major and minor versions and others 2022-12-20 16:30:13 +08:00
esp32s3 efuse: Adds major and minor versions and others 2022-12-20 16:30:13 +08:00
include esp_hw_support: update copyright notice 3 2021-08-10 13:30:57 +02:00
async_memcpy_impl_gdma.c gdma: prevent mutli-channels connect to the same peripheral 2023-02-01 11:10:26 +08:00
esp_memprot_conv.c System/Security: Memprot API unified (ESP32C3,ESP32S3) 2022-01-27 12:40:27 +08:00