nuttx/tools/ci
Xiang Xiao c6d31ac990 cibuild.sh: Install ccache in the last step
to fix the below error:
x86_64-elf-gcc --version
Copyright (C) 2002-2007 Andrew Tridgell
ccache: error: Could not find compiler "x86_64-elf-gcc" in PATH
Copyright (C) 2009-2022 Joel Rosdahl and other contributors

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-12-13 15:35:09 +09: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 cibuild.sh: Install ccache in the last step 2022-12-13 15:35:09 +09: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.