source: rtems/spec/build/bsps/aarch64/xilinx-zynqmp/grp.yml @ 098ad421

Last change on this file since 098ad421 was 098ad421, checked in by Alex White <alex.white@…>, on 12/19/22 at 03:07:11

bsps/xilinx-zynqmp: Add JFFS2 GQSPI NOR driver

  • Property mode set to 100644
File size: 1.4 KB
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: group
3cflags: []
4copyrights:
5- Copyright (C) 2020 On-Line Applications Research (OAR)
6cppflags: []
7cxxflags: []
8enabled-by: true
9includes: []
10install: []
11ldflags: []
12links:
13- role: build-dependency
14  uid: ../grp
15- role: build-dependency
16  uid: ../start
17- role: build-dependency
18  uid: ../optmmupages
19- role: build-dependency
20  uid: abi
21- role: build-dependency
22  uid: obj
23- role: build-dependency
24  uid: objjffs2qspinor
25- role: build-dependency
26  uid: objsmp
27- role: build-dependency
28  uid: optloadoff
29- role: build-dependency
30  uid: optnocachelen
31- role: build-dependency
32  uid: optramlen
33- role: build-dependency
34  uid: optramori
35- role: build-dependency
36  uid: optclki2c0
37- role: build-dependency
38  uid: optclki2c1
39- role: build-dependency
40  uid: optclkuart
41- role: build-dependency
42  uid: ../../optconminor
43- role: build-dependency
44  uid: ../../obj
45- role: build-dependency
46  uid: ../../objirq
47- role: build-dependency
48  uid: ../../objdevserialzynq
49- role: build-dependency
50  uid: ../../objdevspizynq
51- role: build-dependency
52  uid: ../../objdevspixil
53- role: build-dependency
54  uid: ../../objmem
55- role: build-dependency
56  uid: ../../optcachedata
57- role: build-dependency
58  uid: ../../optcacheinst
59- role: build-dependency
60  uid: ../../opto2
61- role: build-dependency
62  uid: ../../bspopts
63type: build
64use-after: []
65use-before: []
Note: See TracBrowser for help on using the repository browser.