zephyr/samples/subsys/shell
Jamie McCrae 11c7371f99 samples: Explicitly disable boot USB device support init at boot
Disables having USB enabled for boards that configure USB CDC for
console, shell or logging at bootup in applications that enable USB
to prevent a conflict arising whereby USB is registered from
multiple points and later calls fail.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-01-10 12:21:10 +01:00
..
devmem_load samples: Add missing sample.yaml 2022-07-28 20:51:14 +02:00
fs tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
shell_module samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
shell.rst