rtos topic

List rtos repositories

talks

345
Stars
33
Forks
Watchers

schedule and materials about my presentations

modern-embedded-programming-course

573
Stars
111
Forks
Watchers

Companion repository to the "Modern Embedded Systems Programming" video course.

uC-OS2

513
Stars
191
Forks
Watchers

µC/OS-II is a preemptive, highly portable, and scalable real-time kernels. Designed for ease of use on a huge number of CPU architectures.

neorv32

1.5k
Stars
201
Forks
Watchers

:desktop_computer: A tiny, customizable and extensible MCU-class 32-bit RISC-V soft-core CPU and microcontroller-like SoC written in platform-independent VHDL.

AliOS-Things

4.6k
Stars
1.1k
Forks
Watchers

面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings

drone-core

446
Stars
34
Forks
Watchers

The core crate for Drone, an Embedded Operating System.

drone

161
Stars
20
Forks
Watchers

CLI utility for Drone, an Embedded Operating System.

qpc

904
Stars
244
Forks
Watchers

QP/C Real-Time Embedded Framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines

libmemory

210
Stars
43
Forks
Watchers

Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions

mqttclient

645
Stars
250
Forks
Watchers

A high-performance, high-stability, cross-platform MQTT client, developed based on the socket API, can be used on embedded devices (FreeRTOS / LiteOS / RT-Thread / TencentOS tiny), Linux, Windows, Mac...