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: 30 days 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-18T01:16:18.000Z (about 2 months ago)
- Last Synced: 2025-02-18T03:01:48.817Z (about 2 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: 852 MB
- Stars: 10,808
- Watchers: 528
- Forks: 5,088
- Open Issues: 363
-
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
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
- awesome-rt-thread - rt-thread - RT-Thread GitHub repository. (Official Resources)