XinLiGH / SerialPortYmodemLinks
串口通过 YMODEM 协议进行文件传输
☆227Updated 6 years ago
Alternatives and similar repositories for SerialPortYmodem
Users that are interested in SerialPortYmodem are comparing it to the libraries listed below
Sorting:
- ☆201Updated last month
- The driver for the microprocessor☆106Updated 4 years ago
- 基于单片机实现的队列功能模块,主要用于8位、16位、32位非运行RTOS的单片机应用,兼容大多数单片机平台。☆183Updated 2 years ago
- modbus主机代码,可以用在各种MCU平台☆110Updated last year
- ToolKit是一套应用于嵌入式系统的通用工具包,目前为止工具包包含:循环队列、软件定时器、事件集☆230Updated last year
- c语言程序上下文切换和解耦的工具☆316Updated 5 months ago
- 基于C语言开发的环形缓冲区☆113Updated last year
- Flash Abstraction Layer implentment. Manage flash device and partition.☆135Updated 3 years ago
- stm32串口ISP☆107Updated 4 years ago
- STM32 IAP(UART模式)的BOOT部分☆267Updated 5 years ago
- 一个非常简单好用的命令解析器,占用资源极少极少,采用哈希算法超快匹配命令!☆340Updated last year
- 基于socket API的MQTT客户端,以极少的资源实现qos2服务质量,并且实现mbedtls支持,此仓库是专门为RT-Thread做的软件包,原始仓库位于:https://github.com/jiejieTop/mqttclient☆89Updated last year
- 一个Ymodem的非死循环的状态机轮转式的协议实现的源码。☆119Updated 10 years ago
- a lightly timer manager base on STM32F10X,to processing asynchronous event.☆198Updated 2 years ago
- STM32 IAP(UART模式)的上位机部分☆137Updated 6 years ago
- ☆78Updated 6 years ago
- mr-library is a lightweight framework designed for embedded systems. The resource and performance requirements of embedded system are ful…☆119Updated 10 months ago
- 基于C语言的json数据映射解析库☆134Updated 3 years ago
- shell for MCU. 单片机命令行交互。☆293Updated 2 years ago
- OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制☆123Updated 5 years ago
- 专为MCU项目开发提速的代码框架☆367Updated 2 weeks ago
- AT component porting or samples for different devices☆230Updated 6 months ago
- some device driver base on stm32f407☆191Updated 6 years ago
- Nucleo-H743ZI+FreeRTOS+lwip☆89Updated 5 years ago
- 一款纯C实现的跨平台modbus协议通信库☆115Updated 8 months ago
- XMODEM-STM32-IAP和YMODEM传输文件☆53Updated 11 months ago
- a petite driver base on mcu such as stm32(f103/f407/h750), RT1052