From d3525ec637255d3997abacbebbb35512f89ef995 Mon Sep 17 00:00:00 2001 From: Xiang Xiao Date: Mon, 23 Jan 2023 03:08:00 +0800 Subject: [PATCH] tools/ci: Enable stm32u5, stm32wb and stm32wl5 Signed-off-by: Xiang Xiao --- tools/ci/testlist/arm-13.dat | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/ci/testlist/arm-13.dat b/tools/ci/testlist/arm-13.dat index 812d1b7fa5..08a3bcf246 100644 --- a/tools/ci/testlist/arm-13.dat +++ b/tools/ci/testlist/arm-13.dat @@ -1,4 +1,6 @@ /arm/stm32l*,CONFIG_ARM_TOOLCHAIN_GNU_EABI +/arm/stm32u*,CONFIG_ARM_TOOLCHAIN_GNU_EABI +/arm/stm32w*,CONFIG_ARM_TOOLCHAIN_GNU_EABI /arm/str71x,CONFIG_ARM_TOOLCHAIN_GNU_EABI