mirror of
https://github.com/micropython/micropython.git
synced 2025-12-15 17:30:14 +01:00
This commit adds support for ESP32-P4 SoCs. Signed-off-by: Vincent1-python <pywei201209@163.com> Signed-off-by: Angus Gratton <angus@redyak.com.au> Signed-off-by: Damien George <damien@micropython.org>
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: cc42b6ea8bc1d77d04370604f0b1c1a93a4f2c9b9200690722458faedaee68a4
|
|
target: esp32c5
|
|
version: 2.0.0
|