zephyr/samples/subsys/usb
Johann Fischer 48dd5c9915 sample: usb: allow samples to be built on all platforms with 'usbd'
Replace platform_allow with integration_platforms, what allow CI to
build samples on all platforms with test feature 'usbd' but still limits
number of platforms when it is invoked with the --integration option.
Replace/add some platforms that already have test feature 'usbd'.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-07-08 12:13:54 -04: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 sample: usb: allow samples to be built on all platforms with 'usbd' 2024-07-08 12:13:54 -04: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