esp-idf/components/esp_hw_support/port/esp32c6
laokaiyao 1c2f8b8ce0 feat(bootloader): support to check efuse block revision
change(bootloader): remove ignore efuse check flag (temp)

change(bootloader): use int for the minimum efuse blk rev (temp)
2024-08-26 10:02:31 +08:00
..
include/soc change(esp_hw_support): remove esp32c6 & esp32h2 solved todos 2024-06-11 10:20:23 +08:00
private_include feat(sleep): support 8m force pu in sleep for esp32c6/esp32h2 2024-05-16 21:15:05 +08:00
chip_info.c gpio: support runtime preserve 2023-03-17 11:59:49 +08:00
clock_retention_init.c fix(wifi): fixed the issue of tg0 watchdog reset caused by wifi module retention 2024-05-22 20:21:57 +08:00
CMakeLists.txt change(esp_security): Move the crypto locking layer into the security component 2024-08-20 12:35:22 +08:00
cpu_region_protect.c fix(pmp): fixed alignment of PMP addr for RTC mem on C5 2024-07-04 16:24:46 +08:00
esp_clk_tree.c lp-i2c: Added support for LP I2C peripheral to LP core 2023-05-19 07:27:51 +02: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
io_mux.c fix(esp_driver_gpio): manage lp_io module clock by driver 2024-06-05 17:56:37 +08:00
Kconfig.hw_support feat(bootloader): support to check efuse block revision 2024-08-26 10:02:31 +08:00
Kconfig.mac esp_hw_support: Adds APIs to define user own MAC addresses without generation from the base MAC address 2022-11-16 19:23:10 +08:00
Kconfig.rtc docs: fix clock sources for esp32c6 2024-05-07 17:35:39 +08:00
Kconfig.xtal feat(clk): support ESP32C5 XTAL 40M/48M selection 2024-06-11 17:42:43 +08:00
ocode_init.c adc_cali: fix the condition of ocode calibration 2023-05-25 21:49:40 +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(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
pmu_sleep.c fix(esp_hw_support): wait eFuse controller idle after sleep wakeup 2024-06-27 17:36:21 +08:00
rtc_clk_init.c feat(clk): Add basic clock support for esp32c5 mp 2024-06-26 14:26:34 +08:00
rtc_clk.c refactor(regi2c): add LL function to control analog i2c master clock 2024-07-24 12:26:59 +08:00
rtc_time.c feat(clk): Add basic clock support for esp32c61 2024-07-31 22:41:22 +08:00
sar_periph_ctrl.c feat(modem_clock): separate management of modem_adc_common_fe clock and modem_private_fe 2023-09-28 17:41:42 +00:00
systimer.c esp32c6: add esp_hw_support 2022-09-26 20:32:13 +08:00