mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
fix(eth/examples): fixed ethernet_init dependency to v1.3.0
This commit is contained in:
@@ -2,6 +2,6 @@ dependencies:
|
||||
cmd_system:
|
||||
path: ${IDF_PATH}/examples/system/console/advanced/components/cmd_system
|
||||
espressif/ethernet_init:
|
||||
version: "~1.3.0"
|
||||
version: "^1.3.0"
|
||||
espressif/iperf-cmd:
|
||||
version: "~1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user