summaryrefslogtreecommitdiff
path: root/core/cortex-m0/switch.S
Commit message (Expand)AuthorAgeFilesLines
* core/cortex-m0: Fix assemblyTom Hughes2021-09-271-1/+1
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* cortex-m0: Use assembly exception handlers for task switchingPaul Kocialkowski2017-08-281-0/+35
* task: Wait for HOOK_INIT completion before scheduling tasksShawn Nematbakhsh2017-06-191-1/+1
* Add Cortex-M0 core supportVincent Palatin2014-03-111-0/+81