summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/objqspipsu.yml
blob: b4c63bc6329c113770b039ba79a0ac9432b679c6 (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
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/spi/
- bsps/include/xil/
- bsps/include/xil/${XIL_SUPPORT_PATH}/
install:
- destination: ${BSP_INCLUDEDIR}/dev/spi
  source:
  - bsps/include/dev/spi/xqspipsu_control.h
  - bsps/include/dev/spi/xqspipsu_flash_config.h
  - bsps/include/dev/spi/xqspipsu_hw.h
  - bsps/include/dev/spi/xqspipsu-flash-helper.h
  - bsps/include/dev/spi/xqspipsu.h
links:
- role: build-dependency
  uid: optxpssysctrlbaseaddress
source:
- bsps/shared/dev/spi/xqspipsu_control.c
- bsps/shared/dev/spi/xqspipsu_hw.c
- bsps/shared/dev/spi/xqspipsu_options.c
- bsps/shared/dev/spi/xqspipsu-flash-helper.c
- bsps/shared/dev/spi/xqspipsu.c
type: build