event-os / eventosLinks
嵌入式开发框架,事件驱动,超级轻量。最低占用ROM 1.5KB,RAM 172字节。核心技术是事件总线,支持Reactor和状态机两种模式,协作式内核,极度可靠。可深度裁剪,移植方便。
☆88Updated 3 years ago
Alternatives and similar repositories for eventos
Users that are interested in eventos are comparing it to the libraries listed below
Sorting:
- 仿linux通用mcu架构☆56Updated 4 years ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆146Updated 6 years ago
- 一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。☆81Updated 5 years ago
- Tiny Flash Database for MCU.☆119Updated last year
- C语言实现的信号槽模块☆36Updated 9 months ago
- MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆155Updated 2 months ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆142Updated last year
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆105Updated last year
- 基于socket API的MQTT客户端,以极少的资源实现qos2服务质量,并且实现mbedtls支持,此仓库是专门为RT-Thread做的软件包,原始仓库位于:https://github.com/jiejieTop/mqttclient☆93Updated 2 years ago
- ☆81Updated 7 years ago
- SL_SDK provides an easy-to-use software framework with united HAL and OSAL, also including a runtime environment to speed-up development …☆89Updated 3 years ago
- Flash Abstraction Layer implentment. Manage flash device and partition.☆140Updated 3 years ago
- AT指令解析框架,开发环境STMS32F103ZE,HAL库,通信模组使用移远BC28☆60Updated 6 years ago
- 一款简单实用的单色Gui☆130Updated 5 years ago
- NOR Flash的磨损平衡算法☆65Updated 8 years ago
- Lightweight event management system for embedded systems☆174Updated 3 months ago
- RT-Thread kernel samples☆93Updated 11 months ago
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。