| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | RP235x watchdog doesn't have the double count bug | Caleb Jamison | 2025-03-28 | 1 | -3/+11 |
| | | |||||
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -2/+2 |
| | | |||||
| * | Expose the watchdog reset reason | Sebastian Scholz | 2025-02-12 | 1 | -0/+22 |
| | | |||||
| * | Initial rp235x support | Caleb Jamison | 2024-08-08 | 1 | -0/+1 |
| | | | | | Examples have been run, but there is not yet a test suite. | ||||
| * | rp: fix watchdog CTRL register getting overwritten | Nick | 2024-05-29 | 1 | -2/+2 |
| | | |||||
| * | RP: Watchdog scratch set/get with index: usize. | Henrik Berg | 2023-07-12 | 1 | -91/+27 |
| | | |||||
| * | RP: Add scratchN registers to watchdog. Add Clone and Debug to DateTime | Henrik Berg | 2023-07-12 | 1 | -0/+96 |
| | | |||||
| * | rp: update rp-pac. | Dario Nieuwenhuis | 2023-06-16 | 1 | -36/+24 |
| | | |||||
| * | rp: Add system reset fn via watchdog | kalkyl | 2023-05-17 | 1 | -0/+13 |
| | | |||||
| * | rp/watchdog: fix overflow if period is longer than 4294 seconds. | Dario Nieuwenhuis | 2023-05-13 | 1 | -7/+5 |
| | | |||||
| * | Remove lifetime, use pac fields | kalkyl | 2022-12-24 | 1 | -7/+7 |
| | | |||||
| * | embassy-rp: Add Watchdog | kalkyl | 2022-12-24 | 1 | -0/+111 |
