1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/usb/usbus/dfu
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
..
dfu.c usbus/dfu: fix underflow condition while updating firmware 2021-11-03 17:06:27 +01:00
Kconfig sys/riotboot: move magic address to common file 2021-07-20 22:51:15 +02:00
Makefile usbus/dfu: introduce initial Device Firmware Upgrade support for USBUS 2021-01-12 11:34:22 +01:00