1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/usb/usbus
Dylan Laduranty 64a82c9a78 usbus/dfu: fix underflow condition while updating firmware
Reports dfuERROR if underflow is detected or if flash write failed
Implement DFU control CLRSTATUS while at it to clear dfuERROR by the host
2021-11-03 17:06:27 +01:00
..
cdc usbus/cdc_acm: Return stall on line coding not supported 2021-10-30 11:56:42 +02:00
dfu usbus/dfu: fix underflow condition while updating firmware 2021-11-03 17:06:27 +01:00
hid usbus/hid: fix ENABLE_DEBUG definitions 2021-08-12 17:30:46 +02:00
Kconfig Kconfig: add Kconfig support for DFU 2021-01-12 11:34:22 +01:00
Makefile usbus/dfu: introduce initial Device Firmware Upgrade support for USBUS 2021-01-12 11:34:22 +01:00
usbus_control_slicer.c sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
usbus_control.c sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
usbus_fmt.c usbus: Add USB peripheral serial string support 2020-12-17 11:37:05 +01:00
usbus.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00