boards/riscv/m2gl025_miv: run tests on m2gl025_miv board by default
Issue #37006 highlighted that some tests are prone to not passing on QEMU for 32-bit RISC-V. This commit enables running tests in Renode on emulated 32-bit RISC-V m2gl025_miv platform as a double-check. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
This commit is contained in:
parent
19fc1ee77c
commit
2304a274e0
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ toolchain:
|
|||
ram: 64
|
||||
simulation: renode
|
||||
testing:
|
||||
default: true
|
||||
ignore_tags:
|
||||
- net
|
||||
- bluetooth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue