summaryrefslogtreecommitdiff
path: root/platforms/index.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/index.yaml')
-rw-r--r--platforms/index.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/platforms/index.yaml b/platforms/index.yaml
index 558b535..15a83e6 100644
--- a/platforms/index.yaml
+++ b/platforms/index.yaml
@@ -4,6 +4,16 @@
-: !import stm32/index.yaml
- match:
+ mcu: !re gd32v
+
+ -: !import gd32v.yaml
+
+- match:
cpu: !re cortex-m
-: !import cortex-m.yaml
+
+- match:
+ cpu: !re rv
+
+ -: !import riscv.yaml \ No newline at end of file