Skip to content

First Stable Release

Latest

Choose a tag to compare

@dpks2003 dpks2003 released this 09 Apr 13:29
· 14 commits to main since this release

[v1.0.0] - 2026-04-09

First release for the shrike , moves binaries from repository root to the release.

Added

  • MicroPython and CircuitPython UF2s for Shrike-Lite (RP2040)
  • MicroPython UF2 for Shrike (RP2350)
  • MicroPython UF2 for Shrike-fi (ESP32-S3)

Firmware Downloads

Board MicroPython CircuitPython
Shrike-Lite (RP2040) shrike-lite-micropython.uf2 shrike-lite-circuitpython.uf2
Shrike (RP2350) shrike-micropython.uf2
Shrike-fi (ESP32-S3) shrike-fi-micropython.uf2

How to Flash

  1. Hold BOOT button on your board
  2. Plug in USB-C cable
  3. Board appears as a USB drive (named RPI-RP2 or similar)
  4. Drag and drop the .uf2 file for your board onto the drive
  5. Board reboots automatically — done!