zephyr/samples/subsys/usb
Johann Fischer b2ca5ee5bc subsys: usb: rework USB DFU class driver
This patch moves USB DFU class driver to subsys/usb/class.

For the first the USB DFU class driver depends on DFU image
manager and partition layout and is limited to use as an
application for the bootloader. The driver fetches the
information about the flash, erase block size, write block
size and partitions offset from the DT now. The driver has
two interfaces associated with the two partitions "SLOT-0"
and "SLOT-1". The "SLOT-0" can only be read.

In the following work the class driver can be extended so
that it can be used from the bootloader and update a flash
region directly from the bootloader.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-04-30 17:42:40 -04:00
..
cdc_acm samples: sample.yaml cleanup 2018-04-09 22:55:20 -04:00
console samples: usb: Make each sample have its own USB product string 2018-03-22 12:41:40 +01:00
dfu subsys: usb: rework USB DFU class driver 2018-04-30 17:42:40 -04:00
hid usb: Add multifunction composite build test 2018-04-03 15:58:33 -04:00
hid-mouse samples: Allow use of "CONTROLLER" postfix for LED and GPIO 2018-04-19 09:32:39 -05:00
mass samples: usb: Make each sample have its own USB product string 2018-03-22 12:41:40 +01:00
webusb samples: usb: webusb: Prettify binary object store descriptor 2018-04-20 21:06:11 -07:00
usb.rst samples: usb: add usb.rst and README.rst for CDC ACM sample 2017-07-23 07:41:57 -04:00