mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-18 21:12:22 +02:00
feat(examples): Add build/host tests to examples
This commit is contained in:
3
examples/mqtt/sdkconfig.defaults.esp32h2
Normal file
3
examples/mqtt/sdkconfig.defaults.esp32h2
Normal file
@ -0,0 +1,3 @@
|
||||
CONFIG_IDF_TARGET="esp32h2"
|
||||
CONFIG_EXAMPLE_CONNECT_WIFI=n
|
||||
CONFIG_EXAMPLE_CONNECT_ETHERNET=y
|
Reference in New Issue
Block a user