source: rtems/spec/build/bsps/arm/xilinx-zynq/grp.yml @ 06129897

Last change on this file since 06129897 was 06129897, checked in by Jan Sommer <jan.sommer@…>, on 12/02/20 at 12:31:06

bsps/xilinx_zynq: Add SPI driver to waf

Updates #4320

  • Property mode set to 100644
File size: 1.5 KB
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: group
3copyrights:
4- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
5enabled-by: true
6includes: []
7install: []
8ldflags: []
9links:
10- role: build-dependency
11  uid: ../grp
12- role: build-dependency
13  uid: ../start
14- role: build-dependency
15  uid: abi
16- role: build-dependency
17  uid: obj
18- role: build-dependency
19  uid: objsmp
20- role: build-dependency
21  uid: opta9periphclk
22- role: build-dependency
23  uid: optcachedata
24- role: build-dependency
25  uid: optcacheinst
26- role: build-dependency
27  uid: optclkcpu1x
28- role: build-dependency
29  uid: optclkfastidle
30- role: build-dependency
31  uid: optclkuart
32- role: build-dependency
33  uid: optconirq
34- role: build-dependency
35  uid: ../../optconminor
36- role: build-dependency
37  uid: optint0len
38- role: build-dependency
39  uid: optint0ori
40- role: build-dependency
41  uid: optint1len
42- role: build-dependency
43  uid: optint1ori
44- role: build-dependency
45  uid: ../optmmusmallpages
46- role: build-dependency
47  uid: optnocachelen
48- role: build-dependency
49  uid: optramlen
50- role: build-dependency
51  uid: optramori
52- role: build-dependency
53  uid: optresetvec
54- role: build-dependency
55  uid: ../../obj
56- role: build-dependency
57  uid: ../../objirq
58- role: build-dependency
59  uid: ../../objdevserialzynq
60- role: build-dependency
61  uid: ../../objdevspizynq
62- role: build-dependency
63  uid: linkcmds
64- role: build-dependency
65  uid: ../../bspopts
66type: build
67use-after: []
68use-before: []
Note: See TracBrowser for help on using the repository browser.