mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-10 18:06:29 +00:00
ci: update configs to include/exclude esp_pm in unit test
This commit is contained in:
@@ -392,8 +392,10 @@ menu "ESP32S2-specific"
|
||||
|
||||
config ESP32S2_TIME_SYSCALL_USE_RTC_FRC1
|
||||
bool "RTC and high-resolution timer"
|
||||
select ESP_TIMER_RTC_USE
|
||||
config ESP32S2_TIME_SYSCALL_USE_RTC
|
||||
bool "RTC"
|
||||
select ESP_TIMER_RTC_USE
|
||||
config ESP32S2_TIME_SYSCALL_USE_FRC1
|
||||
bool "High-resolution timer"
|
||||
config ESP32S2_TIME_SYSCALL_USE_NONE
|
||||
|
||||
Reference in New Issue
Block a user