From c44de4103340b2cc3145e66de0e93ccab9d0e567 Mon Sep 17 00:00:00 2001 From: thirdr Date: Tue, 7 Jan 2025 09:45:06 +0000 Subject: [PATCH] README: Added link to RP2350 repo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7e5f806..7eaae07b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ This repository contains the C/C++ and MicroPython libraries for our range of RP # MicroPython +:warning: This repository contains MicroPython builds for **RP2040** based products only. If you're looking for **RP2350** compatible MicroPython builds see here: https://github.com/pimoroni/pimoroni-pico-rp2350 + The easiest way to get started. If you're new to Pico, we recommend you read our [getting started with Pico](https://learn.pimoroni.com/article/getting-started-with-pico) tutorial. :warning: All of our MicroPython libraries are baked into a batteries-included, custom version of MicroPython which you can grab from releases: [https://github.com/pimoroni/pimoroni-pico/releases/latest/](https://github.com/pimoroni/pimoroni-pico/releases/latest/)