Under Construction
Overview
Nuttx is a real timed embedded operating system (RTOS).
Its goals are:
- A very small footprint usable in all but the tightest micro-controller environments,
- Fully scalable from tiny (8-bit) to moderate embedded (32-bit),
- High degree of standards compliance.
- Totally open.
Supported Platforms
x86 Linux Simulation. Fully functional.
ARM7 (TI C5471). In progress -- my board is dead at the moment
8051. In progress
Freescale M68. Next in the queue
Other Documentation
User Guide
Porting Guide