- Open Arduino, go to 'Preferences' and add the following Board Manager URL: https://espressif.github.io/arduino-esp32/package_esp32_index.json
- Go to 'Boards Manager' and install the 'esp32' version 2.0.17
- Go to Arduino package location ...\Arduino15\packages\esp32\hardware\esp32, backup and remove the installed version (folder 2.0.17)
- Clone this repository in the esp32 folder:git clone https://github.com/RSX-Engineering/arduino_saberprop-esp 2.0.17
- Download the ProffieOSxs source code and open ProffieOS.ino
- Select the 'SaberProp' board in Ardunio
- Verify and upload as usual.
More info on the Arduino core for the ESP32, ESP32-S2, ESP32-S3, ESP32-C3, ESP32-C6 and ESP32-H2, here