Skip to content

Commit

Permalink
samples: nrf9160: mosh: add nRF9161 tests with external flash
Browse files Browse the repository at this point in the history
Add nRF9161 tests with external flash.

Signed-off-by: Eivind Jølsgard <eivind.jolsgard@nordicsemi.no>
  • Loading branch information
eivindj-nordic committed Jun 20, 2023
1 parent b980901 commit 0e8d1da
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions samples/nrf9160/modem_shell/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,16 @@ tests:
extra_configs:
- CONFIG_MEMFAULT_NCS_PROJECT_KEY="0123456789abcdef0123456789abcdef"
tags: ci_build
sample.nrf9161.modem_shell.memfault_modem_trace:
build_only: true
integration_platforms:
- nrf9161dk_nrf9161_ns
platform_allow: nrf9161dk_nrf9161_ns
extra_args: OVERLAY_CONFIG="overlay-modem-trace.conf;overlay-memfault.conf"
DTC_OVERLAY_FILE="nrf9161dk_ext_flash.overlay"
extra_configs:
- CONFIG_MEMFAULT_NCS_PROJECT_KEY="0123456789abcdef0123456789abcdef"
tags: ci_build
sample.nrf9160.modem_shell.memfault_modem_trace_ram:
build_only: true
integration_platforms:
Expand Down

0 comments on commit 0e8d1da

Please sign in to comment.