Skip to content

samd51 thing plus: new port #2655

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 25, 2020
Merged

samd51 thing plus: new port #2655

merged 1 commit into from
Feb 25, 2020

Conversation

jepler
Copy link

@jepler jepler commented Feb 25, 2020

This adds support for the SparkFun Thing Plus - SAMD51

testing performed:

  • successfully store and retrieve a 500kB file on the SPI flash
  • a square wave output on each pin appears on o'scope
  • double checked silk vs names in pins, but you know how that goes
  • board.SPI(), board.SERIAL(), board.I2C() all construct without an exception

testing performed:
 * successfully store and retrieve a 500kB file on the flash
 * square wave output on each pin appears on o'scope
 * board.SPI(), board.SERIAL(), board.I2C() all construct
ladyada
ladyada previously approved these changes Feb 25, 2020
Copy link
Member

@ladyada ladyada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good enuf to get in before next release!

Copy link
Member

@ladyada ladyada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still good :D

@jepler jepler merged commit 415cb35 into adafruit:master Feb 25, 2020
@jepler jepler deleted the thing51 branch November 3, 2021 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants