summaryrefslogtreecommitdiff
path: root/core/cortex-m/switch.S
Commit message (Expand)AuthorAgeFilesLines
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* cortex-m: store FPU regs on context switchAlec Berg2014-04-181-4/+34
* Enable FPU support for Link ECBill Richardson2012-10-021-4/+8
* Only chain from interrupt to svc_handler if an event was set.Randall Spangler2012-04-251-1/+1
* Implement task profilingRandall Spangler2012-04-241-7/+11
* Add a trap for tasks which exit their task functionsRandall Spangler2012-03-061-1/+1
* Move OS files to a CPU specific directoryVincent Palatin2012-01-251-0/+63