mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-01-29 21:58:41 +01:00
zephyr-bsp: add support for mps2-an385
Signed-off-by: Jon Mason <jon.mason@arm.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
@@ -77,6 +77,13 @@ frdm-kw41z:
|
||||
intel-x86-64:
|
||||
extends: .build
|
||||
|
||||
mps2-an385:
|
||||
extends: .build
|
||||
parallel:
|
||||
matrix:
|
||||
- TOOLCHAIN: [default, zephyr-toolchain]
|
||||
TESTING: testimage
|
||||
|
||||
nrf52840-mdk-usb-dongle:
|
||||
extends: .build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user