mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 20:53:11 +00:00
ci: update configs to include/exclude esp_pm in unit test
This commit is contained in:
@@ -430,8 +430,10 @@ menu "ESP32S3-Specific"
|
||||
|
||||
config ESP32S3_TIME_SYSCALL_USE_RTC_FRC1
|
||||
bool "RTC and high-resolution timer"
|
||||
select ESP_TIMER_RTC_USE
|
||||
config ESP32S3_TIME_SYSCALL_USE_RTC
|
||||
bool "RTC"
|
||||
select ESP_TIMER_RTC_USE
|
||||
config ESP32S3_TIME_SYSCALL_USE_FRC1
|
||||
bool "High-resolution timer"
|
||||
config ESP32S3_TIME_SYSCALL_USE_NONE
|
||||
|
||||
Reference in New Issue
Block a user