zephyr/samples/net
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
..
capture
cloud all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
common
dhcpv4_client
dns_resolve
dsa
eth_native_posix tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
gptp yamllint: fix all yamllint line-length errors 2023-01-04 01:16:45 +09:00
gsm_modem
ipv4_autoconf tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
lldp tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
lwm2m_client tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
mdns_responder tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
mqtt_publisher all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
mqtt_sn_publisher tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
openthread/coprocessor tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
promiscuous_mode
sockets samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
stats
syslog_net all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
telnet
virtual
vlan
wifi tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
wpan_serial samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
wpanusb samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
zperf samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
net.rst