mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-23 03:39:33 +00:00
esp_system: add CONFIG_ESP_SYSTEM_RTC_EXT_CRYS
This commit is contained in:
@@ -443,6 +443,7 @@ menu "ESP32S2-specific"
|
||||
bool "Internal 90kHz RC oscillator"
|
||||
config ESP32S2_RTC_CLK_SRC_EXT_CRYS
|
||||
bool "External 32kHz crystal"
|
||||
select ESP_SYSTEM_RTC_EXT_XTAL
|
||||
config ESP32S2_RTC_CLK_SRC_EXT_OSC
|
||||
bool "External 32kHz oscillator at 32K_XP pin"
|
||||
config ESP32S2_RTC_CLK_SRC_INT_8MD256
|
||||
|
||||
Reference in New Issue
Block a user