Add link to RM2 datasheet too

This commit is contained in:
Andrew Scheller 2025-07-19 18:14:57 +01:00 committed by GitHub
parent 7303fda959
commit 2b115b6868
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@ The full documentation for the RP2040, RP2350 and Raspberry Pi Pico-series board
- [Raspberry Pi Pico 2 Datasheet](https://rptl.io/pico2-datasheet)
- [Raspberry Pi Pico 2 W Datasheet](https://rptl.io/pico2w-datasheet)
- [Hardware design with RP2350](https://rptl.io/rp2350-design)
- [RM2 Datasheet](https://rptl.io/rm2-datasheet)
- [Raspberry Pi Pico-series C/C++ SDK](https://rptl.io/pico-c-sdk)
- [Raspberry Pi Pico-series Python SDK](https://rptl.io/pico-micropython)
- [Getting started with Raspberry Pi Pico-series](https://rptl.io/pico-get-started)