Lightweight binary diff/patch library for embedded MCU firmware OTA updates. Supports STM32, Renesas, HDSC and more. C, ~5K ROM.
☆99Dec 6, 2024Updated last year
Alternatives and similar repositories for mcu_bsdiff_upgrade
Users that are interested in mcu_bsdiff_upgrade are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 适用于嵌入式单片机的裸机程序微库,只占用你的rom 6个字节,是的,6个字节。颠覆式的设计思维,让你写代码的时候像flow(流水)一样丝滑,让你永远不用在为delay时cpu空转而烦恼,附加的超轻便的软件定时器让你轻松实现各种定时需求,另还有信号量的配方,让你任务间的同步像…☆18Jan 18, 2021Updated 5 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- 基于LVGL的一个简单的页面管理框架☆31May 20, 2023Updated 2 years ago
- WinDbg Symbols Caching Proxy.☆17Updated this week
- micro Multi-Communication Node Library, a light-weight publish/subscribe IPC method.☆32Jun 28, 2022Updated 3 years ago
- c语言程序上下文切换和解耦的工具☆334Jan 3, 2025Updated last year
- STM32 Bootloader 串口升级 支持 Ymode,支持增量(差分)升级,☆17Jul 13, 2020Updated 5 years ago
- Tiny bootloader for embedded devices, optimised for ease of porting☆21Sep 4, 2018Updated 7 years ago
- 一个基于小型单片机的菜单事件驱动框架☆47Aug 31, 2022Updated 3 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- Software timers extend module for embedded☆1,092Jun 24, 2024Updated last year
- rtt packages button drive☆10Apr 10, 2023Updated 2 years ago
- 适用MCU的通用微秒计时函数框架,适用1MHz以上时钟源☆42Jun 10, 2021Updated 4 years ago
- A dedicated performance counter mainly for micro-controllers. For Cortex-M processors, the Systick will be used by default. The `perf_c…☆568Mar 3, 2026Updated 3 weeks ago
- 动环监控☆11Sep 6, 2019Updated 6 years ago
- 一个在单片机上运行的事件循环模型库,参考了JavaScript的事件循环☆13Dec 5, 2021Updated 4 years ago
- 收集i.MX RT主流开发工具的flash下载算法源工程,该项目将被RT-UFL取代☆43Dec 15, 2025Updated 3 months ago
- ini 极简解析库,适用于 Android、Linux、Rtos 以及单片机☆29Feb 28, 2022Updated 4 years ago
- 基于正点原子STM32F1精英版的LittleFS移植☆21Oct 29, 2020Updated 5 years ago
- Simple key value pairs store only integer and string types.☆10Nov 5, 2018Updated 7 years ago
- Lite version of HDiffPatch, tiny code & ram requires when patch on embedded systems,MCU,NB-IoT,...☆128Oct 2, 2025Updated 5 months ago
- A mini subset of the LZO real-time data compression library☆32Mar 4, 2022Updated 4 years ago
- UcosII 全源码解读☆14Dec 31, 2019Updated 6 years ago
- STM32驱动MAX30102测量脉搏和血氧并输出到OLED屏幕☆14Nov 25, 2023Updated 2 years ago
- Firmware upgrade STM32F427 via firmware on microSD card☆10Dec 9, 2015Updated 10 years ago
- An open source network protocol stack (PPP/IP/TCP/UDP) for embedded systems with limited resources.☆37Jan 8, 2024Updated 2 years ago
- Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库☆2,035Feb 27, 2025Updated last year
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆210May 11, 2023Updated 2 years ago
- LVGL-widget for rlottie animation☆27Oct 9, 2021Updated 4 years ago
- A bootloader for ARM Cortex-M based microcontrollers☆29Nov 11, 2019Updated 6 years ago
- ☆10Aug 24, 2022Updated 3 years ago
- 数据链路层协议,只需要提供单字节的收发函数就可以移植这些协议。Data link layer protocols can be transplanted by providing a single byte transceiver function.☆25Oct 15, 2023Updated 2 years ago
- 计算概论大作业,Qt,猫捉老鼠小游戏☆12Jan 15, 2019Updated 7 years ago
- 太阳视运动的可视化,可调节地理参数并在3D场景中自由观察🌞项目主要基于Electron, three.js和Vue3。此项目是献给母校山东省实验中学的一份小小礼物。☆10Feb 24, 2023Updated 3 years ago
- letter shell☆1,707Aug 20, 2024Updated last year
- Protected Low-overhead Object Oriented Programming with ANSI-C☆410Jul 6, 2025Updated 8 months ago
- An using JEDEC's SFDP standard serial (SPI) flash universal driver library | 一款使用 JEDEC SFDP 标准的串行 (SPI) Flash 通用驱动库☆1,580May 30, 2025Updated 9 months ago
- 基于F103C8T6和ST7789的LVGL_demo☆17Nov 16, 2021Updated 4 years ago
- Lightweight onewire protocol library for embedded systems. It uses UART peripheral or GPIO toggling☆277Sep 20, 2025Updated 6 months ago