We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8422b74 commit a76b228Copy full SHA for a76b228
libraries/Ethernet/examples/ETH_LAN8720/ci.json
@@ -1,5 +1,8 @@
1
{
2
"requires": [
3
"CONFIG_ETH_USE_ESP32_EMAC=y"
4
- ]
+ ],
5
+ "targets": {
6
+ "esp32p4": false
7
+ }
8
}
libraries/Ethernet/examples/ETH_TLK110/ci.json
0 commit comments