Skip to content
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

add SAMD51 support #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

add SAMD51 support #12

wants to merge 2 commits into from

Conversation

sw34
Copy link

@sw34 sw34 commented Oct 10, 2021

I have been using this library on SAMD21 boards for a couple of years and love it. I have an application that can sometimes have a very slow http post so needed a timeout of more than 1 minute.

I am switching to a SAMD51 based board, but the project wouldn't compile because of some of the clock changes.

After some research and comparing with the Adafruit SleepyDog project I was able to figure out what changes were needed.

Hope this helps someone down the line!

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.

1 participant