summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/lpc32xx/obj.yml
blob: 70ee86302cc7118652b04db22172b4222ac14921 (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
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/lpc32xx/include/bsp.h
  - bsps/arm/lpc32xx/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/arm/lpc32xx/include/bsp/boot.h
  - bsps/arm/lpc32xx/include/bsp/emc.h
  - bsps/arm/lpc32xx/include/bsp/hsu.h
  - bsps/arm/lpc32xx/include/bsp/i2c.h
  - bsps/arm/lpc32xx/include/bsp/irq.h
  - bsps/arm/lpc32xx/include/bsp/lpc-clock-config.h
  - bsps/arm/lpc32xx/include/bsp/lpc-ethernet-config.h
  - bsps/arm/lpc32xx/include/bsp/lpc32xx.h
  - bsps/arm/lpc32xx/include/bsp/mmu.h
  - bsps/arm/lpc32xx/include/bsp/nand-mlc.h
- destination: ${BSP_LIBDIR}
  source:
  - bsps/arm/lpc32xx/start/linkcmds.lpc32xx
  - bsps/arm/lpc32xx/start/linkcmds.lpc32xx_mzx
  - bsps/arm/lpc32xx/start/linkcmds.lpc32xx_mzx_stage_1
  - bsps/arm/lpc32xx/start/linkcmds.lpc32xx_mzx_stage_2
  - bsps/arm/lpc32xx/start/linkcmds.lpc32xx_phycore
links: []
source:
- bsps/arm/lpc32xx/console/console-config.c
- bsps/arm/lpc32xx/console/hsu.c
- bsps/arm/lpc32xx/i2c/i2c.c
- bsps/arm/lpc32xx/irq/irq.c
- bsps/arm/lpc32xx/nand/nand-mlc-erase-block-safe.c
- bsps/arm/lpc32xx/nand/nand-mlc-read-blocks.c
- bsps/arm/lpc32xx/nand/nand-mlc-write-blocks.c
- bsps/arm/lpc32xx/nand/nand-mlc.c
- bsps/arm/lpc32xx/nand/nand-select.c
- bsps/arm/lpc32xx/rtc/rtc-config.c
- bsps/arm/lpc32xx/start/boot.c
- bsps/arm/lpc32xx/start/bspidle.c
- bsps/arm/lpc32xx/start/bspreset.c
- bsps/arm/lpc32xx/start/bspstart.c
- bsps/arm/lpc32xx/start/bspstarthooks.c
- bsps/arm/lpc32xx/start/emc.c
- bsps/arm/lpc32xx/start/restart.c
- bsps/arm/lpc32xx/start/system-clocks.c
- bsps/arm/lpc32xx/start/timer.c
- bsps/arm/shared/cache/cache-cp15.c
- bsps/arm/shared/clock/clock-nxp-lpc.c
- bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c
- bsps/arm/shared/start/bsp-start-memcpy.S
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/rtc/rtc-support.c
- bsps/shared/dev/serial/console-termios-init.c
- bsps/shared/dev/serial/console-termios.c
- bsps/shared/dev/serial/uart-output-char.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
- bsps/shared/start/stackalloc.c
type: build