aboutsummaryrefslogtreecommitdiff
path: root/examples/rp/src/bin/watchdog.rs
Commit message (Collapse)AuthorAgeFilesLines
* ci: use beta, add secondary nightly ci.Dario Nieuwenhuis2023-12-211-1/+0
|
* time: Update examples, tests, and other code to use new Timer::after_x ↵Adam Greig2023-10-151-5/+5
| | | | convenience methods
* Add descriptions to all RP2040 examples. Some need hardware that was not ↵Henrik Berg2023-07-131-0/+4
| | | | specified.
* Remove lifetime, use pac fieldskalkyl2022-12-241-3/+3
|
* embassy-rp: Add Watchdogkalkyl2022-12-241-0/+48