Free, simple and tiny cooperative operating system (OS) designed for deeply embedded applications.
Target: ARM Cortex-M, STM8, AVR8.
It was inspired by the concept of a state machine.
Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.

Features

  • kernel can operate in cooperative (non-preemptive) mode only
  • kernel can operate with 16, 32 or 64-bit timer counter
  • kernel can operate in tick-less mode
  • spin locks
  • once flags
  • events
  • signals with protection mask
  • flags (any, all)
  • barriers
  • semaphores
  • mutexes
  • condition variables
  • memory pools
  • stream buffers
  • message buffers
  • mailbox queues
  • event queues
  • job queues
  • timers (one-shot, periodic)
  • c++ wrapper
  • all documentation is contained within the source files
  • examples and templates are in separate repositories (https://github.com/stateos)

Project Activity

See All Activity >

License

MIT License

Follow IntrOS

IntrOS Web Site

Other Useful Business Software
The Apple Device Management and Security Platform Icon
The Apple Device Management and Security Platform

For IT teams at organizations that run on Apple

Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of IntrOS!

Additional Project Details

Registered

2017-07-14