Skip to content

Commit

Permalink
CI: Retarget MicroPython to upstream master.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gadgetoid committed Dec 19, 2024
1 parent b96bc4c commit 200150b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/micropython.sh
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 200150b

Please sign in to comment.