mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-03 03:58:12 +00:00

Some esp32c2 boards will be produced with a 26 MHz XTAL. This commit adds the basic Kconfig option for this type of hardware. Support for CONFIG_ESP32C2_XTAL_FREQ_26 in other areas of IDF will be implemented in subsequent commits.