Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: NuttX Real-Time Operating System #17

Merged
merged 1 commit into from
Oct 23, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ A curated list of IoT. Everyone can contribute here!
* [Tock OS ★ 243 ⧗ 1](https://github.com/helena-project/tock) - is an operating system designed for running multiple concurrent, mutually distrustful applications on Cortex-M based embedded platforms.
* [trochili ★ 75 ⧗ 6](https://github.com/liuxuming/trochili) - A small RTOS optimized for the embedded/iot devices. Support Cortex M3.
* [Zephyr ★ 12 ⧗ 5](https://github.com/cfriedt/zephyr) - is a small, scalable real-time operating system for use on resource-constrained systems supporting multiple architectures.
* [NuttX](http://nuttx.org/) - is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards.

## Platform

Expand Down