summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objnandpsu.yml
blob: 60dc8f67cccb846666d17978d9e701c737efe4f0 (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
SPDX-License-Identifier: CC-BY-SA-5.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2022 On-Line Applications Research (OAR)
cppflags: []
cxxflags: []
enabled-by: true
includes:
- bsps/include/dev/nand/
- bsps/include/xil/
- bsps/include/xil/${XIL_SUPPORT_PATH}/
install:
- destination: ${BSP_INCLUDEDIR}
  source:
  - bsps/include/dev/nand/xnandpsu_bbm.h
  - bsps/include/dev/nand/xnandpsu.h
  - bsps/include/dev/nand/xnandpsu_hw.h
  - bsps/include/dev/nand/xnandpsu_onfi.h
links:
- role: build-dependency
  uid: objxilinxsupport
- role: build-dependency
  uid: optnandpsu0baseaddress
- role: build-dependency
  uid: optnandpsunuminstances
source:
- bsps/shared/dev/nand/xnandpsu_bbm.c
- bsps/shared/dev/nand/xnandpsu.c
- bsps/shared/dev/nand/xnandpsu_g.c
- bsps/shared/dev/nand/xnandpsu_onfi.c
- bsps/shared/dev/nand/xnandpsu_sinit.c
type: build