adafruit / Adafruit_nRF52_Arduino

Adafruit code for the Nordic nRF52 BLE SoC on Arduino
Other
623 stars 497 forks source link

Add board variant definitions for RAK815 nrf52832+lora+gps board #533

Closed geeksville closed 4 years ago

geeksville commented 4 years ago

Hi,

I don't know if ya'll are interested in including support for new board types, but if you are here's the variant files for the rak815 board. It seems to me that platformio requires that all variants live in this directory (do you happen to know if this is true?).

If you aren't interested in including other board types in this project that's fine also. But I wanted to make these files available so that other projects besides mine could 'just work' with this board.

If you do want to support other boards, let me know and I can also send in a PR adding the definitions for the bootloader.

Thank you for your great project!