summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/optlibdebugger.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/cpukit/optlibdebugger.yml')
-rw-r--r--spec/build/cpukit/optlibdebugger.yml10
1 files changed, 9 insertions, 1 deletions
diff --git a/spec/build/cpukit/optlibdebugger.yml b/spec/build/cpukit/optlibdebugger.yml
index 4cee9809f6..5ff67d6bd8 100644
--- a/spec/build/cpukit/optlibdebugger.yml
+++ b/spec/build/cpukit/optlibdebugger.yml
@@ -9,7 +9,15 @@ default: []
description: ''
enabled-by:
- aarch64
-- arm
+- and:
+ - arm
+ - not: bsps/arm/atsam
+ - not: bsps/arm/imxrt
+ - not: bsps/arm/lm3s69xx
+ - not: bsps/arm/lpc176x
+ - not: bsps/arm/lpc24xx
+ - not: bsps/arm/stm32h7
+ - not: bsps/arm/stm32f4
- i386
- microblaze
links: []