kuaileguyue / Ring-Buffer
A simple ring buffer (circular buffer) designed for embedded systems.
☆17Updated 7 years ago
Alternatives and similar repositories for Ring-Buffer:
Users that are interested in Ring-Buffer are comparing it to the libraries listed below
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆110Updated 5 years ago
- ☆77Updated 6 years ago
- 一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。☆50Updated 4 years ago
- 仿linux通用mcu架构☆49Updated 3 years ago
- 嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。☆66Updated 2 years ago
- Flash Abstraction Layer implentment. Manage flash device and partition.☆135Updated 2 years ago
- Tiny Flash Database for MCU.☆108Updated 7 months ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆112Updated 6 months ago
- 轮询架构的zephyr项目蓝牙协议栈☆38Updated last year
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆95Updated 2 months ago
- RT-Thread操作系统的uCOS-III兼容层 | uCOS-III RTOS Application Compatibility Layer (ACL) for RT-Thread☆100Updated 2 years ago
- NOR Flash的磨损平衡算法☆65Updated 7 years ago
- http client library by RT-Thread☆70Updated 7 months ago
- 基于RT-Thread操作系统在子敬电子ZJ-TEK系列开发板的软件开发包☆77Updated 2 years ago
- 适用于嵌入式单片机的差分升级库,通用所有单片机,如stm32、华大、复旦微、瑞萨等。适合嵌入式的差分升级又叫增量升级,顾名思义就是通过差分算法将源版本与目标版本之间差异的部分提取出来制作成差分包,然后在设备通过还原算法将差异部分在源版本上进行还原从而升级成目标版本的过程。 …☆63Updated 2 months ago
- 一个Ymodem的非死循环的状态机轮转式的协议实现的源码。☆116Updated 9 years ago
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆171Updated 2 years ago
- RT THREAD 支持; 用于端对端通讯数据封包、解包,解决各种粘包、分包问题。极简内存占用。☆34Updated 3 years ago
- The driver for the microprocessor☆99Updated 3 years ago
- A compact and easy to use event-driven button driver module. | 一个小巧易用的事件驱动按钮驱动模块.☆96Updated 10 months ago
- ☆181Updated last month
- RT-Thread_STM32L475☆38Updated 3 years ago
- 24系列(i2c接口)的EEPROM及FRAM通用接口驱动,如AT24C16、FM24CL16。通过型号自动识别片容量大小和页容量大小,支持页写、非整齐页写、翻页;兼容EEPROM和FRAM。统一接口,屏蔽底层差异,方便移植。使用时只需设置好具体EEPROM型号、从地址、页…☆21Updated 3 years ago
- ☆51Updated 4 years ago
- linux c ymodem☆27Updated 4 years ago
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆223Updated last year
- MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆116Updated last week
- 基于socket API的MQTT客户端,以极少的资源实现qos2服务质量,并且实现mbedtls支持,此仓库是专门为RT-Thread做的软件包,原始仓库位于:https://github.com/jiejieTop/mqttclient☆81Updated last year
- SL_SDK provides an easy-to-use software framework with united HAL and OSAL, also including a runtime environment to speed-up development …☆89Updated 2 years ago
- 这是一个在学习和开发FreeRTOS的过程中的记录和总结☆97Updated 5 years ago