Skip to content

Commit 9e3a025

Browse files
authored
Merge pull request #1463 from dglaude/patch-6
Update pimoroni_tiny2040_2mb.md
2 parents 1a5a52c + 3887410 commit 9e3a025

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_board/pimoroni_tiny2040_2mb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: "Tiny 2040 (2MB) Download"
55
name: "Tiny 2040 (2MB)"
66
manufacturer: "Pimoroni"
77
board_url:
8-
- "https://shop.pimoroni.com/products/tiny-2040"
8+
- "https://shop.pimoroni.com/products/tiny-2040?variant=39560012300371"
99
board_image: "pimoroni_tiny2040_2mb.jpg"
1010
date_added: 2021-12-02
1111
family: raspberrypi
@@ -35,4 +35,4 @@ The RP2040 microcontroller is a dual core ARM Cortex M0+ running at up to 133Mhz
3535
One very exciting feature of the RP2040 microcontroller are the programmable IOs which allow you to execute custom programs that can manipulate GPIO pins and transfer data between peripherals - they can offload tasks that require high data transfer rates or precise timing that traditionally would have required a lot of heavy lifting from the CPU.
3636

3737
## Purchase
38-
* [Pimoroni](https://shop.pimoroni.com/products/tiny-2040)
38+
* [Pimoroni](https://shop.pimoroni.com/products/tiny-2040?variant=39560012300371) PIM593

0 commit comments

Comments
 (0)