patch esp-idf for i2c crash
In theory, this Closes: #5680 -- I didn't test it on HW yet.
This commit is contained in:
parent
ae58858036
commit
c87d9c947b
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -148,7 +148,7 @@
|
||||
url = https://github.com/adafruit/Adafruit_CircuitPython_RFM69.git
|
||||
[submodule "ports/espressif/esp-idf"]
|
||||
path = ports/espressif/esp-idf
|
||||
url = https://github.com/espressif/esp-idf.git
|
||||
url = https://github.com/adafruit/esp-idf.git
|
||||
branch = release/v4.4
|
||||
[submodule "ports/espressif/certificates/nina-fw"]
|
||||
path = ports/espressif/certificates/nina-fw
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 214d62b9ad859318520e38870c828278c2caee2a
|
||||
Subproject commit 2f5ecfd41b4637dc8d9da6452f9e78824a64a20a
|
Loading…
Reference in New Issue
Block a user