nrf52_bsim: declare BSIM_OUT_PATH as required env var
Do not use with sanitycheck if BSIM_OUT_PATH is not defined. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
924a4e7000
commit
1e5b3b490c
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@ identifier: nrf52_bsim
|
|||
name: NRF52 BabbleSim board
|
||||
type: native
|
||||
arch: posix
|
||||
env:
|
||||
- BSIM_OUT_PATH
|
||||
toolchain:
|
||||
- zephyr
|
||||
testing:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue