1
0
mirror of https://github.com/danbee/unicorn synced 2026-06-20 22:52:22 +00:00

CI: Retarget MicroPython to upstream master.

This commit is contained in:
Phil Howard 2024-12-19 10:59:33 +00:00
parent b96bc4cf1a
commit 200150b81d

View File

@ -1,7 +1,7 @@
export TERM=${TERM:="xterm-256color"}
MICROPYTHON_FLAVOUR="peterharperuk"
MICROPYTHON_VERSION="pico2_w_changes"
MICROPYTHON_FLAVOUR="micropython"
MICROPYTHON_VERSION="master"
PIMORONI_PICO_FLAVOUR="pimoroni"
PIMORONI_PICO_VERSION="feature/picovector2-and-layers"