esp-idf/components/hal/esp32c6
Song Ruo Jing 46d33e46ef fix(console): enable to select UART1 port for console output
This feature was only enabled for esp32, esp32s2, esp32s3 previously.
Now, enabling this feature for all targets.
2023-11-09 22:32:49 +08:00
..
include/hal fix(console): enable to select UART1 port for console output 2023-11-09 22:32:49 +08:00
clk_tree_hal.c clk_tree: Add a general API to get the frequency of different clocks 2023-01-17 11:30:24 +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 feat(modem_clock): separate management of modem_adc_common_fe clock and modem_private_fe 2023-09-28 17:41:42 +00:00
pau_hal.c pau: fix logic error in extra link retention 2023-05-06 14:58:02 +08:00
pmu_hal.c fix(esp_pm): fix PM_SLP_IRAM_OPT/PM_RTOS_IDLE_OPT feature 2023-07-14 21:21:19 +08:00