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
Phil Howard 2022-01-25 12:05:43 +00:00
rodzic ab602135b6
commit 64dbdd56e7
2 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -8,9 +8,9 @@ on:
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
MICROPYTHON_VERSION: v1.17
BLINKA_VERSION: 6.14.1
PLATFORMDETECT_VERSION: 3.15.3
MICROPYTHON_VERSION: v1.18
BLINKA_VERSION: 6.20.1
PLATFORMDETECT_VERSION: 3.19.3
BUILD_TYPE: Release
BOARD_TYPE: PICO

Wyświetl plik

@ -8,7 +8,7 @@ on:
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
MICROPYTHON_VERSION: v1.17
MICROPYTHON_VERSION: v1.18
BUILD_TYPE: Release
BOARD_TYPE: PICO