OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制
☆159Sep 27, 2019Updated 6 years ago
Alternatives and similar repositories for osal
Users that are interested in osal are comparing it to the libraries listed below
Sorting:
- ARM-GCC下STM32F1工程模板,运行OSAL操作系统☆26Mar 21, 2018Updated 8 years ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆21Sep 27, 2019Updated 6 years ago
- ARM-GCC下STM32F1工程模板,运行OSAL操作系统☆13Mar 21, 2018Updated 8 years ago
- OSAL free operating system abstraction for embedded systems. Supports pthreads, freertos, chibios, coocox, bertos and more... RTOS☆14Dec 27, 2013Updated 12 years ago
- A simple and configurable crypt library☆36Aug 26, 2022Updated 3 years ago
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆102Mar 10, 2022Updated 4 years ago
- The Core Flight System (cFS) Operating System Abstraction Layer (OSAL)☆641Jan 26, 2026Updated last month
- ProtoThread内核,从Contiki NG中提取而出,已经做好充分性移植准备工作,可以直接移植到单片机上。☆11Feb 16, 2022Updated 4 years ago
- ☆45Feb 5, 2026Updated last month
- 蓝牙协议栈抽象层☆16Oct 14, 2021Updated 4 years ago
- 一个轻量级嵌入式框架☆487Jan 10, 2019Updated 7 years ago
- c语言程序上下文切换和解耦的工具☆334Jan 3, 2025Updated last year
- 一个无栈的纯事件驱动的带优先级抢占的实时OS☆154Jun 10, 2021Updated 4 years ago
- Software timers extend module for embedded☆1,088Jun 24, 2024Updated last year
- tiny macro os for MCU.☆55May 8, 2025Updated 10 months ago
- 一个基于小型单片机的菜单事件驱动框架☆47Aug 31, 2022Updated 3 years ago
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆93May 22, 2022Updated 3 years ago
- microLite_timer is an extension module of software timer.☆16Feb 23, 2021Updated 5 years ago
- A simple timer-based scheduler☆27Sep 12, 2025Updated 6 months ago
- An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications pri…☆339Oct 27, 2025Updated 4 months ago
- Protected Low-overhead Object Oriented Programming with ANSI-C☆410Jul 6, 2025Updated 8 months ago
- Tiny Flash Database for MCU.☆121Jul 20, 2024Updated last year
- 一个用C语言实现功能丰富但简单的有限状态机(FSM)。☆37Jun 4, 2024Updated last year
- 一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。☆89Dec 13, 2020Updated 5 years ago
- RT THREAD 支持; 用于端对端通讯数据封包、解包,解决各种粘包、分包问题。极简内存占用。☆35May 7, 2021Updated 4 years ago
- 轮询架构的zephyr项目蓝牙协议栈☆47May 15, 2023Updated 2 years ago
- 灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键☆875May 20, 2023Updated 2 years ago
- ☆54Mar 19, 2025Updated last year
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- 一个Ymodem的非死循环的状态机轮转式的协议实现的源码。☆127Jun 4, 2015Updated 10 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆145Nov 17, 2012Updated 13 years ago
- Lightweight onewire protocol library for embedded systems. It uses UART peripheral or GPIO toggling☆275Sep 20, 2025Updated 6 months ago
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆76Nov 2, 2020Updated 5 years ago
- armv7m_DWT: 基于 ARMV7M 架构设计的数据地址监控组件。☆18Jun 16, 2022Updated 3 years ago
- A compact and easy to use event-driven button driver module. | 一个小巧易用的事件驱动按钮驱动模块.☆101Apr 8, 2024Updated last year
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法, 从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- 一个超级小型的嵌入式Flash KV存储系统☆50May 22, 2020Updated 5 years ago
- puppy-rtos kernel☆20Mar 16, 2025Updated last year