Apache NuttX

Apache NuttX 是一个成熟的实时嵌入式操作系统(RTOS)。「Apache NuttX is a mature, real-time embedded operating system (RTOS).」

Github stars Tracking Chart

POSIX Badge
License
Issues Tracking Badge
Contributors
GitHub Build Badge
Documentation Badge

Apache 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 RTOSs
(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()).

For brevity, many parts of the documentation will refer to Apache NuttX as simply NuttX.

Getting Started

First time on NuttX? Read the Getting Started guide!
If you don't have a board available, NuttX has its own simulator that you can run on terminal.

Documentation

You can find the current NuttX documentation on the Documentation Page.

Alternatively, you can build the documentation yourself by following the Documentation Build Instructions.

The old NuttX documentation is still available in the Apache wiki.

Supported Boards

NuttX supports a wide variety of platforms. See the full list on the Supported Platforms page.

Contributing

If you wish to contribute to the NuttX project, read the Contributing guidelines for information on Git usage, coding standard, workflow and the NuttX principles.

License

The code in this repository is under either the Apache 2 license, or a license compatible with the Apache 2 license. See the License Page for more information.

Overview

Name With Ownerapache/nuttx
Primary LanguageC
Program languageMakefile (Language Count: 11)
PlatformEmbedded Systems
License:Apache License 2.0
Release Count179
Last Release Namenuttx-12.5.1 (Posted on 2024-04-15 08:39:31)
First Release Namenuttx-1.0 (Posted on 2013-05-17 08:14:35)
Created At2019-12-14 23:27:55
Pushed At2024-04-28 09:47:24
Last Commit At2024-04-28 13:27:18
Stargazers Count2.3k
Watchers Count88
Fork Count1k
Commits Count52.9k
Has Issues Enabled
Issues Count954
Issue Open Count408
Pull Requests Count10505
Pull Requests Open Count90
Pull Requests Close Count682
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top