Files
nuttx/tools
simbit18 1bfd1d7303 [CI] testbuild.sh: Msys2 fix toolchain change
In the Msys2 (Windows) environment, this search filter is not sufficient.

$ grep _TOOLCHAIN_ .config | grep -v CONFIG_ARCH_TOOLCHAIN_* | grep =y
CONFIG_TOOLCHAIN_WINDOWS=y
CONFIG_ARM_TOOLCHAIN_GNU_EABI=y

It is necessary to add
$ grep _TOOLCHAIN_ .config |  grep -v CONFIG_TOOLCHAIN_WINDOWS | grep -v CONFIG_ARCH_TOOLCHAIN_* | grep =y
CONFIG_ARM_TOOLCHAIN_GNU_EABI=y
2025-01-17 23:25:46 +08:00
..
2024-09-10 23:11:11 +08:00
2024-12-13 23:04:10 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-12-04 22:36:45 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-25 01:38:04 +08:00
2024-09-10 23:11:11 +08:00
2024-11-14 13:30:34 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00
2024-09-10 23:11:11 +08:00