mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-04 20:05:25 +02: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.