Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RT-Thread/rt-thread
RT-Thread is an open source IoT real-time operating system (RTOS).
https://github.com/RT-Thread/rt-thread
aiot arm cortex-a cortex-m embedded-systems iot kernel microcontroller microkernel mips real-time risc-v rtos
Last synced: about 2 months ago
JSON representation
RT-Thread is an open source IoT real-time operating system (RTOS).
- Host: GitHub
- URL: https://github.com/RT-Thread/rt-thread
- Owner: RT-Thread
- License: apache-2.0
- Created: 2013-01-02T14:49:21.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T17:26:26.000Z (8 months ago)
- Last Synced: 2024-04-13T20:56:55.603Z (8 months ago)
- Topics: aiot, arm, cortex-a, cortex-m, embedded-systems, iot, kernel, microcontroller, microkernel, mips, real-time, risc-v, rtos
- Language: C
- Homepage: https://www.rt-thread.io
- Size: 791 MB
- Stars: 9,499
- Watchers: 527
- Forks: 4,805
- Open Issues: 260
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-learning-projects - RT-Thread
- awesome-embedded-software - RT-Thread - RT-Thread was born in 2006, it is an open source, neutral, and community-based real-time operating system (RTOS). RT-Thread has Standard version and Nano version. For resource-constrained microcontroller (MCU) systems, the NANO kernel version that requires only 3KB Flash and 1.2KB RAM memory resources can be tailored with easy-to-use tools; And for resource-rich IoT devices, RT-Thread can use the on-line software package management tool, together with system configuration tools, to achieve intuitive and rapid modular cutting, seamlessly import rich software packages, thus achieving complex functions like Android's graphical interface and touch sliding effects, smart voice interaction effects, and so on. (OS / RTOS)
- StarryDivineSky - RT-Thread/rt-thread