sparkfun / SparkFun_ATECCX08a_Arduino_Library

An Arduino library to use with the Microchip ATECCX08a Cryptographic Co-processors.
https://www.sparkfun.com
Other
36 stars 18 forks source link

Update SparkFun_ATECCX08a_Arduino_Library.h #17

Closed HAO156 closed 1 year ago

HAO156 commented 2 years ago

I want to use SparkFun_ATECCX08a on NRF52 series boards, hoping to increase compatibility. Any replies are very much appreciated.

PaulZC commented 1 year ago

Hello Michael (@HAO156 ),

Thank you for the contribution - and sincere apologies for the very slow reply.

Merging for testing...

Best wishes, Paul

PaulZC commented 1 year ago

PS. I will probably change the code so it uses SerialUSB for only the SAMD21, and defaults to Serial for all other processors.