summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objnandpsu.yml
blob: 3ed622fcc32ca38734c490c92696530d3e08e421 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags:
- -Wno-shift-count-overflow
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}/dev/nand
  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: []
source:
- bsps/shared/dev/nand/xnandpsu_bbm.c
- bsps/shared/dev/nand/xnandpsu.c
- bsps/shared/dev/nand/xnandpsu_onfi.c
type: build