You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment
Development Kit: AI-Thinker nodemcu
IDF version (git rev-parse --short HEAD to get the commit id.): latest
Development Env: Make
Operating System: Ubuntu
Power Supply: USB
I have explored the issue similar to my problem,and i have tried the workaround in #667 & #633 .
Add esp_log_set_putchar(&ets_putc) but does not make sense.Then I tried to disable USING_ESP_VFS,but this selection is unable to be disabled.Can anyone help me solve this problem since I need to use uart0 as comm port with ble module.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Unable transfer log output from uart0 to uart1 with sdkconfig modified
Unable transfer log output from uart0 to uart1 with sdkconfig modified (GIT8266O-344)
Dec 18, 2019
Environment
Development Kit: AI-Thinker nodemcu
IDF version (git rev-parse --short HEAD to get the commit id.): latest
Development Env: Make
Operating System: Ubuntu
Power Supply: USB
I have explored the issue similar to my problem,and i have tried the workaround in #667 & #633 .
Add esp_log_set_putchar(&ets_putc) but does not make sense.Then I tried to disable USING_ESP_VFS,but this selection is unable to be disabled.Can anyone help me solve this problem since I need to use uart0 as comm port with ble module.
The text was updated successfully, but these errors were encountered: