nuttx/tools/ci/testlist/msys2.dat
simbit18 1661a66843 [cmake]: added initial support for MSYS2
Currently concerns only arm.

tools/ci/testlist/msys2.dat:
At the moment I only added the board nucleo-l152re:nsh

.github/workflows/build.yml:
Enabled cmake for msys2
2024-08-27 21:36:12 +08:00

16 lines
347 B
Plaintext

# Chose a minimalistic subset of board/configs due to MSYS2 builds
# being extremely slow on GitHub
# ARM
/arm/stm32/nucleo-l152re/configs/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
/arm/stm32/nucleo-f4x1re/configs/f411-nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
# ARM64
/arm64/qemu/qemu-armv8a/configs/nsh_smp
# Boards build by CMake
CMake,nucleo-l152re:nsh