Skip to content

Commit 22a52c9

Browse files
committed
Update to ESP IDF 5.5.1
1 parent 9ef817a commit 22a52c9

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

.gitmodules

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,7 @@
6868
url = https://github.com/adafruit/nrfx.git
6969
[submodule "lib/tinyusb"]
7070
path = lib/tinyusb
71-
url = https://github.com/tannewt/tinyusb.git
72-
branch = esp32c5_c61
71+
url = https://github.com/hathach/tinyusb.git
7372
fetchRecurseSubmodules = false
7473
[submodule "tools/huffman"]
7574
path = tools/huffman
@@ -143,7 +142,7 @@
143142
[submodule "ports/espressif/esp-idf"]
144143
path = ports/espressif/esp-idf
145144
url = https://github.com/adafruit/esp-idf.git
146-
branch = circuitpython-v5.5
145+
branch = circuitpython-v5.5.1
147146
[submodule "ports/espressif/esp-protocols"]
148147
path = ports/espressif/esp-protocols
149148
url = https://github.com/adafruit/esp-protocols.git

lib/tinyusb

Submodule tinyusb updated 47 files

ports/espressif/esp-idf

Submodule esp-idf updated 1108 files

0 commit comments

Comments
 (0)