Skip to content

Commit 0394c4b

Browse files
committed
fix(eth): Enable TLK110 Example on P4
1 parent 4482921 commit 0394c4b

File tree

1 file changed

+1
-4
lines changed
  • libraries/Ethernet/examples/ETH_TLK110

1 file changed

+1
-4
lines changed

Diff for: libraries/Ethernet/examples/ETH_TLK110/ci.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
{
22
"requires": [
33
"CONFIG_ETH_USE_ESP32_EMAC=y"
4-
],
5-
"targets": {
6-
"esp32p4": false
7-
}
4+
]
85
}

0 commit comments

Comments
 (0)