ItsyBitsy RP2040

Vendor: Adafruit
Features: Dual-core, External Flash, RGB LED, USB
Source on GitHub: rp2/ADAFRUIT_ITSYBITSY_RP2040
More info: Website

Installation instructions

Flashing via UF2 bootloader

To get the board in bootloader mode ready for the firmware update, execute machine.bootloader() at the MicroPython REPL. Alternatively, hold down the BOOTSEL button while plugging the board into USB. The uf2 file below should then be copied to the USB mass storage device that appears. Once programming of the new firmware is complete the device will automatically reset and be ready for use.

Firmware

Releases

v1.22.2 (2024-02-22) .uf2 / [Release notes] (latest)
v1.22.1 (2024-01-05) .uf2 / [Release notes]
v1.22.0 (2023-12-27) .uf2 / [Release notes]
v1.21.0 (2023-10-05) .uf2 / [Release notes]
v1.20.0 (2023-04-26) .uf2 / [Release notes]
v1.19.1 (2022-06-18) .uf2 / [Release notes]
v1.18 (2022-01-17) .uf2 / [Release notes]

Preview builds

v1.23.0-preview.298.gdb1b5df16 (2024-03-28) .uf2
v1.23.0-preview.297.g35e8d184b (2024-03-27) .uf2
v1.23.0-preview.296.g0f16ae92c (2024-03-27) .uf2
v1.23.0-preview.294.g79edaddf5 (2024-03-27) .uf2
(These are automatic builds of the development branch for the next release)