zephyr/samples/subsys/usb
Francois Ramu f94fd8e60c samples: subsys: usb cdc acm composite with mini nb of USB EndPoints
The stm32f207 and stm32f429 target boards only have 4 bidir EP
on the USB FS node. This is not enough to run the sample:
simply exclude those 2 target platforms

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2023-07-07 09:18:09 +02:00
..
audio samples/usb: Fix filtering for POSIX arch 2023-05-04 16:48:01 -04:00
cdc_acm usb: device_next: use specific macros for string descriptors 2023-05-26 09:48:19 -04:00
cdc_acm_composite samples: subsys: usb cdc acm composite with mini nb of USB EndPoints 2023-07-07 09:18:09 +02:00
console usb: device_next: use specific macros for string descriptors 2023-05-26 09:48:19 -04:00
dfu doc: update stale links to MCUboot documentation 2023-06-07 04:40:47 -04:00
hid samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
hid-cdc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
hid-mouse samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
inf
mass doc: update LittleFS Github repo URLs 2023-06-07 04:40:47 -04:00
shell doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
testusb samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
webusb samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
usb.rst