Skip to content

Commit 410c8a5

Browse files
committed
boards: m5stack/m5stack_cores3: disable in twister
Do not run this board with twister. Temporary fix while we wait for a fix. Signed-off-by: Anas Nashif <[email protected]>
1 parent a6cca60 commit 410c8a5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

boards/m5stack/m5stack_cores3/m5stack_cores3_appcpu.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
identifier: m5stack_cores3/esp32s3/appcpu
22
name: M5Stack CoreS3 APPCPU
33
type: mcu
4+
twister: false
45
arch: xtensa
56
toolchain:
67
- zephyr

boards/m5stack/m5stack_cores3/m5stack_cores3_procpu.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
identifier: m5stack_cores3/esp32s3/procpu
22
name: M5Stack CoreS3 PROCPU
33
type: mcu
4+
twister: false
45
arch: xtensa
56
toolchain:
67
- zephyr

0 commit comments

Comments
 (0)