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 samples: usb: audio: Fix building off sample with sanitycheck 2020-05-21 16:55:27 +02:00
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 samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
dfu samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
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 usb: cdc: add .inf file 2019-05-09 08:20:34 -04:00
mass samples: usb: mass: do application configuration before usb starts 2020-06-24 09:46:56 -04:00
testusb samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
webusb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
usb_pid.Kconfig samples: wpanusb: assign next free sample PID 2020-05-27 14:15:52 +02:00
usb.rst doc: fix misspellings in documentation 2019-06-18 15:08:19 -04:00