zephyr/samples/subsys
Johann Fischer 2d90df407f samples: usb: add samples function to setup USB device only
Add a function similar to sample_usbd_init_device(), but one that does
not initialize the device. It allows the application to set additional
features, such as additional descriptors.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-11-19 09:53:29 -05:00
..
bindesc samples: Add read_bindesc sample 2024-10-11 13:20:49 -04:00
canbus
console
dap samples: dap: drop 'sample.dap.bulk.nrf' 2024-11-16 13:38:07 -05:00
debug
demand_paging
display boards: nxp: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
edac
fs drivers: disk: mmc_subsys: remove CONFIG_MMC_VOLUME_NAME 2024-11-05 15:25:10 -06:00
input sys: util: use BITS_PER_BYTE macro instead of the magic number 8 2024-11-16 15:22:35 -05:00
ipc samples: subsys: ipc: ipc_service: icmsg: adjust timeout 2024-10-24 14:05:09 +02:00
llext boards: qemu: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
logging yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
lorawan lorawan: add devicetime request support 2024-11-16 14:03:36 -05:00
mgmt samples: smp_svr: add common sysbuild true 2024-11-16 15:25:03 -05:00
modbus yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
nvs
pm
portability tests/samples: use platform_key on cmsis_rtos tests/samples 2024-10-31 09:23:30 -05:00
profiling
rtio/sensor_batch_processing
sensing
settings boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
shell samples: subsys: shell: devmem_load: fix incorrect use of OVERLAY_CONFIG 2024-10-24 14:06:54 +02:00
sip_svc
smf boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
task_wdt boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
testsuite
tracing samples: tracing: Use SystemView RTT tracing snippet 2024-10-23 16:51:12 +02:00
usb samples: usb: add samples function to setup USB device only 2024-11-19 09:53:29 -05:00
usb_c boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
zbus zbus: add HEAP_MEM_POOL_ADD_SIZE_ZBUS 2024-10-10 10:08:02 +02:00
subsys.rst