aboutsummaryrefslogtreecommitdiff
path: root/ci/expected
AgeCommit message (Collapse)Author
2021-12-14Idle: Switch to NOP instead of WFIHenrik Tjäder
Add example how to get old WFI behaviour
2021-09-23The great docs updateEmil Fresk
2021-07-22book/resources: rm #[task_local] mention; add #[lock_free] exampleJorge Aparicio
the #[task_local] attribute was removed
2021-07-22update expected example output (take 2)Jorge Aparicio
2021-07-22update expected example outputJorge Aparicio
2020-11-14Added multilock to CIEmil Fresk
2020-11-12resourcesPer Lindgren
2020-06-30Fixes an issue where one could double take the cortex_m PeripheralEmil Fresk
Added qemu test Added comment Typo Add cfg for homogeneous More cfg Now multicore working Add .run file
2019-08-21fix preempt exampleJorge Aparicio
2019-08-21doc upJorge Aparicio
2019-07-10implement RFC #212Jorge Aparicio
2019-05-01book: indirection for faster message passingJorge Aparicio
2019-04-21add .run fileJorge Aparicio
2019-02-26add `binds` example and make it workJorge Aparicio
2018-11-04impl Mutex on all shared resourcesJorge Aparicio
document how to write generic code that operates on resources
2018-11-03v0.4.0Jorge Aparicio
closes #32 closes #33