This release reworked the initialization code to provide more robust initialization, especially when no USB stick is present. It incorporates [Version 1.0 of SystemK](Software/SystemK#9). This is the first release for the [32ESPecial Blaster Kits](https://link.clubk.club/2025002). Co-authored-by: Joe Kearney <joe@clubk.club> Reviewed-on: #9
13 lines
535 B
YAML
13 lines
535 B
YAML
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: 3bfa00389de6f0d6d40efda8bea808380899a43d
|
|
path: components/mdns
|
|
url: https://github.com/espressif/esp-protocols/tree/master/components/mdns
|
|
version: 1.9.1
|