esp-idf/components/esp_hw_support/port/esp32h2
Michael (XIAO Xufeng) 438971c108 Merge branch 'feat/kconfig_h2_v1.0_dev' into 'master'
esp32h2: add development support option for v1.0 chips

See merge request espressif/esp-idf!30534
2024-05-21 17:20:56 +08:00
..
include/soc change(clk_tree): add LP_DYN_FAST_CLK to soc_module_clk_t 2024-02-07 14:37:48 +08:00
private_include feat(esp_hw_support): add esp32p4 pmu initial support 2024-03-10 10:51:28 +08:00
chip_info.c gpio: support runtime preserve 2023-03-17 11:59:49 +08:00
clock_retention_init.c change(esp_hw_support): modify system and modem clock to support modem domain power down 2024-03-29 16:13:52 +08:00
CMakeLists.txt refactor(rtc): move soc/rtc.h from soc to esp_hw_support component 2024-01-25 19:15:33 +08:00
cpu_region_protect.c fix(esp_hw_support): Fix the flash I/DROM region PMP protection 2024-04-02 18:41:07 +05:30
esp_clk_tree.c esp_clk_tree: Rename clk_tree_xxx to esp_clk_tree_xxx, add compilation warning to clk_tree.h 2023-04-25 14:12:06 +08:00
esp_cpu_intr.c fix(esp_hw_support): clear reserved interrupts that are not applicable for each target 2024-03-27 16:21:25 +08:00
esp_crypto_lock.c feat(esp_hw_support): Added locking mechanism for the ECDSA and ECC peripheral 2023-09-20 16:05:50 +05:30
io_mux.c feat(ana_cmpr): supported etm in analog comparator example 2023-09-25 19:57:34 +08:00
Kconfig.hw_support feat(esp32h2): add development support option for v1.0 chips 2024-05-16 02:23:52 +08:00
Kconfig.mac efuse: fix esp_read_mac on esp32h2 2023-03-01 14:14:30 +08:00
Kconfig.rtc docs: fix clock sources for esp32c6 2024-05-07 17:35:39 +08:00
pmu_init.c fix(esp_hw_support): fix pmu power domain initialize order 2024-04-08 15:47:59 +08:00
pmu_param.c feat(esp_hw_support): support gdma register context sleep retention 2024-02-02 11:21:40 +08:00
pmu_sleep.c feat(sleep): support 8m force pu in sleep for esp32c6/esp32h2 2024-05-16 21:15:05 +08:00
rtc_clk_init.c Merge branch 'h2_auto_dbias_master_hsq' into 'master' 2024-01-29 10:16:15 +08:00
rtc_clk.c feat(esp_hw_support): support esp32p4 pll start/stop event callback 2024-03-10 10:51:28 +08:00
rtc_time.c change(gptimer): use private unsafe RCC LL functions in bootloader 2024-04-08 17:48:20 +08:00
sar_periph_ctrl.c fix(adc): power settings not taking into effect on H2 2023-09-28 17:41:42 +00:00
systimer.c systimer: assign counter and alarm in esp_hw_support 2023-01-10 17:05:49 +08:00