summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/rtl22xx/obj.yml
blob: 1889f0d842d14d22a7e05c0e74cadfc659ccd5c8 (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
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/arm/rtl22xx/include/bsp.h
  - bsps/arm/rtl22xx/include/lpc22xx.h
  - bsps/arm/rtl22xx/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/arm/rtl22xx/include/bsp/irq.h
- destination: ${BSP_LIBDIR}
  source:
  - bsps/arm/rtl22xx/start/linkcmds
links: []
source:
- bsps/arm/rtl22xx/btimer/btimer.c
- bsps/arm/rtl22xx/clock/clockdrv.c
- bsps/arm/rtl22xx/console/uart.c
- bsps/arm/rtl22xx/irq/irq.c
- bsps/arm/rtl22xx/start/bspreset.c
- bsps/arm/rtl22xx/start/bspstart.c
- bsps/shared/cache/nocache.c
- bsps/shared/dev/cpucounter/cpucounterfrequency.c
- bsps/shared/dev/cpucounter/cpucounterread.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/serial/legacy-console-control.c
- bsps/shared/dev/serial/legacy-console-select.c
- bsps/shared/dev/serial/legacy-console.c
- bsps/shared/irq/irq-default-handler.c
- bsps/shared/start/bspfatal-default.c
- bsps/shared/start/bspgetworkarea-default.c
- bsps/shared/start/sbrk.c
type: build