Upgraded ESP-IDF from v5.5.1 to v5.5.2

This commit is contained in:
Joe Kearney 2026-01-04 17:41:17 -06:00
parent e12ee17973
commit 16729243f4
4 changed files with 138 additions and 83 deletions

View file

@ -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: