nuttx/tools/ci
W-Mai 07a2fa8d57 ci/docker: copy clang-extdef-mapping to clang-arm
Clang relies on clang-extdef-mapping for ctu checking. But clang-arm doesn't provide this file
A tweaking way to support this feature is copy a `clang-extdef-mapping` from other clang version.

Signed-off-by: xinbingnan <xinbingnan@xiaomi.com>
2022-10-24 17:04:45 +08:00
..
docker/linux ci/docker: copy clang-extdef-mapping to clang-arm 2022-10-24 17:04:45 +08: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/docker: copy clang-extdef-mapping to clang-arm 2022-10-24 17:04:45 +08:00
cirun.sh ci: add qemu run support 2022-10-21 14:57:43 +08:00
README.md CI: Migrate ci tooling from testing repository to main os repo 2021-04-05 01:22:48 -05:00

CI Tools

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