nuttx/tools/ci
simbit18 893cf19356 tools/ci/testlist: skip the build of <board>:cxxtest
Problems downloading the uClibc++-0.2.5.tar.bz2 package

cURL error 60: SSL certificate expired

net::ERR_CERT_DATE_INVALID
Subject: cxx.uclibc.org

Issuer: R10

Expires on: 27 set 2025

This blocks the jobs:

- arm-12
- sim-02

Signed-off-by: simbit18 <simbit18@gmail.com>
2025-09-28 12:47:09 -04:00
..
docker/linux ci/docker: add Raspberry Pi picotool and fix GN build 2025-09-19 09:32:54 +08:00
platforms tools/ci: Added CMake build for Raspberry Pi Pico on Windows Native 2025-09-24 12:05:56 -03:00
testlist tools/ci/testlist: skip the build of <board>:cxxtest 2025-09-28 12:47:09 -04:00
testrun style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
cibuild-oot.sh ci/cxx: Add out-of-tree build CI test. 2025-09-27 21:36:22 +08:00
cibuild.ps1 tools/ci: Added CI system on Windows Native 2025-03-19 19:59:44 +08:00
cibuild.sh CI: Improved speed to build nuttx on MSYS2 job 2025-03-26 22:35:19 +08:00
cirun.sh tools: migrate to SPDX identifier 2024-09-10 23:11:11 +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.