summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/v850/gdbv850sim/obj.yml
blob: 97650c122ea1dd53c68b5340f9d28f7bc5616835 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install:
- destination: ${BSP_INCLUDEDIR}
  source:
  - bsps/v850/gdbv850sim/include/bsp.h
  - bsps/v850/gdbv850sim/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/v850/gdbv850sim/include/bsp/irq.h
  - bsps/v850/gdbv850sim/include/bsp/syscall.h
- destination: ${BSP_LIBDIR}
  source:
  - bsps/v850/gdbv850sim/start/linkcmds
links: []
source:
- bsps/shared/cache/nocache.c
- bsps/shared/dev/btimer/btimer-stub.c
- bsps/shared/dev/clock/clock-simidle.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/serial/console-polled.c
- bsps/shared/start/bspfatal-default.c
- bsps/shared/start/bspgetworkarea-default.c
- bsps/shared/start/bspstart-empty.c
- bsps/shared/start/gettargethash-default.c
- bsps/shared/start/sbrk.c
- bsps/v850/gdbv850sim/console/console-io.c
- bsps/v850/gdbv850sim/start/bspreset.c
- bsps/v850/gdbv850sim/start/trap.S
- bsps/v850/shared/start/crt1.c
type: build