Skip to content

Commit

Permalink
samples: esb: Update sample.yml
Browse files Browse the repository at this point in the history
Adds CONFIG_ESB_FAST_CHANNEL_SWITCHING=y
for the fast_switching test case.

Ref: Ref: NCSDK-25942

Signed-off-by: Marcin Jelinski <[email protected]>
  • Loading branch information
maje-emb authored and rlubos committed Apr 24, 2024
1 parent 8db89aa commit c351473
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions samples/esb/esb_prx/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ tests:
build_only: true
extra_configs:
- CONFIG_ESB_FAST_SWITCHING=y
- CONFIG_ESB_FAST_CHANNEL_SWITCHING=y
integration_platforms:
- nrf54h20dk_nrf54h20_cpurad
platform_allow: >
Expand Down
1 change: 1 addition & 0 deletions samples/esb/esb_ptx/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ tests:
build_only: true
extra_configs:
- CONFIG_ESB_FAST_SWITCHING=y
- CONFIG_ESB_FAST_CHANNEL_SWITCHING=y
integration_platforms:
- nrf54h20dk_nrf54h20_cpurad
platform_allow: >
Expand Down

0 comments on commit c351473

Please sign in to comment.