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 <anas.nashif@intel.com>
This commit is contained in:
parent
a6cca606db
commit
410c8a57e0
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
identifier: m5stack_cores3/esp32s3/appcpu
|
||||
name: M5Stack CoreS3 APPCPU
|
||||
type: mcu
|
||||
twister: false
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
- zephyr
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
identifier: m5stack_cores3/esp32s3/procpu
|
||||
name: M5Stack CoreS3 PROCPU
|
||||
type: mcu
|
||||
twister: false
|
||||
arch: xtensa
|
||||
toolchain:
|
||||
- zephyr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue