zephyr/samples/subsys
Maximilian Deubel 860515a3ad samples: subsys: usb: webusb: Fix Win10 detection
This patch refactors the usage of MS OS 2.0 descriptors in the
WebUSB sample. The function subset header was removed since it
is not allowed for non-composite devices.
Also, a new random GUID was added for automatic driver installation.

Signed-off-by: Maximilian Deubel <maximilian.deubel@nordicsemi.no>
2023-07-10 09:26:30 +02:00
..
canbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
console samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
debug tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
display samples display lvgl: Add overlay for native_sim 2023-07-05 07:01:19 -04:00
edac samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
fs samples: fs: littlefs: make sample workable for mmc disk driver 2023-06-23 09:20:10 +02:00
input tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00
ipc samples: ipc: rename virtio_xxx static functions in openamp remote 2023-07-06 09:47:59 +00:00
logging logging: Fixed BLE backend buffer size independent of MTU 2023-06-19 08:38:08 +02:00
lorawan doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
mgmt mgmt: hawkbit: remove NET_SOCKETS_POSIX_NAMES dependency 2023-06-28 06:32:45 +00:00
modbus doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
nvs tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
pm samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
portability samples/cmsis_rtos_v2/timer_synchronization: Set malloc arena size to zero 2023-06-17 07:28:42 -04:00
rtio/sensor_batch_processing rtio: Use mpsc for submission and completion queue 2023-05-10 00:39:43 +09:00
sensing samples: sensing: add a simple sensing subsystem app 2023-06-17 07:43:25 -04:00
settings samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
shell shell_module: Add a robot test case to sample.yaml 2023-05-26 09:43:49 -04:00
sip_svc samples/sip_svc: Switch main return type to int 2023-05-31 10:36:17 +02:00
task_wdt samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
testsuite twister: pytest: Simplify interface to pytest-twister-harness 2023-06-20 14:46:55 -04:00
tracing tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
usb samples: subsys: usb: webusb: Fix Win10 detection 2023-07-10 09:26:30 +02:00
usb_c USB-C: genVIF: Cleanup and add support to pick static data from input 2023-05-26 13:54:43 -04:00
video samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
zbus samples zbus remote mock: Add overlay for native_sim 2023-07-05 07:01:19 -04:00
subsys.rst