mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
feat(example): Use PPP config in one MQTT example
to be build in CI, but only running PPP on UART to avoid adding tinyusb dependency.
This commit is contained in:
parent
1780bababd
commit
327629c527
3
examples/protocols/mqtt/tcp/sdkconfig.ci.ppp_connect
Normal file
3
examples/protocols/mqtt/tcp/sdkconfig.ci.ppp_connect
Normal file
@ -0,0 +1,3 @@
|
||||
CONFIG_EXAMPLE_CONNECT_WIFI=n
|
||||
CONFIG_EXAMPLE_CONNECT_PPP=y
|
||||
CONFIG_EXAMPLE_CONNECT_PPP_DEVICE_UART=y
|
Loading…
x
Reference in New Issue
Block a user