File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 42
42
build_only : true
43
43
bluetooth.shell.cdc_acm :
44
44
extra_args :
45
- - OVERLAY_CONFIG =cdc_acm.conf
45
+ - EXTRA_CONF_FILE =cdc_acm.conf
46
46
- DTC_OVERLAY_FILE="usb.overlay"
47
47
depends_on : usb_device
48
48
platform_allow :
Original file line number Diff line number Diff line change 23
23
- native_sim
24
24
- nrf5340dk/nrf5340/cpuapp
25
25
- nrf5340_audio_dk/nrf5340/cpuapp
26
- extra_args : OVERLAY_CONFIG ="overlay-le-audio.conf"
26
+ extra_args : EXTRA_CONF_FILE ="overlay-le-audio.conf"
27
27
tags : bluetooth
28
28
harness : bluetooth
29
29
bluetooth.general.tester_mesh :
32
32
- qemu_x86
33
33
- native_sim
34
34
- nrf52840dk/nrf52840
35
- extra_args : OVERLAY_CONFIG ="overlay-mesh.conf"
35
+ extra_args : EXTRA_CONF_FILE ="overlay-mesh.conf"
36
36
tags : bluetooth
37
37
harness : bluetooth
Original file line number Diff line number Diff line change 19
19
harness_config :
20
20
bsim_exe_name : tests_bsim_bluetooth_ll_bis_prj_conf
21
21
bluetooth.ll.bis_ticker_expire_info :
22
- extra_args : OVERLAY_CONFIG =overlay-ticker_expire_info.conf
22
+ extra_args : EXTRA_CONF_FILE =overlay-ticker_expire_info.conf
23
23
platform_allow :
24
24
- nrf52_bsim
25
25
- nrf5340bsim/nrf5340/cpunet
You can’t perform that action at this time.
0 commit comments