adafruit / Adafruit_nRF52_Arduino

Adafruit code for the Nordic nRF52 BLE SoC on Arduino
Other
610 stars 494 forks source link

pull request to firmata for our nrf52 Boards.h #72

Closed hathach closed 7 years ago

hathach commented 7 years ago

Currently firmata library is included as part of the repo since official repo Boads.h does not include our definition yet. https://github.com/adafruit/Adafruit_nRF52_Arduino/blob/develop/libraries/Firmata/Boards.h

After testing it reliably, we should submit a pull request to got official support from the library.

58

hathach commented 7 years ago

pull request https://github.com/firmata/arduino/pull/379