Under Construction



Overview

Nuttx is a real timed embedded operating system (RTOS). Its goals are:

  1. A very small footprint usable in all but the tightest micro-controller environments,
  2. Fully scalable from tiny (8-bit) to moderate embedded (32-bit),
  3. High degree of standards compliance.
  4. 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