aboutsummaryrefslogtreecommitdiff
path: root/examples/nrf52840/src/bin/channel_sender_receiver.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
|
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-2/+2
|
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-3/+4
|
* nrf52840: fix naming of LED states in examples (#3304)Adrian Friedli2024-09-021-2/+2
| | | The LEDs on the nrf52840 DK are active low.
* 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-3/+3
| | | | convenience methods
* Deprecate *recv* in favor of *receive*Ruben De Smet2023-08-221-1/+1
|
* Rename examples/nrf to examples/nrf52840Dominik Boehi2023-01-091-0/+50