mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 17:08:49 +00:00
ci: update configs to include/exclude esp_pm in unit test
This commit is contained in:
@@ -523,8 +523,10 @@ menu "ESP32-specific"
|
||||
|
||||
config ESP32_TIME_SYSCALL_USE_RTC_FRC1
|
||||
bool "RTC and high-resolution timer"
|
||||
select ESP_TIMER_RTC_USE
|
||||
config ESP32_TIME_SYSCALL_USE_RTC
|
||||
bool "RTC"
|
||||
select ESP_TIMER_RTC_USE
|
||||
config ESP32_TIME_SYSCALL_USE_FRC1
|
||||
bool "High-resolution timer"
|
||||
config ESP32_TIME_SYSCALL_USE_NONE
|
||||
|
||||
Reference in New Issue
Block a user