Add `hifive_unmatched//s7` (earlier selected by default, using `hifive_unmatched`) and `hifive_unmatched//u74` targets. Define work-area for other 4 cores in openocd.cfg Update twister platform white/black lists, to support new targets Signed-off-by: Jakub Wasilewski <jwasilewski@internships.antmicro.com> Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
14 lines
320 B
YAML
14 lines
320 B
YAML
sample:
|
|
name: MSPI Async Sample
|
|
tests:
|
|
sample.drivers.mspi.async:
|
|
tags:
|
|
- mspi
|
|
filter: dt_compat_enabled("mspi-aps6404l")
|
|
platform_exclude: hifive_unmatched/fu740/s7 hifive_unmatched/fu740/u74
|
|
harness: console
|
|
harness_config:
|
|
type: multi_line
|
|
ordered: true
|
|
depends_on: mspi
|