loogg / agile_upgrade_mcu_demosLinks
☆35Updated 3 years ago
Alternatives and similar repositories for agile_upgrade_mcu_demos
Users that are interested in agile_upgrade_mcu_demos are comparing it to the libraries listed below
Sorting:
- MicroBoot 是一个由模块化代码组成的框架,旨在简化和加速嵌入式单片机程序的升级和开发过程。☆154Updated last month
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052☆104Updated last year
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆211Updated 3 years ago
- 仿linux通用mcu架构☆56Updated 3 years ago
- ☆227Updated 7 months ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆206Updated 2 years ago
- ☆81Updated 7 years ago
- 一款集多功能于一体的嵌入式系统开发工具☆110Updated 4 months ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆141Updated last year
- Agile Modbus 在 MCU 上的例子☆53Updated 2 years ago
- The driver for the microprocessor☆110Updated 4 years ago
- Tiny Flash Database for MCU.☆119Updated last year
- No PR will be accepted for now, but feel free to submit issue, very appreciated.☆190Updated this week
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆238Updated 2 years ago
- modbus protocol support☆47Updated 2 weeks ago
- PC机软件☆68Updated 6 years ago
- 一款支持任意类似的队列☆42Updated last year
- RT-Thread操作系统的uCOS-III兼容层 | uCOS-III RTOS Application Compatibility Layer (ACL) for RT-Thread☆104Updated 2 years ago
- 基于NOR Flash的轻量级文件数据存储方案。主要为i.MX RT系列设计,也可轻松移植到其他MCU平台☆30Updated 2 years ago
- shell for MCU. 单片机命令行交互。☆320Updated 2 months ago
- some device driver base on stm32f407☆203Updated 6 years ago
- 这是一个在学习和开发FreeRTOS的过程中的记录和总结☆100Updated 6 years ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆145Updated 6 years ago
- modbus主机代码,可以用在各种MCU平台☆114Updated 2 years ago
- Flash Abstraction Layer implentment. Manage flash device and partition.☆140Updated 3 years ago
- Lightweight embedded flash memory library. Make flash to be a small KV database. | 嵌入式 Flash 存储器库,让 Flash 成为小型 KV 数据库☆125Updated 2 years ago
- Provide necessary software infrastructure, service, macros to support some high level abstract concept or paradigm, such as OOPC, FSM, de…☆207Updated last year
- 一种无OS的MCU实用软件管理系统,包括任务轮询框架,命令管理器、低功耗管理、环形缓冲区等实用模块。☆80Updated 5 years ago
- c语言程序上下文切换和解耦的工具☆330Updated 11 months ago
- 适用于嵌入式单片机的差分升级库,通用所有单片机,如stm32、华大、复旦微、瑞萨等。适合嵌入式的差分升级又叫增量升级,顾名思义就是通过差分算法将源版本与目标版本之间差异的部分提取出来制作成差分包,然后在设备通过还原算法将差异部分在源版本上进行还原从而升级成目标版本的过程。 …☆91Updated last year