rtos topic
talks
schedule and materials about my presentations
modern-embedded-programming-course
Companion repository to the "Modern Embedded Systems Programming" video course.
uC-OS2
µ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
: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
面向IoT领域的、高可伸缩的物联网操作系统,可去官网了解更多信息https://www.aliyun.com/product/aliosthings
drone-core
The core crate for Drone, an Embedded Operating System.
drone
CLI utility for Drone, an Embedded Operating System.
qpc
QP/C Real-Time Embedded Framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines
libmemory
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
mqttclient
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...