summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/m68k/av5282/bspav5282.yml
blob: f90dc006d00dd2af30711c57d459688f42417848 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
arch: m68k
bsp: av5282
build-type: bsp
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
enabled-by: true
family: av5282
includes: []
install:
- destination: ${BSP_INCLUDEDIR}
  source:
  - bsps/m68k/av5282/include/bsp.h
  - bsps/m68k/av5282/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/m68k/av5282/include/bsp/irq.h
- destination: ${BSP_LIBDIR}
  source:
  - bsps/m68k/av5282/start/linkcmds
links:
- role: build-dependency
  uid: abi
- role: build-dependency
  uid: start
- role: build-dependency
  uid: ../grp
- role: build-dependency
  uid: ../../obj
- role: build-dependency
  uid: ../../objirqdflt
- role: build-dependency
  uid: ../../opto2
- role: build-dependency
  uid: ../../bspopts
source:
- bsps/m68k/av5282/btimer/btimer.c
- bsps/m68k/av5282/clock/clock.c
- bsps/m68k/av5282/console/console.c
- bsps/m68k/av5282/start/bspstart.c
- bsps/m68k/av5282/start/init5282.c
- bsps/m68k/shared/cache/cache-mcf5282.c
- bsps/m68k/shared/m68kidle.c
- bsps/m68k/shared/memProbe.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/start/bspfatal-default.c
- bsps/shared/start/bspgetworkarea-default.c
- bsps/shared/start/bspreset-loop.c
- bsps/shared/start/gettargethash-default.c
- bsps/shared/start/sbrk.c
- bsps/shared/start/setvec.c
type: build