kopia lustrzana https://github.com/pimoroni/pimoroni-pico
Bump Blinka to 6.14.1
Includes a fix for an SPI-related MSB error using Blinka on Pico/MicroPythonpull/214/head
rodzic
e638c8ca58
commit
ba032325d9
|
@ -9,7 +9,7 @@ on:
|
||||||
env:
|
env:
|
||||||
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
|
||||||
MICROPYTHON_VERSION: v1.16
|
MICROPYTHON_VERSION: v1.16
|
||||||
BLINKA_VERSION: 6.13.0
|
BLINKA_VERSION: 6.14.1
|
||||||
PLATFORMDETECT_VERSION: 3.15.3
|
PLATFORMDETECT_VERSION: 3.15.3
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
||||||
BOARD_TYPE: PICO
|
BOARD_TYPE: PICO
|
||||||
|
|
Ładowanie…
Reference in New Issue