aboutsummaryrefslogtreecommitdiff
path: root/tests/rp/src/bin/spinlock_mutex_multicore.rs
Commit message (Expand)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
* embassy-rp: add multicore test for SpinlockRawMutexSebastian Quilitz2025-04-071-0/+54