lancaster-university / codal

The build system for Component Oriented Device Abstraction Layer (CODAL) devices.
https://lancaster-university.github.io/codal/
MIT License
38 stars 29 forks source link

Optimise Cortex M0 context switch #2

Open jamesadevine opened 7 years ago

jamesadevine commented 7 years ago

Push into stack, reduce TCB size.

finneyj commented 7 years ago

didn't we already do this? or was that just AVR?

jamesadevine commented 7 years ago

Just AVR