Releases
NuttX Releases - has info on how to get each release and the release notes.
Downloads
Versioned NuttX Packages
...
- Application Directory. This directory holds an optional package of applications and libraries can be used with the NuttX RTOS. There is a README.txt file there that will provide a more information about that package.
- uClibc++. This repository contains a version of the uClibc++ C++ library. This code originates from http://cxx.uclibc.org/
and has been adapted for NuttX by the RGMP team.
- buildroot. A environment that you can to use to build a custom, NuttX GNU toolchain.
- tools. There are snapshots of some tools here that you will need to work with NuttX: kconfig-frontends, genromfs, and others.
...