mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-03-09 05:20:21 +00:00
add(dependencies): include esp_dmx as a dependency in the project update(idf_component): specify esp_dmx in the IDF component manifest
8 lines
212 B
YAML
8 lines
212 B
YAML
## IDF Component Manager Manifest File
|
|
dependencies:
|
|
idf:
|
|
version: '>=4.1.0'
|
|
joltwallet/littlefs: ==1.20.2
|
|
someweisguy/esp_dmx:
|
|
git: https://github.com/davispolito/esp_dmx.git
|
|
# version: v4.1.0
|