zephyr/samples/subsys/usb
Alberto Escolar Piedras 01c9b1483f samples/usb: Fix filtering for POSIX arch
Some of these samples were filtering all POSIX arch
boards out by explictly listing them by name
(and for the nrf52_bsim by lack of usb_device).

Instead filter by the architecture.

There is no functional difference in tree with this change.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-05-04 16:48:01 -04:00
..
audio samples/usb: Fix filtering for POSIX arch 2023-05-04 16:48:01 -04:00
cdc_acm samples/usb: Fix filtering for POSIX arch 2023-05-04 16:48:01 -04:00
cdc_acm_composite samples/usb: Fix filtering for POSIX arch 2023-05-04 16:48:01 -04:00
console samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
dfu samples/usb: Fix filtering for POSIX arch 2023-05-04 16:48:01 -04:00
hid samples/usb: Fix filtering for POSIX arch 2023-05-04 16:48:01 -04:00
hid-cdc samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
hid-mouse samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
inf
mass samples/usb: Fix filtering for POSIX arch 2023-05-04 16:48:01 -04:00
shell samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
testusb samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
webusb samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
usb.rst