mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 15:38:11 +01:00
latest versions of esp-nn and esp-idf are installed
This commit is contained in:
parent
315bb61628
commit
bfe16ed3d2
1 changed files with 3 additions and 3 deletions
|
@ -21,17 +21,17 @@ dependencies:
|
|||
type: git
|
||||
version: 73c48307a367565f69e724df8641f8cbac45251d
|
||||
espressif/esp-nn:
|
||||
component_hash: b32869798bdb40dec6bc99caca48cd65d42f8a9f506b9ab9c598a076f891ede9
|
||||
component_hash: f6f2851ce82137a66e4265071c9b852bbe0130b882a18dea9f03faea7bf1295a
|
||||
source:
|
||||
pre_release: true
|
||||
service_url: https://api.components.espressif.com/
|
||||
type: service
|
||||
version: 1.0.2
|
||||
version: 1.1.0
|
||||
idf:
|
||||
component_hash: null
|
||||
source:
|
||||
type: idf
|
||||
version: 4.4.7
|
||||
version: 4.4.8
|
||||
manifest_hash: 9e758d00f6141ced5cecfa8032dab873feba457ffaf6cdc3fcb3337947a3c8ed
|
||||
target: esp32
|
||||
version: 1.0.0
|
||||
|
|
Loading…
Reference in a new issue