nuttx/tools/ci
Xiang Xiao 4026f47b3b ci: Exclude litex/arty_a7 from tools/ci/testlist/risc-v.dat
to workaround the new toolchain generate the wrong path for
--print-libgcc-file-name and --print-file-name=libm.a:
https://static.dev.sifive.com/dev-tools/freedom-tools/v2020.12/riscv64-unknown-elf-toolchain-10.2.0-2020.12.8-x86_64-linux-ubuntu14.tar.gz

please reference here for more info:
https://github.com/apache/nuttx/pull/7835

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-12-11 22:41:25 +08:00
..
docker/linux tools/ci: Update RISC-V toolchain in Dockerfile to latest version 2022-12-08 17:13:41 -03:00
patch tools/ci: patch for docker gcc-arm-none-eabi to 11.3.Rel1 August 08, 2022 2022-10-21 09:30:36 +02:00
testlist ci: Exclude litex/arty_a7 from tools/ci/testlist/risc-v.dat 2022-12-11 22:41:25 +08:00
testrun test: update usrsocktest script 2022-11-24 23:14:31 +08:00
cibuild.sh NuttX graduated the Incubator; update repository links 2022-11-26 11:58:15 -08:00
cirun.sh ci: add qemu run support 2022-10-21 14:57:43 +08:00
README.md

CI Tools

These are tools and data used for the CI system. Some of what is here may also be useful for local testing.