What is Novo RTOS

Novo RTOS (Real Time Operating System) is a small kernel of code that provides a co-operative multi-tasking environment when used with the BoostC, BoostC++ or BoostBasic compiler.

The advantages of using an RTOS is that it can greatly simplify the structure of the application code, allowing code to written more rapidly and maintained more easily. Novo Hirerachy

Check the Novo RTOS Reference Manual in PDF format here.

The Novo RTOS package contains a range of projects that build libraries along with the complete Novo source code for the BoostC/BoostC++ compiler, allowing application specific libraries to be built.