mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
327629c527
to be build in CI, but only running PPP on UART to avoid adding tinyusb dependency.
4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
CONFIG_EXAMPLE_CONNECT_WIFI=n
|
|
CONFIG_EXAMPLE_CONNECT_PPP=y
|
|
CONFIG_EXAMPLE_CONNECT_PPP_DEVICE_UART=y
|