Skip to content

targets: add support for Pimoroni Tufty 2350 board - #5658

Merged
deadprogram merged 1 commit into
tinygo-org:devfrom
davecheney:davecheney-pico-board-contributions
Sep 11, 2026
Merged

deadprogram merged 1 commit into
tinygo-org:devfrom
davecheney:davecheney-pico-board-contributions

Conversation

@davecheney

Copy link
Copy Markdown
Contributor

Add a tufty2350 target and board file for the Pimoroni Tufty 2350, an RP2350B board with a parallel ST7789 LCD and a CYW43439 wireless chip. The target inherits rp2350b and sets a 16 MB flash size, like the existing pga2350 and pico-plus2 targets.

Pin names come from Pimoroni's published pins.csv for the board: https://github.com/pimoroni/tufty2350/blob/main/board/pins.csv

Add a tufty2350 target and board file for the Pimoroni Tufty 2350,
an RP2350B board with a parallel ST7789 LCD and a CYW43439 wireless
chip. The target inherits rp2350b and sets a 16 MB flash size, like
the existing pga2350 and pico-plus2 targets.

Pin names come from Pimoroni's published pins.csv for the board:
https://github.com/pimoroni/tufty2350/blob/main/board/pins.csv

@deadprogram deadprogram left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks you very much for the addition @davecheney now merging.

@deadprogram
deadprogram merged commit 1d2bc0f into tinygo-org:dev Sep 11, 2026
42 of 44 checks passed
@davecheney
davecheney deleted the davecheney-pico-board-contributions branch September 11, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants