From 484affee0703a6e9984fff971ec104e5217dac43 Mon Sep 17 00:00:00 2001 From: SparkFun Automated Action <36016723+santaimpersonator@users.noreply.github.com> Date: Thu, 30 May 2024 15:26:01 -0600 Subject: [PATCH] Update software_overview-arduino.md Update instructions in response to: https://github.com/sparkfun/SparkFun_Thing_Plus_RA6M5/issues/5 --- docs/software_overview-arduino.md | 46 +++++++++++++++++++++++-------- 1 file changed, 34 insertions(+), 12 deletions(-) diff --git a/docs/software_overview-arduino.md b/docs/software_overview-arduino.md index 9cb8bcb..23052b4 100644 --- a/docs/software_overview-arduino.md +++ b/docs/software_overview-arduino.md @@ -53,10 +53,15 @@ Most users should already be familiar with the Arduino IDE and its use. However, ### Installation !!! success "Installing the *Ported* Renesas-Arduino Core" - In order to program the RA6M5 Thing Plus in the Arduino IDE, users will need to install the **Renesas-Arduino core**. However, until the [RA6M5 Thing Plus is officially adopted into the Renesas-Arduino core](https://github.com/arduino/ArduinoCore-renesas/pull/290), users need to utilize [our port of the **Renesas-Arduino core**](./assets/SFE-Renesas-Arduino_core.zip). + In order to program the RA6M5 Thing Plus in the Arduino IDE, users will need to install the **Arduino Renesas Portenta board** definitions from the Renesas-Arduino core. However, until the [RA6M5 Thing Plus is officially adopted into the Renesas-Arduino core](https://github.com/arduino/ArduinoCore-renesas/pull/290), users need to utilize [our port of the **Renesas-Arduino core**](./assets/SFE-Renesas-Arduino_core.zip). - 1. Before users can install our ported version of the Renesas-Arduino core, they should first install the [*official* Renesas-Arduino core](https://github.com/arduino/ArduinoCore-renesas) in the Arduino IDE. + 1. Before users can install our ported version of the Renesas-Arduino core, they should first install the **Arduino Renesas Portenta board** definitions of the [*official* Renesas-Arduino core](https://github.com/arduino/ArduinoCore-renesas) in the Arduino IDE. - This will ensure that any required compilation and upload tools are installed for the Arduino core. + - In the Board Manager of the Arduino IDE, select and install the **Arduino Renesas Portenta board** definitions from the [Renesas-Arduino core](https://github.com/arduino/ArduinoCore-renesas). + 2. Once installed, users will need to locate the `packages` directory for the Arduino cores in the Arduino IDE: