mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 20:05:09 +00:00
2e37218ce5
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.