Skip to content

Commit

Permalink
samples: add dut ble only
Browse files Browse the repository at this point in the history
for testing purposes

Signed-off-by: Krzysztof Taborowski <[email protected]>
  • Loading branch information
ktaborowski committed Nov 29, 2024
1 parent 8aeff29 commit abe66a8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions samples/sid_end_device/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,14 @@ tests:
- CONFIG_SIDEWALK_APPLICATION_NAME="dut"
tags: Sidewalk cli

sample.sidewalk.dut.ble_only:
extra_args:
OVERLAY_CONFIG="overlay-dut.conf"
extra_configs:
- CONFIG_SIDEWALK_SUBGHZ_SUPPORT=n
- CONFIG_SIDEWALK_APPLICATION_NAME="dut.ble_only"
tags: Sidewalk cli BLE

sample.sidewalk.dut.no_secure:
extra_args:
OVERLAY_CONFIG="overlay-dut.conf"
Expand Down

0 comments on commit abe66a8

Please sign in to comment.