File tree Expand file tree Collapse file tree 7 files changed +12
-11
lines changed Expand file tree Collapse file tree 7 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 44 sample.usb.audio.headphones_microphone :
55 depends_on : usb_device
66 tags : usb
7- platform_exclude : native_posix native_posix_64
7+ arch_exclude : posix
88 integration_platforms :
99 - nrf52840dk_nrf52840
1010 - nrf5340dk_nrf5340_cpuapp
Original file line number Diff line number Diff line change 44 sample.usb.audio.headset :
55 depends_on : usb_device
66 tags : usb
7- platform_exclude : native_posix native_posix_64
7+ arch_exclude : posix
88 integration_platforms :
99 - nrf52840dk_nrf52840
1010 - nrf5340dk_nrf5340_cpuapp
Original file line number Diff line number Diff line change 44 sample.usb.cdc-acm :
55 depends_on : usb_device
66 tags : usb
7- platform_exclude : native_posix native_posix_64
7+ arch_exclude : posix
88 harness : console
99 harness_config :
1010 type : one_line
2323 sample.usb.cdc-acm.comp :
2424 depends_on : usb_device
2525 tags : usb
26- platform_exclude : native_posix native_posix_64
26+ arch_exclude : posix
2727 extra_args : OVERLAY_CONFIG=overlay-composite-cdc-msc.conf
2828 harness : console
2929 harness_config :
3333 sample.usb.cdc-acm.buildonly :
3434 depends_on : usb_device
3535 tags : usb
36- platform_allow : native_posix native_posix_64
36+ arch_allow : posix
3737 build_only : true
3838 integration_platforms :
3939 - native_posix
Original file line number Diff line number Diff line change 44 sample.usb.cdc-acm-composite :
55 depends_on : usb_device
66 tags : usb
7- platform_exclude : native_posix native_posix_64
7+ arch_exclude : posix
88 harness : console
99 harness_config :
1010 type : one_line
Original file line number Diff line number Diff line change 33
44common :
55 build_only : true
6- platform_exclude : native_posix native_posix_64 mimxrt1010_evk
6+ arch_exclude : posix
7+ platform_exclude : mimxrt1010_evk
78 mimxrt1050_evk_qspi mimxrt1020_evk mimxrt1015_evk mimxrt1060_evk sam4l_ek
89 mimxrt1050_evk mimxrt1060_evk_hyperflash nucleo_f207zg teensy40 teensy41
910 b_u585i_iot02a frdm_kl25z lpcxpresso55s69_cpu0 stm32l562e_dk_ns
Original file line number Diff line number Diff line change 44 sample.usb.hid :
55 depends_on : usb_device
66 tags : usb
7- platform_exclude : native_posix native_posix_64
7+ arch_exclude : posix
88 harness : console
99 harness_config :
1010 type : multi_line
1616 extra_configs :
1717 - CONFIG_USB_COMPOSITE_DEVICE=y
1818 tags : usb
19- platform_exclude : native_posix native_posix_64
19+ arch_exclude : posix
2020 harness : console
2121 harness_config :
2222 type : multi_line
Original file line number Diff line number Diff line change 44 sample.usb.mass_ram_none :
55 min_ram : 64
66 depends_on : usb_device
7- platform_exclude : native_posix native_posix_64
7+ arch_exclude : posix
88 extra_configs :
99 - CONFIG_LOG_DEFAULT_LEVEL=3
1010 tags : msd usb
3333 sample.usb.mass_ram_fat :
3434 min_ram : 128
3535 depends_on : usb_device
36- platform_exclude : native_posix native_posix_64
36+ arch_exclude : posix
3737 extra_configs :
3838 - CONFIG_LOG_DEFAULT_LEVEL=3
3939 - CONFIG_APP_MSC_STORAGE_RAM=y
You can’t perform that action at this time.
0 commit comments