These files+folders must be copied to your Arduino Library folder; It should be at
C:\Users{username}\Documents\Arduino
Advanced users might want to just hard-link or sym-link this header file instead.
Adafruit's vendor json, as well as the appropriate board pack. Documentation here: https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module/using-with-arduino-ide
Using Arduino's library manager, you'll need to install a few additional libraries
- RadioHead by Mike McCauley
- Encoder by Paul Stroffregen
- elapsedMillis by Paul Stroffregen
- RadioHead by Mike Mccauley
- Scheduler by Arduino
- Adafruit Sleepydog Library by Adafruit
- GPIO_NXP_Arduino by Tedd OKANO