mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 11:55:00 +00:00
f398594982
- Refactored protocol_examples_common to use ethernet_init component
8 lines
215 B
YAML
8 lines
215 B
YAML
dependencies:
|
|
espressif/ethernet_init:
|
|
version: "~1.2.0"
|
|
esp_eth_time:
|
|
path: ${IDF_PATH}/examples/ethernet/ptp/components/esp_eth_time
|
|
ptpd:
|
|
path: ${IDF_PATH}/examples/ethernet/ptp/components/ptpd
|