esp-idf/components/hal/esp32c2
Ivan Grokhotkov 2e37218ce5 soc, hal: remove XTAL_CLK_FREQ
XTAL_CLK_FREQ now depends on the actual XTAL used, remove this macro
and get the XTAL frequency from the RTC register instead.
No uses of XTAL_CLK_FREQ found, other than in the UART LL.
2022-07-11 12:24:58 +08:00
..
include/hal soc, hal: remove XTAL_CLK_FREQ 2022-07-11 12:24:58 +08:00
brownout_hal.c G0 RISC-V: Remove "private_include/regi2c_brownout.h" header as it has been moved and simplify "regi2c_ctrl.h" 2022-06-14 15:00:53 +08:00
efuse_hal.c efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
rtc_cntl_hal.c i2c: support esp32c2 2022-02-23 15:19:37 +08:00