Skip to content

oopsrtos/OOPSRTOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOPS-RTOS

OOPS-RTOS is an open source operating system from martin,which is a tiny os ,from a tiny kernel running on a tiny core, for example ARM Cortex-M3/4.

Overview

OOPS RTOS unlike a traditional real-time operating system. The kernel has real-time multi-task scheduling, semaphore, mutex, message queue, signal etc. Related API and introduction, please refer to ooprtos.com

Board Support Package

OOPS-RTOS can support many architectures:

  • ARM Cortex-M3
  • ARM Cortex-M4

Usage

OOPS-RTOS uses AUTO-TOOLS as building system.

About

It‘s small and beautiful

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors