openharmony_ci 994ecef432 !177 merge master into master
nuttx 升级到 v12.10.0  版本

Created-by: minxiao
Commit-by: minxiao
Merged-by: openharmony_ci
Description: ### 相关的Issue
nuttx 升级 v12.10.0 版本

### 原因(目的、解决的问题等)
v12.2.0 版本超两年,升级 nuttx v12.10.0 版本

### 描述(做了什么,变更了什么)
升级 nuttx v12.2.0 到 v12.10.0 版本

### 测试用例(新增、改动、可能影响的功能)


### 是否需要同步至release(如:3.0LTS ... )分支?

必须选择一项(在MarkDown模式下用[x]替换[ ]即可勾选对应选项):
- [ ] 是,需要同步的分支:
- [x] 否

理由:不涉及




See merge request: openharmony/third_party_NuttX!177
2025-12-16 18:00:49 +08:00
2022-01-21 17:32:22 +08:00
2025-12-09 17:53:28 +08:00
2025-12-09 17:53:28 +08:00
2021-03-11 18:44:56 +08:00
2025-12-09 17:53:28 +08:00
2023-06-27 10:33:05 +08:00
2022-08-22 21:21:08 +08:00
2022-08-22 21:21:08 +08:00
2025-12-09 17:53:28 +08:00
2022-08-22 21:21:08 +08:00
2022-01-20 16:55:15 +08:00
2025-12-09 17:53:28 +08:00
2025-12-09 17:53:28 +08:00

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.

S
Description
Third-party open-source software NuttX | 三方开源软件NuttX
Readme Multiple Licenses 3 MiB
Languages
C 100%