文件名称:dfu_flasher:USB DFU 闪光器
文件大小:37KB
文件格式:ZIP
更新时间:2024-07-31 09:54:00
C
USB DFU 闪光器 带有 USB DFU 设备堆栈的嵌入式闪存器。 特征: 在轮询模式下工作,禁用 IRQ 只需要堆栈内存 模板高度可配置 每个级别都可以使用嵌入式stdio进行调试:通用、USB设备、DFU、协议 需要小于 4KB(以防调试信息关闭)
【文件预览】:
dfu_flasher-master
----printf.c(13KB)
----protod.c(4KB)
----dbg.h(87B)
----core()
--------cortexm.S(2KB)
----printf.h(4KB)
----main.c(1KB)
----usbd.c(14KB)
----dfud.c(4KB)
----LICENSE(7KB)
----core.h(168B)
----dfud.h(340B)
----proto.h(706B)
----board()
--------stm32l0()
----usbd.h(2KB)
----protod.h(341B)
----dfu.h(8KB)
----usb.h(10KB)
----dbg.c(322B)
----defs.h(222B)
----README.md(328B)
----comm.h(384B)
----template()
--------config.h(1KB)
--------stm32l0_config.h(1KB)
--------areas.h(501B)
--------script.ld(317B)
----board.h(1KB)