feat(examples): Add build/host tests to examples

This commit is contained in:
David Cermak
2023-06-22 19:37:23 +02:00
parent 1c20328dcf
commit f1eb46580e
7 changed files with 67 additions and 8 deletions

View File

@ -0,0 +1,3 @@
CONFIG_IDF_TARGET="esp32h2"
CONFIG_EXAMPLE_CONNECT_WIFI=n
CONFIG_EXAMPLE_CONNECT_ETHERNET=y