zephyr/samples/subsys/usb
Johann Fischer 67a31ef2d7 samples: hid-mouse: protect report buffer
Use the message queue to pass the new report from the input callback,
and use a semaphore to protect the report buffer until it is transferred
to the host.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-07-09 12:05:04 +02:00
..
audio doc: fix incorrect bullet lists 2024-06-20 14:07:32 -04:00
cdc_acm sample: usb: allow samples to be built on all platforms with 'usbd' 2024-07-08 12:13:54 -04:00
cdc_acm_composite
common doc: usb: document USB message notifications 2024-06-18 19:56:54 -04:00
console everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
dfu flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
hid samples/subsys: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
hid-keyboard sample: usb: allow samples to be built on all platforms with 'usbd' 2024-07-08 12:13:54 -04:00
hid-mouse samples: hid-mouse: protect report buffer 2024-07-09 12:05:04 +02:00
inf
mass sample: usb: allow samples to be built on all platforms with 'usbd' 2024-07-08 12:13:54 -04:00
shell sample: usb: allow samples to be built on all platforms with 'usbd' 2024-07-08 12:13:54 -04:00
testusb samples/subsys: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
uac2_explicit_feedback everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
webusb everywhere: replace double words 2024-06-25 06:05:35 -04:00
usb.rst