forked from micropython/micropython
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6139 from dhalbert/7.2.x-backport-6097
7.2.x backport of #6097 (nina-fw update for certs)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule nina-fw
updated
11 files
+13 −0 | CHANGELOG | |
+1 −1 | Makefile | |
+1 −1 | arduino/cores/esp32/wiring_analog.c | |
+5 −0 | arduino/cores/esp32/wiring_digital.c | |
+1 −0 | arduino/cores/esp32/wiring_digital.h | |
+8 −2 | arduino/libraries/WiFi/src/WiFi.cpp | |
+2 −0 | arduino/libraries/WiFi/src/WiFi.h | |
+1 −2 | arduino/libraries/WiFi/src/WiFiClient.cpp | |
+1 −1 | combine.py | |
+3 −0 | data/roots.pem | |
+1 −1 | main/CommandHandler.cpp |