File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
ports/espressif/esp-idf-config Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -470,16 +470,10 @@ CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0=y
470
470
CONFIG_ESP_MAIN_TASK_AFFINITY=0x0
471
471
CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE=2048
472
472
# CONFIG_ESP_CONSOLE_UART_DEFAULT is not set
473
- CONFIG_ESP_CONSOLE_UART_CUSTOM=y
474
- # CONFIG_ESP_CONSOLE_NONE is not set
475
- CONFIG_ESP_CONSOLE_UART=y
473
+ # CONFIG_ESP_CONSOLE_UART_CUSTOM is not set
474
+ CONFIG_ESP_CONSOLE_NONE=y
476
475
CONFIG_ESP_CONSOLE_MULTIPLE_UART=y
477
- CONFIG_ESP_CONSOLE_UART_CUSTOM_NUM_0=y
478
- # CONFIG_ESP_CONSOLE_UART_CUSTOM_NUM_1 is not set
479
- CONFIG_ESP_CONSOLE_UART_NUM=0
480
- CONFIG_ESP_CONSOLE_UART_TX_GPIO=8
481
- CONFIG_ESP_CONSOLE_UART_RX_GPIO=7
482
- CONFIG_ESP_CONSOLE_UART_BAUDRATE=115200
476
+ CONFIG_ESP_CONSOLE_UART_NUM=-1
483
477
CONFIG_ESP_INT_WDT=y
484
478
CONFIG_ESP_INT_WDT_TIMEOUT_MS=300
485
479
CONFIG_ESP_INT_WDT_CHECK_CPU1=y
You can’t perform that action at this time.
0 commit comments