esp-idf/components/esp_hw_support/port/esp32
Armando (Dou Yiwen) 0b80546f8e Merge branch 'feature/new_esp_psram_component' into 'master'
esp_psram: new esp psram component

Closes IDF-4318, IDF-4382, IDF-4841, and IDFGH-7192

See merge request espressif/esp-idf!18050
2022-06-15 19:16:56 +08:00
..
private_include apll: add lock for apll 2021-12-29 10:13:13 +08:00
cache_sram_mmu.c dport: Move DPORT workaround to G0 2022-05-31 13:44:18 +08:00
chip_info.c soc: Adds efuse hal 2022-02-24 22:20:09 +08:00
CMakeLists.txt esp_psram: new psram component 2022-06-14 15:44:27 +08:00
Kconfig.hw_support spi_flash: Making XMC flash works more stable when brownout detected 2022-06-02 10:38:55 +08:00
Kconfig.mac esp32: move mac target specific configs 2021-03-31 19:17:33 +08:00
Kconfig.rtc soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
rtc_clk_init.c rtc_clk: Fix rtc8m calibration failure after cpu/core reset 2022-06-13 17:47:51 +08:00
rtc_clk.c clk_tree: Refactor rtc_clk.c by adding HAL layer for clock subsystem 2022-06-13 17:47:50 +08:00
rtc_init.c soc: Adds efuse hal 2022-02-24 22:20:09 +08:00
rtc_pm.c esp_hw_support: update copyright notice 3 2021-08-10 13:30:57 +02:00
rtc_sleep.c rtc_clk: Clean up some clock related enum and macro in soc/rtc.h, replace with new ones in 2022-05-24 22:59:41 +08:00
rtc_time.c rtc_clk: Fix rtc8m calibration failure after cpu/core reset 2022-06-13 17:47:51 +08:00