mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-03 20:35:33 +02:00
fix(esp_eth): fixed ETH builds by forcing Ethernet init ver
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
dependencies:
|
||||
idf:
|
||||
version: '>=5.0'
|
||||
espressif/ethernet_init:
|
||||
version: '*'
|
||||
version: "0.7.0"
|
||||
|
||||
Reference in New Issue
Block a user