RTuinOS
The event based Real-Time Operating System (RTOS) for Arduino
...Please refer to
the user guide and the diverse code samples for details.
The second technical change is a complete revision of the makefile. It has
been improved in many aspects and it now supports three host operating
systems; the RTuinOS samples (as well as your applications) can be built
under Linux, Windows and Mac OS.
RTuinOS 1.0 is distributed as setup (a ZIP archive), which contains all
source files and the complete documentation, also with source files.
Building the samples can be started immediately after unzipping and
setting a single environment variable.
...