zephyr/samples/subsys/usb
Peter Bigot 5ea2eaa765 samples: usb: mass: do application configuration before usb starts
USB access to the flash device is not synchronized with the
application, so if the application needs to create a new file system
USB may read configuration state that is incorrect.  Wait until the
the application is done with the flash before starting USB.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-06-24 09:46:56 -04:00
..
audio
cdc_acm zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cdc_acm_composite zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
console
dfu
hid zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hid-cdc zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hid-mouse zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
inf
mass samples: usb: mass: do application configuration before usb starts 2020-06-24 09:46:56 -04:00
testusb
webusb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb_pid.Kconfig
usb.rst