nuttx/tools/ci
YAMAMOTO Takashi ac3aa0185c tools/ci/platforms/darwin.sh: Don't use PIP_USER if venv is activated
On my environment PIP_USER doesn't work well.
```
error: externally-managed-environment
```
(macOS 15.1.1, x86-64, xcode 16.1)

Also, I prefer to use virtualenv anyway.
2024-12-13 18:23:29 +08:00
..
docker/linux CI: CI Docker adds Python package installation 2024-10-13 02:25:29 +08:00
platforms tools/ci/platforms/darwin.sh: Don't use PIP_USER if venv is activated 2024-12-13 18:23:29 +08:00
testlist CI: Move rv-virt:python from risc-v-06 to risc-v-07 2024-12-12 23:38:35 +08:00
testrun tools/ci: change sem_init_6_1 to support skip result 2024-12-10 22:00:42 +08:00
cibuild.sh [darwin] CI macos-14 : updated toolchains for macOS Apple Silicon 2024-11-12 00:08:38 +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.