Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zwrawr/armsystemsprogramming


https://github.com/zwrawr/armsystemsprogramming

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ARM Systems Programming
A uni of york 4th year electronic and computer engineering module to extend a simple real time operating system. The goal is to add mutexes, a better wait and sleep mechanism, memory pools and uprage the round robin schedular.

The inital commit of DocetOS is the code provided by the lecture, further work is all mine.