aboutsummaryrefslogtreecommitdiff
path: root/examples/rp/src/bin/orchestrate_tasks.rs
Commit message (Expand)AuthorAgeFilesLines
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-2/+2
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-291-7/+7
* Add rand-core v0.9 support.Dario Nieuwenhuis2025-05-181-1/+0
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-1/+1
* fmt1-rafael-12024-12-311-1/+1
* fmt1-rafael-12024-12-311-1/+2
* Improve orchestrate_tasks example with shared state and better documentation1-rafael-12024-12-311-156/+156
* review commentsrafael2024-07-281-7/+59
* add example to rp: orchestrate multiple tasksrafael2024-07-271-1/+1
* add example to rp: orchestrate multiple tasksrafael2024-07-271-2/+1
* add example to rp: orchestrate multiple tasksrafael2024-07-271-0/+267