sloop-open / sloopLinks
这是一个嵌入式裸机框架,提供一套API,方便管理多种任务,比如超时任务/周期任务/并行任务/互斥任务等。 有 sys_wait 和 sys_wait_bare 这两个非阻塞等待 API ,支持挂起当前互斥任务,但不阻塞并行任务。
☆37Updated 3 months ago
Alternatives and similar repositories for sloop
Users that are interested in sloop are comparing it to the libraries listed below
Sorting:
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆72Updated 3 years ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆121Updated 11 months ago
- 仿linux通用mcu架构☆51Updated 3 years ago
- MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆141Updated this week
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆232Updated last year
- Tiny Flash Database for MCU.☆115Updated 11 months ago
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆187Updated 2 years ago
- 基于C语言的json数据映射解析库☆137Updated 3 years ago
- C语言实现的信号槽模块☆34Updated 4 months ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆125Updated 5 years ago
- Lightweight event management system for embedded systems☆115Updated 3 months ago
- 一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。☆61Updated 4 years ago
- 一款集多功能于一体的嵌入式系统开发工具☆80Updated 3 months ago
- 适用于嵌入式单片机的差分升级库,通用所有单片机,如stm32、华大、复旦微、瑞萨等。适合嵌入式的差分升级又叫增量升级,顾名思义就是通过差分算法将源版本与目标版本之间差异的部分提取出来制作成差分包,然后在设备通过还原算法将差异部分在源版本上进行还原从而升级成目标版本的过程。 …☆77Updated 7 months ago
- 适用MCU的通用微秒计时函数框架,适用1MHz以上时钟源☆40Updated 4 years ago
- 一个超级小型的嵌入式Flash KV存储系统☆48Updated 5 years ago
- 基于socket API的MQTT客户端,以极少的资源实现qos2服务质量,并且实现mbedtls支持,此仓库是专门为RT-Thread做的软件包,原始仓库位于:https://github.com/jiejieTop/mqttclient☆90Updated last year
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆201Updated 2 years ago
- DoraOS 是我个人所写的RTOS内核,结合FreeRTOS、uCOS, RT-Thread, LiteOS 的特性所写,取其精华,去其糟粕,本项目将持续维护,欢迎大家fork与star。☆165Updated 5 years ago
- 一款纯C实现的跨平台modbus协议通信库☆118Updated 9 months ago
- shell for MCU. 单片机命令行交互。☆295Updated 2 years ago
- MDK-Middleware (file system, network and USB components) source code for Arm Cortex-M using CMSIS-Drivers and CMSIS-RTOS2 APIs.☆118Updated last week
- ☆78Updated 6 years ago
- 基于NOR Flash的轻量级文件数据存储方案。主要为i.MX RT系列设计,也可轻松移植到其他MCU平台☆30Updated last year
- XIoTMan is a set of software architecture solutions dedicated to solving the diversified challenges of IoT terminal applications.☆19Updated last year
- 基于C语言开发的环形缓冲区☆112Updated last year
- ☆51Updated 5 years ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆95Updated 3 years ago
- Bioloid Remote Brain☆45Updated 13 years ago
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆102Updated 7 months ago