Skip to content

Commit 3887410

Browse files
authored
Update pimoroni_tiny2040_2mb.md
Tiny 2040 has three variant on page https://shop.pimoroni.com/products/tiny-2040 The original link goes by default to one of the two 8MB variant. Someone wanting the 2MB variant need to click on the 2MB (PIM593) once in the page or follow the link I provided.
1 parent 1a5a52c commit 3887410

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)