Liam Murphy
c0fafc7694
Make Multicore
take SioFifo
rather than the whole Sio
& make the spawn
closure the last argument
2022-05-08 18:24:49 +10:00
Liam Murphy
b932663cc9
Merge branch 'main' into multicore-no-alloc
2022-05-03 17:40:22 +10:00
mqy
623457a498
fixed typos
2022-04-30 12:51:45 +10:00
Liam Murphy
51cd52bb8c
fmt
2022-03-05 18:53:11 +11:00
Liam Murphy
f0b46c0f58
Remove the alloc requirement for Core::spawn
2022-03-05 14:55:32 +11:00
Jonathan Pallant
7da16a726f
Fixing typos spotted in the review.
2021-12-26 19:39:16 +00:00
9names
427344667e
Add basic multicore FIFO example ( #226 )
...
* Add basic multicore fifo example
* Add documentation for multicore
* Send system_clock frequency to core1 over FIFO in example
* Add Stack::new() to HAL. Use Stack::new() in example
2021-12-08 19:34:39 +11:00