tools/ci/testlist: skip the build of bl602evb:elf

This bl602evb:elf configuration has caused job risc-v-01 to fail on several occasions.

riscv-none-elf-ld: cannot find /github/workspace/sources/nuttx/arch/risc-v/src/crt0.o: No such file or directory

https://github.com/apache/nuttx/pull/17792

Added -bl602evb:elf to the risc-v-01.dat file to skip the build.

Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
simbit18
2026-03-18 14:34:37 +01:00
committed by Matteo Golin
parent 600d0e413a
commit 71709d487b
+1
View File
@@ -1,2 +1,3 @@
/risc-v/[a-d]*
/risc-v/e[0-r]*
-bl602evb:elf