mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
tools/ci: add initial support for MSYS2
removed uname from msys2 job
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user