nuttx-mirror/tools/ci
simbit18 2fbe02afec ci/platforms/darwin.sh: switch Wget to cURL tool
Switch wget to cURL tool for:

arm_gcc_toolchain()
arm64_gcc_toolchain()
gperf()
riscv_gcc_toolchain()
sparc_gcc_toolchain()
xtensa_esp32_gcc_toolchain()
wasi_sdk()

Used git clone --depth 1 a shallow clone with a history truncated to reduce the clone size for:

kconfig_frontends()

added ninja installation
2024-09-26 10:54:16 -03:00
..
docker/linux tools: migrate to SPDX identifier 2024-09-10 23:11:11 +08:00
platforms ci/platforms/darwin.sh: switch Wget to cURL tool 2024-09-26 10:54:16 -03:00
testlist CI: drop stm3240g-eval:knxwm for now 2024-08-30 21:03:08 +08:00
testrun tools: migrate to SPDX identifier 2024-09-10 23:11:11 +08:00
cibuild.sh tools: migrate to SPDX identifier 2024-09-10 23:11:11 +08:00
cirun.sh tools: migrate to SPDX identifier 2024-09-10 23:11:11 +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.