Skip to content

Commit 0847d3d

Browse files
Update to Pico-SDK 1.5.1 (earlephilhower#1539)
This should reduce the `git submodule update` space required as well as avoid the max-path-len errors under Windows in most cases.
1 parent fa7c287 commit 0847d3d

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed

include/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 5
16-
#define PICO_SDK_VERSION_REVISION 0
17-
#define PICO_SDK_VERSION_STRING "1.5.0"
16+
#define PICO_SDK_VERSION_REVISION 1
17+
#define PICO_SDK_VERSION_STRING "1.5.1"
1818

1919
#endif

lib/libpico.a

15.6 KB
Binary file not shown.

lib/libpicow-ipv6-btc-ble.a

120 KB
Binary file not shown.

lib/libpicow-ipv6-nobtc-noble.a

17 KB
Binary file not shown.

lib/libpicow-noipv6-btc-ble.a

120 KB
Binary file not shown.

lib/libpicow-noipv6-nobtc-noble.a

16.9 KB
Binary file not shown.

pico-sdk

Submodule pico-sdk updated 151 files

0 commit comments

Comments
 (0)