Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 337 Bytes

readme.md

File metadata and controls

7 lines (5 loc) · 337 Bytes

Real Time Operating System for ARM devices. Created with @kmarshland in Spring 2016.

Description

This basic operating system for ARM processors provides preemptive or cooperative thread management.

Where to look

View threading.c and threading_asm.s for main OS multithreading code. Demo videos are all .mov files.