Note
The present documentation is a recent addition to NuttX and was migrated from previous documentation content. For this reason, it is possible you may find broken links or formatting errors. You can help contribute fixes or improvements to this documentation by following these instructions.
Tip
You can find the old documentation here.
NuttX Documentation
NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).
Last Updated: 05 November 24 at 00:21
- Home
- Introduction
- Getting Started
- Contributing
- The Inviolable Principles of NuttX
- Supported Platforms
- OS Components
- Binary Loader
- Device Drivers
- NXFLAT
- NX Graphics Subsystem
- On-Demand Paging
- Audio Subsystem
- NuttX File System
- NuttX libraries
- Network Support
- Memory Management
- Syscall Layer
/tools
Host Tools- Architecture-Specific Code
- Boards Support
- CMake Support
- OpenAMP Support
- Video Subsystem
- Crypto API Subsystem
- Wireless Subsystem
- Applications
- Audio Utility libraries
- Bootloader Utilities
- Benchmark Applications
- CAN Utilities
- Cryptography Library Support
- File System Utilities
- Games
- Graphics Support
- Industrial Applications
- Inertial Libraries Support
- Interpreters
- Logging Utilities
- LTE Libraries and NSH Add-Ons
- Math Library Support
- Machine Learning Support
- Network Utilities
- NuttShell (NSH)
- Software Define Radio Libraries
- System Libraries and NSH Add-Ons
- Testing
- Host Side Tools
- Wireless Libraries and NSH Add-Ons
- Examples
- Implementation Details
- API Reference
- FAQ
- Guides
- NFS Client How-To
- USB Device Trace
- Simulator
- How to debug NuttX using QEMU and GDB
- How to use RNDIS
- Drivers
- Task Trace
- C++ Example using CMake
- pysimCoder integration with NuttX
- Custom Boards How-To
- Custom Apps How-to
- Running CI Test Locally
- High Performance, Zero Latency Interrupts
- Nested Interrupts
- Analyzing Cortex-M Hardfaults
- Core Dump
- minidumpserver
- GDB with Python
- Open Flash Loader
- Testing TCP/IP Network Stacks
- Auto-Mounter
- STM32 Null Pointer Detection
- STM32 CCM Allocator
- Run time stack statistics
- etc romfs
- Glossary