mirror of
https://github.com/HendrikRauh/dmx-interface.git
synced 2026-03-10 13:48:10 +00:00
add(web_server): init basic webserver
This commit is contained in:
parent
4d8be45e48
commit
7ea7944e91
10 changed files with 447 additions and 1 deletions
5
main/idf_component.yml
Normal file
5
main/idf_component.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
## IDF Component Manager Manifest File
|
||||
dependencies:
|
||||
idf:
|
||||
version: ">=4.1.0"
|
||||
joltwallet/littlefs: ==1.20.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue