mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
fix(eth/examples): fixed ethernet_init dependency to v1.3.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
dependencies:
|
||||
espressif/ethernet_init:
|
||||
version: "~1.2.0"
|
||||
version: "^1.3.0"
|
||||
rules:
|
||||
- if: "target != linux"
|
||||
|
||||
Reference in New Issue
Block a user