Skip to content

Commit 84e4e62

Browse files
Eugeniy Paltsevnashif
authored andcommitted
boards: qemu_arc: enable as default test platform
With addition of icount support ARC QEMU is now stable, so we can finally enable it as default test platform. This reverts commit 7d10b68. Signed-off-by: Eugeniy Paltsev <[email protected]>
1 parent 18081e7 commit 84e4e62

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

boards/arc/qemu_arc/qemu_arc_em.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ arch: arc
66
toolchain:
77
- zephyr
88
testing:
9+
default: true
910
ignore_tags:
1011
- net
1112
- bluetooth

boards/arc/qemu_arc/qemu_arc_hs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ arch: arc
66
toolchain:
77
- zephyr
88
testing:
9+
default: true
910
ignore_tags:
1011
- net
1112
- bluetooth

0 commit comments

Comments
 (0)