Manage the Arduino RP2040 boards¶
Install¶
There are two options for the Arduino Nano RP2040 Connect board.
To install the official Arduino Nano RP2040 Connect core package based on on Mbed-OS,
-
Ensure Arduino-CLI is installed.
-
Open a Terminal window.
-
Run
$ |
|
As an alternative for better performance and compatibility,
- Use the Raspberry Pi Pico RP2040 platform on the Arduino Nano RP2040 Connect board.