summaryrefslogtreecommitdiff
path: root/platforms/index.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/index.yaml')
-rw-r--r--platforms/index.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/platforms/index.yaml b/platforms/index.yaml
new file mode 100644
index 0000000..558b535
--- /dev/null
+++ b/platforms/index.yaml
@@ -0,0 +1,9 @@
+- match:
+ mcu: !re stm32
+
+ -: !import stm32/index.yaml
+
+- match:
+ cpu: !re cortex-m
+
+ -: !import cortex-m.yaml