Upgrade the ESP-IDF to v5.5.2 (#10)

This pull request upgraded the ESP-IDF used by this software to [v5.5.2](https://github.com/espressif/esp-idf/releases/tag/v5.5.2).

It also bumps the minor version to `01`.

Co-authored-by: Joe Kearney <joe@clubk.club>
Reviewed-on: #10
This commit is contained in:
Joe Kearney 2026-01-04 23:53:57 +00:00
parent e12ee17973
commit c8f6bf24fc
5 changed files with 141 additions and 86 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: