zephyr/subsys/usb
Peter A. Bigot 6770d1c671 usb: dfu: correct upload implementation
The routine to read the image from the device and upload it to the
host stored data in a buffer unrelated to the one transferred to the
host, resulting in a corrupt image.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-11-18 13:50:43 +01:00
..
class usb: dfu: correct upload implementation 2019-11-18 13:50:43 +01:00
bos.c usb: Remove extra logs 2019-10-01 09:16:42 -04:00
CMakeLists.txt cmake: Fix usb include directory organization 2019-10-01 19:22:02 +02:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
os_desc.c usb: Remove extra logs 2019-10-01 09:16:42 -04:00
os_desc.h
usb_descriptor.c usb: usb_descriptor: fix null pointer dereferences 2019-08-22 07:26:33 -05:00
usb_descriptor.h usb: Fix automatic assignment endpoints 2019-05-06 11:14:24 +02:00
usb_device.c usb: allow hardware to handle ZLP for Variable-length Data Stage 2019-09-26 13:19:02 +02:00