zephyr/samples/net/sockets
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
..
big_http_download ethernet: remove defconfig/proj setting of ethernet drivers 2022-08-15 14:32:45 +02:00
can yamllint: fix all yamllint truthy errors 2023-01-04 01:16:45 +09:00
coap_client includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
coap_server includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
dumb_http_server ethernet: remove defconfig/proj setting of ethernet drivers 2022-08-15 14:32:45 +02:00
dumb_http_server_mt all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
echo ethernet: remove defconfig/proj setting of ethernet drivers 2022-08-15 14:32:45 +02:00
echo_async samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
echo_async_select samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
echo_client all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
echo_server samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
http_client include: net: http: rename http_x.h http/x.h 2022-10-12 09:02:21 -04:00
http_get yamllint: fix all yamllint comments-indentation errors 2023-01-04 01:16:45 +09:00
net_mgmt all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
packet all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
sntp_client samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
socketpair samples: net: socketpair: use CONFIG_ARCH_POSIX shorthand 2022-10-06 15:32:49 -04:00
tcp ethernet: remove defconfig/proj setting of ethernet drivers 2022-08-15 14:32:45 +02:00
txtime tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
websocket_client net: websocket: new receiving algorithm 2022-12-20 17:05:12 +00:00