summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/lm32/grp.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/lm32/grp.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/spec/build/bsps/lm32/grp.yml b/spec/build/bsps/lm32/grp.yml
new file mode 100644
index 0000000000..218367fb08
--- /dev/null
+++ b/spec/build/bsps/lm32/grp.yml
@@ -0,0 +1,28 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: group
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+includes: []
+install:
+- destination: ${BSP_INCLUDEDIR}/bsp
+ source:
+ - bsps/lm32/include/bsp/irq.h
+ - bsps/lm32/include/bsp/milkymist_ac97.h
+ - bsps/lm32/include/bsp/milkymist_buttons.h
+ - bsps/lm32/include/bsp/milkymist_dmx.h
+ - bsps/lm32/include/bsp/milkymist_flash.h
+ - bsps/lm32/include/bsp/milkymist_gpio.h
+ - bsps/lm32/include/bsp/milkymist_ir.h
+ - bsps/lm32/include/bsp/milkymist_memcard.h
+ - bsps/lm32/include/bsp/milkymist_midi.h
+ - bsps/lm32/include/bsp/milkymist_pfpu.h
+ - bsps/lm32/include/bsp/milkymist_tmu.h
+ - bsps/lm32/include/bsp/milkymist_usbinput.h
+ - bsps/lm32/include/bsp/milkymist_versions.h
+ - bsps/lm32/include/bsp/milkymist_video.h
+ldflags: []
+links: []
+type: build
+use-after: []
+use-before: []