# LLOS **Repository Path**: firegod01cn/LLOS ## Basic Information - **Project Name**: LLOS - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-07 - **Last Updated**: 2025-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README LLOS 是一款轻量级的可以在支持 64bit 变量的 MCU 上运行的非实时资源管理系统,以事件驱动的方式 实现线程管理,目的是取代裸机编程。系统内核提供简单的线程管理、任务间通信、软定时器、RTC、动 态内存管理、设备驱动框架和指令解析功能。另外截至目前,已经配备了了好用且功能强大的按键驱动模 块、LED/GPIO 驱动模块、SSD1306 屏幕驱动模块、低阻塞的 DS18B20 驱动等模块。其它模块还在不断地开 发当中。