RTCZero icon indicating copy to clipboard operation
RTCZero copied to clipboard

added SAMD51 support

Open drewfish opened this issue 4 years ago • 3 comments
trafficstars

This adds support for SAMD51 boards, both with and without crystal.

Tested with:

  • Adafruit Feather M0 (SAMD21 w/crystal)
  • Adafruit ItsyBitsy M4 (SAMD51 crystalless)
  • SparkFun SAMD51 Thing Plus (SAMD51 w/crystal)

Tests included running the processors in standby mode.

Addresses https://github.com/arduino-libraries/RTCZero/issues/57

drewfish avatar Dec 02 '20 17:12 drewfish

I realize that all those "same for SAMD21 and SAMD51" comments might be considered noisy. I'm happy to remove them, or make any other style changes.

drewfish avatar Dec 02 '20 17:12 drewfish

@drewfish THANK YOU! I tested the files from this pull request on Feather M0, Feather M4, ItsyBitsy M4, and Arduino Zero with the SimpleRTC.ino, and I had NO issues. (For Arduino ZERO I had to change Serial.* to SerialUSB.* in the SimpleRTC.ino sketch to view Serial monitor over the native USB.)

dcelectr avatar Dec 10 '20 01:12 dcelectr

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 09 '21 13:04 CLAassistant