mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
qemu-arm: Factor board config to mk fragments.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
@@ -259,7 +259,7 @@ function ci_qemu_arm_build {
|
||||
make ${MAKEOPTS} -C ports/qemu-arm CFLAGS_EXTRA=-DMP_ENDIANNESS_BIG=1
|
||||
make ${MAKEOPTS} -C ports/qemu-arm clean
|
||||
make ${MAKEOPTS} -C ports/qemu-arm test
|
||||
make ${MAKEOPTS} -C ports/qemu-arm BOARD=sabrelite test
|
||||
make ${MAKEOPTS} -C ports/qemu-arm BOARD=SABRELITE test
|
||||
}
|
||||
|
||||
########################################################################################
|
||||
|
||||
Reference in New Issue
Block a user