shangdawei / os.h

A simple context switcher for Cortex-M0 processors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

os.h

A simple context switcher for ARM Cortex-M0 processors. More information can be found in accompanying blog post.

License

Os.h is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

See COPYING for details.

About

A simple context switcher for Cortex-M0 processors

License:GNU General Public License v3.0


Languages

Language:C 74.7%Language:Assembly 25.3%