Initial public release of the 2024A software.
This commit is contained in:
parent
7b9ad3edfd
commit
303e9e1dad
361 changed files with 60083 additions and 2 deletions
13
managed_components/espressif__mdns/idf_component.yml
Normal file
13
managed_components/espressif__mdns/idf_component.yml
Normal file
|
@ -0,0 +1,13 @@
|
|||
dependencies:
|
||||
idf:
|
||||
version: '>=5.0'
|
||||
description: Multicast UDP service used to provide local network service and host
|
||||
discovery.
|
||||
documentation: https://docs.espressif.com/projects/esp-protocols/mdns/docs/latest/en/index.html
|
||||
issues: https://github.com/espressif/esp-protocols/issues
|
||||
repository: git://github.com/espressif/esp-protocols.git
|
||||
repository_info:
|
||||
commit_sha: 4394f845fccf93bc49111808c24bbd25fbbb20f4
|
||||
path: components/mdns
|
||||
url: https://github.com/espressif/esp-protocols/tree/master/components/mdns
|
||||
version: 1.4.3
|
Loading…
Add table
Add a link
Reference in a new issue