dmx-interface/main/idf_component.yml
RaffaelW 3ced494e76 add(dmx): initialize DMX component
add(dependencies): include esp_dmx as a dependency in the project
update(idf_component): specify esp_dmx in the IDF component manifest
2026-03-05 22:00:22 +01:00

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