zephyr/samples/subsys
Johann Fischer 0724453c64 samples: cdc_acm: add DT overlay to support snps,dwc2 on nucleo_f413zh
Add DT overlay to be able to support and test usb_dc_dw driver
(snps,dwc2) on nucleo_f413zh board. This disables STM32 shim
driver described and configured on the SoC and board level.

Obviously,it works with other STM32F4 boards as well, but we
do not have a mechanism to apply it generically yet, upcoming
snippet support may fix that. Until then, we need something for
development and as an example.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2023-05-10 20:07:04 +09: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 samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
display samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
edac samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
fs samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
input samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
ipc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
logging samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lorawan samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
mgmt samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
modbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
nvs drivers: flash: Add Infineon CAT1 Flash driver 2023-05-08 11:16:09 +02:00
pm samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
portability samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
rtio/sensor_batch_processing rtio: Use mpsc for submission and completion queue 2023-05-10 00:39:43 +09:00
settings samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
shell samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sip_svc samples: sip_svc: Sample application using sip_svc service. 2023-05-09 08:46:50 -04:00
task_wdt samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
testsuite samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tracing samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
usb samples: cdc_acm: add DT overlay to support snps,dwc2 on nucleo_f413zh 2023-05-10 20:07:04 +09:00
usb_c samples, tests: cleanup void main usage. 2023-04-28 20:39:14 +02:00
video samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
zbus samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
subsys.rst