kopia lustrzana https://github.com/pimoroni/pimoroni-pico
Bump MicroPython to v1.18
* Bump Blinka to 6.20.1 (from 6.14.1) * Bump PlatformDetetc to 3.19.3 (from 3.15.3)pull/240/head
rodzic
ab602135b6
commit
64dbdd56e7
|
@ -8,9 +8,9 @@ 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.17
|
MICROPYTHON_VERSION: v1.18
|
||||||
BLINKA_VERSION: 6.14.1
|
BLINKA_VERSION: 6.20.1
|
||||||
PLATFORMDETECT_VERSION: 3.15.3
|
PLATFORMDETECT_VERSION: 3.19.3
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
||||||
BOARD_TYPE: PICO
|
BOARD_TYPE: PICO
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,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.17
|
MICROPYTHON_VERSION: v1.18
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
||||||
BOARD_TYPE: PICO
|
BOARD_TYPE: PICO
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue