Rename Kconfig options (components/esp32)

* Original commit: espressif/esp-idf@0ae53691ba
This commit is contained in:
Roland Dobai
2019-04-30 12:51:55 +02:00
committed by gabsuren
parent 3b49d1f559
commit 96d13293ab
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
CONFIG_MAIN_TASK_STACK_SIZE=8192
CONFIG_ESP_MAIN_TASK_STACK_SIZE=8192

View File

@ -1 +1 @@
CONFIG_MAIN_TASK_STACK_SIZE=8192
CONFIG_ESP_MAIN_TASK_STACK_SIZE=8192

View File

@ -1 +1 @@
CONFIG_MAIN_TASK_STACK_SIZE=8192
CONFIG_ESP_MAIN_TASK_STACK_SIZE=8192

View File

@ -1 +1 @@
CONFIG_MAIN_TASK_STACK_SIZE=8192
CONFIG_ESP_MAIN_TASK_STACK_SIZE=8192