mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
esp32: Update to use ESP-IDF v5.5.1.
Tested with ESP32_GENERIC, ESP32_GENERIC_C3, ESP32_GENERIC_C6 and ESP32_GENERIC_S3 firmware, using the full test suite. There do not seem to be any regressions. Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -40,7 +40,7 @@ dependencies:
|
||||
idf:
|
||||
source:
|
||||
type: idf
|
||||
version: 5.4.2
|
||||
version: 5.5.1
|
||||
direct_dependencies:
|
||||
- espressif/esp_tinyusb
|
||||
- espressif/mdns
|
||||
|
||||
Reference in New Issue
Block a user