Skip to content

Commit 65d50e4

Browse files
Upgrade to Pico-SDK 1.3.1 (#588)
Looks like only minor changes to the SDK, should not affect the core.
1 parent 3ce961f commit 65d50e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/libpico.a

-161 KB
Binary file not shown.

lib/pico_base/pico/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
#define PICO_SDK_VERSION_MAJOR 1
1515
#define PICO_SDK_VERSION_MINOR 3
16-
#define PICO_SDK_VERSION_REVISION 0
17-
#define PICO_SDK_VERSION_STRING "1.3.0"
16+
#define PICO_SDK_VERSION_REVISION 1
17+
#define PICO_SDK_VERSION_STRING "1.3.1"
1818

1919
#endif

pico-sdk

Submodule pico-sdk updated 112 files

0 commit comments

Comments
 (0)