Files
esp-mqtt/examples/protocols/mqtt/tcp/sdkconfig.ci.ppp_connect
David Cermak 44750a277b 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.
2025-09-19 18:51:40 +08:00

4 lines
100 B
Plaintext

CONFIG_EXAMPLE_CONNECT_WIFI=n
CONFIG_EXAMPLE_CONNECT_PPP=y
CONFIG_EXAMPLE_CONNECT_PPP_DEVICE_UART=y