Compare commits

...

11 Commits
v0.1.0 ... main

Author SHA1 Message Date
Philip Howard
7319462023
Merge pull request #43 from pimoroni/patch-pimoroni-pico
CI: Bump pimoroni-pico.
2025-09-22 11:17:57 +01:00
Phil Howard
ae71a1b52f CI: Bump pimoroni-pico. 2025-09-22 10:51:42 +01:00
Philip Howard
5403f151a0
Merge pull request #18 from pimoroni/feature/wireless
Wireless & Bluetooth Support
2025-09-22 10:14:58 +01:00
Phil Howard
c809cf37e2 CI: Bump to rebase on MicroPython 1.26. 2025-09-19 10:39:32 +01:00
Phil Howard
3419f0ba07 CI: Fix ci_cmake_build when CI_RELEASE_FILENAME is unset. 2025-09-10 15:21:50 +01:00
Hel Gibbons
e5d04a5c63
Merge pull request #42 from pimoroni/helgibbons-patch-1
Update README.md
2025-08-08 09:29:43 +01:00
Hel Gibbons
25c6e0d9d2
Update README.md 2025-08-07 10:21:23 +01:00
Hel Gibbons
9a213f226c
Merge pull request #39 from pimoroni/helgibbons-patch-1
Readme: Link to new Plasma repo
2025-04-16 11:43:58 +01:00
Hel Gibbons
7d4f727162
Readme: Link to new Plasma repo 2025-04-11 15:52:17 +01:00
Hel Gibbons
cf22206e62
Update README.md 2025-02-28 13:42:30 +00:00
Hel Gibbons
f44e12e7ab
Update README.md 2025-02-28 13:39:45 +00:00
2 changed files with 10 additions and 8 deletions

View File

@ -7,15 +7,17 @@ batteries-included flavour of MicroPython for RP2350 / Pico2 boards.
| Board | MicroPython Flavour | Download Link | Notes | | Board | MicroPython Flavour | Download Link | Notes |
|-------|---------------------|---------------|-------| |-------|---------------------|---------------|-------|
| Pimoroni Pico Plus 2 & 2 W | pico_plus2_rp2350 | [pico_plus2_rp2350-v0.0.11-pimoroni-micropython.uf2](https://github.com/pimoroni/pimoroni-pico-rp2350/releases/download/v0.0.11/pico_plus2_rp2350-v0.0.11-pimoroni-micropython.uf2) | :warning: Experimental: Enables PSRAM | Pimoroni Pico Plus 2 & 2 W | pimoroni_pico_plus2-vx.x.x | [Download from Releases](https://github.com/pimoroni/pimoroni-pico-rp2350/releases/latest) | :warning: Experimental: Enables PSRAM
| Plasma 2350 & Plasma 2350 W | plasma2350 | [plasma2350-v0.0.11-pimoroni-micropython.uf2](https://github.com/pimoroni/pimoroni-pico-rp2350/releases/download/v0.0.11/plasma2350-v0.0.11-pimoroni-micropython.uf2) | | Tiny 2350 | pimoroni_tiny2350-vx.x.x | [Download from Releases](https://github.com/pimoroni/pimoroni-pico-rp2350/releases/latest) |
| Tiny 2350 | tiny2350 | [tiny2350-v0.0.11-pimoroni-micropython.uf2](https://github.com/pimoroni/pimoroni-pico-rp2350/releases/download/v0.0.11/tiny2350-v0.0.11-pimoroni-micropython.uf2) | | Raspberry Pi Pico 2 | rpi-pico2-vx.x.x | [Download from Releases](https://github.com/pimoroni/pimoroni-pico-rp2350/releases/latest) | This gives you the Pimoroni Pico libs on a vanilla Pico 2
| Raspberry Pi Pico 2 | pico2 | [pico2-v0.0.11-pimoroni-micropython.uf2](https://github.com/pimoroni/pimoroni-pico-rp2350/releases/download/v0.0.11/pico2-v0.0.11-pimoroni-micropython.uf2) | This gives you the Pimoroni Pico libs on a vanilla Pico 2 | Raspberry Pi Pico 2 W | rpi-pico2_w-vx.x.x | [Download from Releases](https://github.com/pimoroni/pimoroni-pico-rp2350/releases/latest) | This gives you the Pimoroni Pico libs on a vanilla Pico 2 W
| Raspberry Pi Pico 2 W | pico2_w | [pico2_w-v0.0.11-pimoroni-micropython.uf2](https://github.com/pimoroni/pimoroni-pico-rp2350/releases/download/v0.0.11/pico2_w-v0.0.11-pimoroni-micropython.uf2) | This gives you the Pimoroni Pico libs on a vanilla Pico 2 W
| PGA2350 | ~ | [https://github.com/pimoroni/pga/](https://github.com/pimoroni/pga/) | See the PGA repo for builds and boilerplate | PGA2350 | ~ | [https://github.com/pimoroni/pga/](https://github.com/pimoroni/pga/) | See the PGA repo for builds and boilerplate
| Pimoroni Explorer | ~ | [https://github.com/pimoroni/explorer](https://github.com/pimoroni/explorer) | See the Explorer repo for builds and examples | Pimoroni Explorer | ~ | [https://github.com/pimoroni/explorer](https://github.com/pimoroni/explorer) | See the Explorer repo for builds and examples
| Inky Frame (Pico 2 W Aboard) | ~ | [https://github.com/pimoroni/inky-frame](https://github.com/pimoroni/inky-frame) | See the Inky Frame repo for builds and examples | Inky Frame (Pico 2 W Aboard) | ~ | [https://github.com/pimoroni/inky-frame](https://github.com/pimoroni/inky-frame) | See the Inky Frame repo for builds and examples
| Pico 2 W Unicorn | ~ | [https://github.com/pimoroni/unicorn](https://github.com/pimoroni/unicorn) | See the Unicorn repo for builds and examples | Pico 2 W Unicorn | ~ | [https://github.com/pimoroni/unicorn](https://github.com/pimoroni/unicorn) | See the Unicorn repo for builds and examples
| Pimoroni Presto | ~ | [https://github.com/pimoroni/presto](https://github.com/pimoroni/presto) | See the Presto repo for builds and examples | Pimoroni Presto | ~ | [https://github.com/pimoroni/presto](https://github.com/pimoroni/presto) | See the Presto repo for builds and examples
| Interstate 75 W (RP2350) | ~ | [https://github.com/pimoroni/interstate75](https://github.com/pimoroni/interstate75) | See the Interstate 75 repo for builds and examples
| Plasma 2350 & Plasma 2350 W | ~ | [https://github.com/pimoroni/plasma](https://github.com/pimoroni/plasma) | See the Plasma repo for builds and examples
| Pimoroni Pico LiPo 2 & 2 XL W | ~ | [https://github.com/pimoroni/pico-lipo](https://github.com/pimoroni/pico-lipo) | See the Pico-LiPo repo for builds and examples
For a list of all releases see [https://github.com/pimoroni/pimoroni-pico-rp2350/releases](https://github.com/pimoroni/pimoroni-pico-rp2350/releases). For a list of all releases see [https://github.com/pimoroni/pimoroni-pico-rp2350/releases](https://github.com/pimoroni/pimoroni-pico-rp2350/releases).

View File

@ -1,10 +1,10 @@
export TERM=${TERM:="xterm-256color"} export TERM=${TERM:="xterm-256color"}
MICROPYTHON_FLAVOUR="pimoroni" MICROPYTHON_FLAVOUR="pimoroni"
MICROPYTHON_VERSION="pico2_w_2025_04_09" MICROPYTHON_VERSION="pico2_w_2025_09_19"
PIMORONI_PICO_FLAVOUR="pimoroni" PIMORONI_PICO_FLAVOUR="pimoroni"
PIMORONI_PICO_VERSION="feature/picovector2-and-layers" PIMORONI_PICO_VERSION="431d8ad455371075ed247b10ded769d12136c7aa"
PY_DECL_VERSION="v0.0.3" PY_DECL_VERSION="v0.0.3"
DIR2UF2_VERSION="v0.0.9" DIR2UF2_VERSION="v0.0.9"
@ -119,7 +119,7 @@ function ci_cmake_build {
ccache --show-stats || true ccache --show-stats || true
if [ -z ${CI_RELEASE_FILENAME+x} ]; then if [ -z ${CI_RELEASE_FILENAME+x} ]; then
$CI_RELEASE_FILENAME=$BOARD CI_RELEASE_FILENAME="$BOARD"
fi fi
log_inform "Copying .uf2 to $(pwd)/$CI_RELEASE_FILENAME.uf2" log_inform "Copying .uf2 to $(pwd)/$CI_RELEASE_FILENAME.uf2"