Add `hifive_unleashed//e51` (earlier selected by default, using `hifive_unleashed`) and `hifive_unleashed//u54` 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>
23 lines
418 B
YAML
23 lines
418 B
YAML
identifier: hifive_unleashed/fu540/u54
|
|
name: SiFive HiFive Unleashed (U54)
|
|
type: mcu
|
|
arch: riscv
|
|
toolchain:
|
|
- zephyr
|
|
ram: 3840
|
|
simulation: renode
|
|
simulation_exec: renode
|
|
testing:
|
|
timeout_multiplier: 6
|
|
ignore_tags:
|
|
- net
|
|
- bluetooth
|
|
- flash
|
|
- crypto
|
|
renode:
|
|
uart: sysbus.uart0
|
|
resc: boards/sifive/hifive_unleashed/support/hifive_unleashed.resc
|
|
supported:
|
|
- gpio
|
|
- spi
|
|
vendor: sifive
|