Skip to content
Published On:
Dec 16, 2016
Last Updated:
Dec 16, 2016

NuttX is a real-time operating system that is closely tied with the ANSI and POSIX standards that operating systems like Linux are based from.

It is designed to be run on embedded targets such as 8 to 32-bit microcontrollers. It supports commons microcontrollers such as the ARM Cortex M0, M3, M4 and M7.

Applications

NuttX is one of the operating systems supported by the PX4 MAV/drone auto-pilot flight stack.