fix(esp_eth): fixed ETH builds by forcing Ethernet init ver

This commit is contained in:
Ondrej Kosta
2025-09-25 07:28:12 +02:00
parent 22cae61ee1
commit 9662963a3d
10 changed files with 8 additions and 13 deletions
@@ -1,5 +1,3 @@
dependencies:
idf:
version: '>=5.0'
espressif/ethernet_init:
version: '*'
version: "0.7.0"