Unverified Commit 58e61efa authored by Juraj Andrássy's avatar Juraj Andrássy Committed by GitHub

ci(external_libs): Add EthernetESP32 to ext. libraries compilation test (#9747)

parent 00fb7993
......@@ -35,6 +35,14 @@
"~/Arduino/libraries/ESPAsyncWebServer/examples/simple_server/simple_server.ino"
]
},
{
"name": "EthernetESP32",
"exclude_targets": [],
"sketch_path": [
"~/Arduino/libraries/EthernetESP32/examples/LegacyEthernetTest/LegacyEthernetTest.ino",
"~/Arduino/libraries/EthernetESP32/examples/TwoEthernets/TwoEthernets.ino"
]
},
{
"name": "FastLED",
"exclude_targets": [],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment