zephyr/samples/subsys
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
..
console doc: getting_started: Support multi-OS instructions 2018-01-18 16:53:31 -05:00
debug samples: sample.yaml cleanup 2018-04-09 22:55:20 -04:00
ipc/ipm_mailbox samples: remove build_only from various samples 2017-12-28 20:24:29 -05:00
logging samples: event_logger: match more lines during sanitycheck 2018-01-25 04:45:35 +05:30
mgmt doc: fix mgmt sample path 2018-04-18 17:54:05 +02:00
shell/shell_module test: shell: native_posix also supports shell 2018-02-02 07:48:46 -08:00
usb subsys: usb: rework USB DFU class driver 2018-04-30 17:42:40 -04:00
subsys.rst doc: add labels to sample docs 2017-04-04 20:48:08 +00:00