nuttx/tools/ci
simbit18 b749dfba23 ci/platforms: necessary changes for macos-15-intel and macos-14 Apple Silicon
macos-15-intel  and  macos-14 Apple Silicon
- bloaty()
   aligned with the latest version

macos-15-intel
 - avr_gcc_toolchain()
     Latest version not available for Intel,
     so it needs to be built from source, which takes over an hour.
     The latest version prebuilt for Intel is 9.4.0
     Added an workaround for installation.

Signed-off-by: simbit18 <simbit18@gmail.com>
2025-11-28 11:04:21 +08:00
..
docker/linux
platforms ci/platforms: necessary changes for macos-15-intel and macos-14 Apple Silicon 2025-11-28 11:04:21 +08:00
testlist tools/ci/testlist: skip the build of <board>:cxxtest 2025-09-28 12:47:09 -04:00
testrun
cibuild-oot.sh cmake: Remove unused BUILD_OOTCPP guard from configuration. 2025-10-17 17:06:46 -03:00
cibuild.ps1
cibuild.sh
cirun.sh
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.