zephyr/samples/subsys
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
..
bindesc samples bindesc: Add runtime test and change default to native_sim 2023-11-20 12:02:48 +01:00
canbus samples/subsys: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
console hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
dap samples: debug: add CMSIS DAP sample using USB as interface 2024-06-14 11:14:17 +02:00
debug arch posix fuzzing: Move kconfig options to sample 2024-05-02 20:46:03 +03:00
display samples: subsys: display: lvgl: Remove kscan pointer check 2024-06-21 11:54:11 -04:00
edac
fs everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
input boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
ipc samples: Use DEFAULT_IMAGE for sysbuild 2024-06-28 20:54:25 -04:00
llext llext: rework test and sample coverage 2024-06-25 21:25:33 -04:00
logging everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
lorawan samples: subsys: lorawan: class_a: remove clock sync and multicast 2024-05-02 16:54:43 +02:00
mgmt doc: fix incorrect bullet lists 2024-06-20 14:07:32 -04:00
modbus docs: modbus: Update PyModbus GitHub project URL 2024-05-28 18:57:02 +02:00
nvs samples: subsys: nvs fix hard fault when running on stm32 targets 2024-04-11 09:08:52 +02:00
pm hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
portability hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
rtio/sensor_batch_processing rtio: Remove builtin iodev mpsc queue 2024-06-12 21:12:54 -04:00
sensing samples: subsys: fix sensing/simple compile 2024-05-24 18:03:44 -04:00
settings samples: subsys: settings: Run sample on nrf54h20 2024-05-14 15:52:42 +02:00
shell scripts: west robot & simulation: Fix OOT 2024-07-01 16:10:35 -04:00
sip_svc
smf Samples: SMF: Add sample for SMF framework 2024-05-10 18:13:08 -04:00
task_wdt samples: subsys: task_wdt on the IWDG of the stm32f4 2024-06-14 19:34:58 +02:00
testsuite samples: pytest: add README 2023-12-14 10:12:21 +01:00
tracing everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
usb sample: usb: allow samples to be built on all platforms with 'usbd' 2024-07-08 12:13:54 -04:00
usb_c samples: usb-c: sink: Add support for WeAct STM32G431 core 2023-11-21 09:54:02 +01:00
video doc: update documentation to use the --shield west build command arg 2024-07-04 13:25:00 +02:00
zbus samples: zbus: add isolated pool to msg_sub sample 2024-06-17 21:20:05 -04:00
subsys.rst