forked from espressif/esp-idf
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:
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
|
Reference in New Issue
Block a user