platform-nordicnrf52
platform-nordicnrf52 copied to clipboard
Add Arduino Edge Control Board support
Closes #154.
CI fail
/home/runner/.platformio/packages/framework-arduinoadafruitnrf52/libraries/Adafruit_nRFCrypto/src/Adafruit_nRFCrypto.cpp:36:4: error: #error CryptoCell CC310 is not supported on this board
#error CryptoCell CC310 is not supported on this board
^~~~~
in adafruit_feather_nrf52832 for arduino-bluefruit-bleuart example is not caused by this PR.
..but I patched it regardless.