nuttx/tools/ci
Xiang Xiao 19d1e08717 tools/ci/docker/linux/Dockerfile: Intall libncurses5-dev in final image
fix the following warning:
clang: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-22 11:48:24 -03:00
..
docker/linux tools/ci/docker/linux/Dockerfile: Intall libncurses5-dev in final image 2022-10-22 11:48:24 -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 arm64: add Cortex-A57 and Cortex-A72 configurations 2022-10-14 09:27:35 +08:00
testrun add ci run on sim 2022-10-09 20:12:39 +08:00
cibuild.sh ci: Install LLVM Embedded Toolchain for Arm 2022-10-22 17:04:21 +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.