[ci]:add armclang BSP build coverage (#11577)

* ci: add armclang BSP build coverage

* components/libc: avoid armclang errno include recursion
This commit is contained in:
CYFS
2026-07-07 11:52:14 +08:00
committed by GitHub
parent 937be2c97d
commit ee43eeb685
6 changed files with 177 additions and 9 deletions
+7
View File
@@ -466,6 +466,13 @@
"stm32/stm32l475-atk-pandora"
]
},
{
"RTT_BSP": "armclang-stm32",
"RTT_TOOL_CHAIN": "armclang",
"SUB_RTT_BSP": [
"stm32/stm32f407-rt-spark"
]
},
{
"RTT_BSP": "simulator",
"RTT_TOOL_CHAIN": "gcc",