incubator-nuttx/tools/ci
raiden00pl 6657f2abb7 boards/arm/stm32f7: separate nucleo-144 board into individual boards
nucleo-144 combines 3 different ST boards. This approach is inconsistent with
the support for the rest of the nucleo boards, where each board is in separate folders.
Also nucleo-144 is no longer reserved for STM32F7 chips but other families also use this format.

After this commit nucleo-144 is divided into 3 boards:

- nucleo-f746zg
- nucleo-f767zi
- nucleo-f722ze
2024-10-21 09:23:44 +08:00
..
docker/linux CI: CI Docker adds Python package installation 2024-10-13 02:25:29 +08:00
platforms CI: CI Docker adds Python package installation 2024-10-13 02:25:29 +08:00
testlist boards/arm/stm32f7: separate nucleo-144 board into individual boards 2024-10-21 09:23:44 +08:00
testrun ci: corrent the error judgement on mq testcase 2024-09-29 18:18:01 +08:00
README.md
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 Tools

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