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

Added watchdog timer API for both RP2040 and RP2350 #338

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

haydenridd
Copy link
Collaborator

Tested on both RP2040 and RP2350! Only functionality I left out was the ability via the scratch registers to force the Pico to boot with a manually specified PC/SP. Wouldn't be that hard to implement, I just don't think there's any demand for it yet since that's a super advanced use case.

Copy link
Contributor

@mattnite mattnite left a comment

Choose a reason for hiding this comment

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

Hell yeah, this looks great

@mattnite mattnite force-pushed the rp2xxx/watchdog-timer branch from 2c132af to b633715 Compare December 27, 2024 18:58
@mattnite mattnite merged commit 776a655 into main Dec 30, 2024
27 checks passed
@mattnite mattnite deleted the rp2xxx/watchdog-timer branch December 30, 2024 18:30
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