Upgraded ESP-IDF from v5.5.1 to v5.5.2
This commit is contained in:
parent
e12ee17973
commit
16729243f4
4 changed files with 138 additions and 83 deletions
|
|
@ -7,9 +7,9 @@ dependencies:
|
|||
espressif/usb_host_msc: "^1.1.4"
|
||||
|
||||
## Required IDF version (>=5.1 is required for the SPI backend of the led-strip component.)
|
||||
## We tested with 5.5.1.
|
||||
## We tested with 5.5.2.
|
||||
idf:
|
||||
version: ">=5.5.1"
|
||||
version: ">=5.5.2"
|
||||
|
||||
# # Put list of dependencies here
|
||||
# # For components maintained by Espressif:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue