mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
tools/ci: Compile mps3-an547/gcov with clang using cmake in ci
armv8m ci: 1. use makefile clang: /arm/mps/mps3-an547/configs/clang,CONFIG_ARM_TOOLCHAIN_CLANG 2. use cmake clang: CMAKE,mps3-an547:gcov Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
This commit is contained in:
committed by
Xiang Xiao
parent
5f5eeda55a
commit
359c65543c
@@ -5,7 +5,6 @@
|
||||
/arm/mps/mps3-an547/configs/ap,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
||||
/arm/mps/mps3-an547/configs/bl,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
||||
/arm/mps/mps3-an547/configs/clang,CONFIG_ARM_TOOLCHAIN_CLANG
|
||||
/arm/mps/mps3-an547/configs/gcov,CONFIG_ARM_TOOLCHAIN_CLANG
|
||||
/arm/mps/mps3-an547/configs/nsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
||||
/arm/mps/mps3-an547/configs/picostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
||||
|
||||
@@ -23,6 +22,8 @@ CMake,arduino-nano-33ble:usbnsh
|
||||
CMake,arduino-nano-33ble-rev2:nsh
|
||||
CMake,arduino-nano-33ble-rev2:usbnsh
|
||||
|
||||
CMAKE,mps3-an547:gcov
|
||||
|
||||
CMake,nrf52832-dk:mcuboot_app
|
||||
CMake,nrf52832-dk:mcuboot_loader
|
||||
CMake,nrf52832-dk:mcuboot_loader_minimal
|
||||
|
||||
Reference in New Issue
Block a user