Commit 4e2fcccc authored by Anas Nashif's avatar Anas Nashif Committed by Anas Nashif
Browse files

boards: make em_starterkit the defaule for ARC



When testing, make em_starterkit the default for sanitycheck to test new
features such as MPU.

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent a8a320c0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@ supported:
  - rtc
  - watchdog
testing:
  default: true
  ignore_tags:
    - net
    - bluetooth
+2 −0
Original line number Diff line number Diff line
@@ -4,3 +4,5 @@ type: mcu
arch: arc
toolchain:
  - zephyr
testing:
  default: true