aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf52840/src/bin/qspi_lowpower.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-7/+7
* 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/qspi: switch to new interrupt binding.Dario Nieuwenhuis2023-03-061-3/+6
* nrf/qspi: add _raw variants of methods that don't do bounds checks.Dario Nieuwenhuis2023-03-051-0/+3
* nrf/qspi: remove FLASH_SIZE const generic param.Dario Nieuwenhuis2023-03-051-1/+1
* Rename examples/nrf to examples/nrf52840Dominik Boehi2023-01-091-0/+78