You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2023/10/26 13:01:54 UTC

[nuttx] 02/03: ci:enable RISC-V qemu cmake build ci

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git

commit 906699e0a52aadbe23b2f158ab748e1ed3391496
Author: xuxin19 <xu...@xiaomi.com>
AuthorDate: Wed Oct 25 19:56:29 2023 +0800

    ci:enable RISC-V qemu cmake build ci
    
    Signed-off-by: xuxin19 <xu...@xiaomi.com>
---
 tools/ci/testlist/risc-v.dat | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tools/ci/testlist/risc-v.dat b/tools/ci/testlist/risc-v.dat
index fb7b7dbe24..ae84c4b363 100644
--- a/tools/ci/testlist/risc-v.dat
+++ b/tools/ci/testlist/risc-v.dat
@@ -1,2 +1,6 @@
 /risc-v
 -,arty_a7:.+
+
+# Boards build by CMake
+CMake,rv-virt:smp
+CMake,rv-virt:smp64
\ No newline at end of file