/os_kernel

Little Operating System Kernel for Cortex M3 microcontrollers

Primary LanguageCMIT LicenseMIT

Simple Operating System Kernel

Currently only Cortex M3 microcontrollers are supported!

Features:

  • Simple "concurrency" implementation.
  • Simple thread status management.
  • TODO