Skip to content

Commit

Permalink
twister: Adds sample for bibl_dsp3 board
Browse files Browse the repository at this point in the history
Adds in twister configuration, test cases for bibl_dsp3 board
  • Loading branch information
lbonhomme-vossloh committed Feb 22, 2024
1 parent 370f168 commit 4a9a1d2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions boot/zephyr/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,11 @@ tests:
platform_allow: mimxrt1020_evk
integration_platforms:
- mimxrt1020_evk
sample.bootloader.mcuboot.bibl_dsp3:
extra_args:
BOARD_ROOT=../../../../bibl-dsp3
OVERLAY_CONFIG=../../../../bibl-dsp3/apps/overlays/mcuboot_h7.conf
DTS_ROOT=../../../../bibl-dsp3
platform_allow: bibl_dsp3
integration_platforms:
- bibl_dsp3

0 comments on commit 4a9a1d2

Please sign in to comment.