mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-10-01 01:21:48 +02: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:
committed by
Rocha Euripedes
parent
ad3667bf3a
commit
44750a277b
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