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:
David Cermak 2023-10-12 17:16:26 +02:00
parent 1780bababd
commit 327629c527

View File

@ -0,0 +1,3 @@
CONFIG_EXAMPLE_CONNECT_WIFI=n
CONFIG_EXAMPLE_CONNECT_PPP=y
CONFIG_EXAMPLE_CONNECT_PPP_DEVICE_UART=y