ci: update configs to include/exclude esp_pm in unit test

This commit is contained in:
Renz Bagaporo
2020-07-22 15:23:39 +08:00
committed by bot
parent 6462f9bfe1
commit f33f49331f
15 changed files with 29 additions and 12 deletions
+3
View File
@@ -9,6 +9,9 @@ menu "High resolution timer (esp_timer)"
This option has some effect on timer performance and the amount of memory used for timer
storage, and should only be used for debugging/testing purposes.
config ESP_TIMER_RTC_USE # [refactor-todo] remove when timekeeping and persistence are separate
bool
config ESP_TIMER_TASK_STACK_SIZE
int "High-resolution timer task stack size"
default 3584