zephyr/subsys/usb/class
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
..
hid kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
netusb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
bluetooth.c usb: bluetooth: do not use ZLP for HCI event transfers 2019-11-15 17:02:43 +01:00
cdc_acm.c driver: uart: make deprecation effective 2019-11-07 12:44:15 -06:00
CMakeLists.txt cmake: Fix usb include directory organization 2019-10-01 19:22:02 +02:00
Kconfig usb: bluetooth: make HCI event endpoint size configurable 2019-11-15 17:02:43 +01:00
Kconfig.template.composite_device_number kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
loopback.c usb: loopback: use stack's request buffer for control requests 2019-08-26 15:06:08 +02:00
mass_storage.c coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
usb_dfu.c usb: dfu: correct upload implementation 2019-11-18 13:50:43 +01:00