mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
Temporarily switch from the espressif TinyUSB component to a MicroPython fork where this fix has been cherry-picked: https://github.com/hathach/tinyusb/pull/3293 This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
22 lines
511 B
Plaintext
22 lines
511 B
Plaintext
dependencies:
|
|
espressif/mdns:
|
|
component_hash: 46ee81d32fbf850462d8af1e83303389602f6a6a9eddd2a55104cb4c063858ed
|
|
dependencies:
|
|
- name: idf
|
|
require: private
|
|
version: '>=5.0'
|
|
source:
|
|
registry_url: https://components.espressif.com/
|
|
type: service
|
|
version: 1.1.0
|
|
idf:
|
|
source:
|
|
type: idf
|
|
version: 5.5.1
|
|
direct_dependencies:
|
|
- espressif/mdns
|
|
- idf
|
|
manifest_hash: da32add5eb5e196ac97a99eb579025222ec572f5db4038873fbf9d3b9d6ed5a3
|
|
target: esp32c3
|
|
version: 2.0.0
|