adafruit / Adafruit_nRF52_Arduino

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

Nrf52833 support #659

Closed LokiMetaSmith closed 4 months ago

LokiMetaSmith commented 3 years ago

adds nordic demo boards pca10059 and pca10100, also includes support for nrf52833

hathach commented 3 years ago

Sorry, I have been busy with other works, will review this whenever I could

jpconstantineau commented 3 years ago

This PR would resolve #696

696 was created in order to enable support of other nrf52833 boards in new tracking repo...

@LokiMetaSmith I am planning to have a fork that will include many non-adafruit boards, including the 840 dongle. I have a "Community nRF52 Board Support package" but with all the changes that I made in it and those thatoccurred earlier this year in upstream, it's a bit of a mess especially that it's not set to track upstream. My new tracking fork isn't quite ready yet as I still have to get CI updated.

hathach commented 4 months ago

52833 is supported by https://github.com/adafruit/Adafruit_nRF52_Arduino/pull/739. Thank you for your patient