mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +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>
36 lines
859 B
Plaintext
36 lines
859 B
Plaintext
dependencies:
|
|
espressif/lan867x:
|
|
component_hash: 0ff9dae3affeff53811e7c8283e67c6d36dc0c03e3bc5102c0fba629e08bf6c4
|
|
dependencies:
|
|
- name: idf
|
|
require: private
|
|
version: '>=5.3'
|
|
source:
|
|
registry_url: https://components.espressif.com/
|
|
type: service
|
|
targets:
|
|
- esp32
|
|
- esp32p4
|
|
version: 1.0.3
|
|
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/lan867x
|
|
- espressif/mdns
|
|
- idf
|
|
manifest_hash: da32add5eb5e196ac97a99eb579025222ec572f5db4038873fbf9d3b9d6ed5a3
|
|
target: esp32
|
|
version: 2.0.0
|