mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
Specifying all the dependencies (managed and local) in the manifest makes it easier for users to see every component the example depends on.
4 lines
102 B
YAML
4 lines
102 B
YAML
dependencies:
|
|
ethernet_init:
|
|
path: ${IDF_PATH}/examples/ethernet/basic/components/ethernet_init
|