aboutsummaryrefslogtreecommitdiff
path: root/embassy-nrf/src/wdt.rs
Commit message (Expand)AuthorAgeFilesLines
* nrf: docs.Dario Nieuwenhuis2023-02-011-3/+5
* Provides a means of obtaining the current WDT confighuntc2023-01-041-0/+24
* nrf91: support running in both S and NS mode.Dario Nieuwenhuis2021-10-261-2/+2
* Undoing unnecessary changesDion Dokter2021-10-121-7/+1
* Initial support for nrf9160Dion Dokter2021-10-111-2/+13
* nrf/wdt: add handle stealDario Nieuwenhuis2021-08-201-0/+8
* nrf: add WDT driverDario Nieuwenhuis2021-08-071-0/+153