Upgrade to Pico-SDK 1.3.1 (#588)
Looks like only minor changes to the SDK, should not affect the core.
This commit is contained in:
parent
3ce961f84d
commit
65d50e4d8b
3 changed files with 3 additions and 3 deletions
BIN
lib/libpico.a
BIN
lib/libpico.a
Binary file not shown.
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
#define PICO_SDK_VERSION_MAJOR 1
|
||||
#define PICO_SDK_VERSION_MINOR 3
|
||||
#define PICO_SDK_VERSION_REVISION 0
|
||||
#define PICO_SDK_VERSION_STRING "1.3.0"
|
||||
#define PICO_SDK_VERSION_REVISION 1
|
||||
#define PICO_SDK_VERSION_STRING "1.3.1"
|
||||
|
||||
#endif
|
||||
|
|
|
|||
2
pico-sdk
2
pico-sdk
|
|
@ -1 +1 @@
|
|||
Subproject commit 2062372d203b372849d573f252cf7c6dc2800c0a
|
||||
Subproject commit 426e46126b5a1efaea4544cdb71ab81b61983034
|
||||
Loading…
Reference in a new issue