summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/lm32/grp.yml
blob: 4e25270b76bde9c4c4d6f855b614dc7c70f822f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
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: []