esp-idf/components/hal/esp32h2
morris 81a641d437 feat(gptimer): add gptimer linker.lf to control the placement of driver and hal
since the linker placement of the hal functions are controlled by the Kconfig in the driver component,
we should create the linker.lf in the driver component, not in the hal component.
2023-07-05 12:09:00 +08:00
..
include/hal feat(gptimer): add gptimer linker.lf to control the placement of driver and hal 2023-07-05 12:09:00 +08:00
clk_tree_hal.c clk_tree: Add basic clock support for esp32h2 2023-02-20 17:15:02 +08:00
efuse_hal.c fix(test): check call graph for hal component 2023-07-05 09:09:01 +08:00
modem_clock_hal.c modem_clock: rename modem_clock_lp_timer to ble_rtc_timer 2023-03-29 13:23:32 +08:00
pau_hal.c Power Management: fix REGDMA clock issue when wake up form light sleep 2023-06-26 21:05:10 +08:00
pmu_hal.c Power Management: support DFS and PMU feature for esp32h2 2023-06-26 20:57:55 +08:00