platform-nordicnrf52 icon indicating copy to clipboard operation
platform-nordicnrf52 copied to clipboard

Add Arduino Edge Control Board support

Open maxgerhardt opened this issue 3 years ago • 2 comments

Closes #154.

maxgerhardt avatar Jul 07 '22 18:07 maxgerhardt

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.

maxgerhardt avatar Jul 07 '22 18:07 maxgerhardt

..but I patched it regardless.

maxgerhardt avatar Jul 07 '22 19:07 maxgerhardt