mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-01 02:26:32 +03:00
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.