mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-03 11:29:42 +08:00
Merge branch 'chore/ci_check_vfs_api_compiling' into 'master'
ci: check VFS APIs compiling See merge request sdk/ESP8266_RTOS_SDK!1168
This commit is contained in:
5
examples/peripherals/uart_select/sdkconfig.ci
Normal file
5
examples/peripherals/uart_select/sdkconfig.ci
Normal file
@ -0,0 +1,5 @@
|
||||
CONFIG_USING_ESP_VFS=y
|
||||
CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT=y
|
||||
CONFIG_SUPPORT_TERMIOS=y
|
||||
|
||||
CONFIG_LWIP_RAW=y
|
Reference in New Issue
Block a user