aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf52840/src/bin/twim_lowpower.rs
Commit message (Expand)AuthorAgeFilesLines
* Make the nrf Twim RAM buffer a instance variable instead of stack allocatedAlex Moon2025-04-181-0/+2
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-1/+7
* Update nrf-pac.Dario Nieuwenhuis2024-11-151-1/+1
* 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 conven...Adam Greig2023-10-151-2/+2
* nrf/twim: switch to new interrupt binding.Dario Nieuwenhuis2023-03-061-3/+6
* Rename examples/nrf to examples/nrf52840Dominik Boehi2023-01-091-0/+50