3b2faa31e8
add build board qemu-v8a:nsh_smp 64-bit Arm Cortex-A53 with Multiple Cores
13 lines
298 B
Plaintext
13 lines
298 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
|