8000 GitHub - kaizoku-oh/rtcos: Portable Event-driven scheduler (Run To Completion) OS for microcontrollers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kaizoku-oh/rtcos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTCOS (Run To Completion Operating System)

GitHub Build workflow status GitHub release GitHub issues GitHub top language License: MIT Twitter follow

is an event-driven RTC (Run To Completion) scheduler dedicated to ultra constrained IoT devices.

RTCOS is written in pure C and doesn't depend on any thirdparty library to work.

Being hardware agnostic, RTCOS can work on any hardware platform that can provide a hardware timer tick and optionally an interface to enter and exit critical section.

TODO ✅

  • Add wiki documentation

  • Add Arduino wrapper

  • Add unit tests

Acknowledgments

About

Portable ⚡ Event-driven scheduler (Run 🏃 To Completion) OS 🔥 for microcontrollers

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0