source: rtems-central/config.yml @ 0adc07b

Last change on this file since 0adc07b was 0adc07b, checked in by Sebastian Huber <sebastian.huber@…>, on 12/03/20 at 06:10:27

config.yml: Add extra file

  • Property mode set to 100644
File size: 4.7 KB
Line 
1build:
2  arch: sparc
3  bsp: leon3
4  config-ini: |
5    [${arch}/${bsp}]
6    RTEMS_SMP = True
7    RTEMS_QUAL = True
8    RTEMS_QUAL_ONLY = True
9    BUILD_TESTS = False
10    BUILD_VALIDATIONTESTS = True
11    INSTALL_LEGACY_MAKEFILES = False
12  doxyfile-template: templates/Doxyfile
13  enabled:
14  - RTEMS_QUAL
15  - RTEMS_SMP
16  source-directory: modules/rtems
17  sources:
18  - bsps/shared/doxygen.h
19  - bsps/shared/cache/cacheimpl.h
20  - bsps/shared/dev/clock/clockimpl.h
21  - bsps/sparc/shared/doxygen.h
22  - cpukit/doxygen.h
23  - cpukit/doxygen/appl-config.h
24  - cpukit/doxygen/top-level-groups.h
25  - cpukit/libcsupport/src/malloc_p.h
26  - cpukit/libtest/t-test-rtems.h
27  - cpukit/score/cpu/sparc/syscall.h
28  - cpukit/score/src/opt_compat.h
29  - cpukit/score/src/opt_ffclock.h
30  - cpukit/score/src/opt_ntp.h
31  - gccdeps.py
32  - long_gcc.py
33  - testsuites/validation/tr-event-constant.h
34  - testsuites/validation/tr-event-send-receive.h
35  - testsuites/validation/tr-object-ident.h
36  - testsuites/validation/tr-object-ident-local.h
37  - testsuites/validation/ts-default.h
38  - waf
39  - wscript
40  uids:
41  - /build/cpukit/librtemscpu
42  - /build/cpukit/librtemstest
43  - /build/testsuites/validation/grp
44  workspace-directory: workspace/rtems
45spec:
46  cache-directory: cache
47  spec-type-root-uid: /spec/root
48  paths:
49  - spec-spec
50  - spec
51  - spec-glossary
52  - modules/rtems/spec
53glossary:
54  project-groups:
55  - /glossary-general
56  project-header: Glossary
57  project-target: modules/rtems-docs/c-user/glossary.rst
58  documents:
59  - header: Glossary
60    rest-source-paths:
61    - modules/rtems-docs/eng
62    target: modules/rtems-docs/eng/glossary.rst
63appl-config:
64  doxygen-target: modules/rtems/cpukit/doxygen/appl-config.h
65  groups:
66  - uid: /acfg/if/group-bdbuf
67    target: modules/rtems-docs/c-user/config/bdbuf.rst
68  - uid: /acfg/if/group-bsp
69    target: modules/rtems-docs/c-user/config/bsp-related.rst
70  - uid: /acfg/if/group-classic
71    target: modules/rtems-docs/c-user/config/classic-api.rst
72  - uid: /acfg/if/group-classicinit
73    target: modules/rtems-docs/c-user/config/classic-init-task.rst
74  - uid: /acfg/if/group-devdrv
75    target: modules/rtems-docs/c-user/config/device-driver.rst
76  - uid: /acfg/if/group-eventrecord
77    target: modules/rtems-docs/c-user/config/event-record.rst
78  - uid: /acfg/if/group-filesystem
79    target: modules/rtems-docs/c-user/config/filesystem.rst
80  - uid: /acfg/if/group-general
81    target: modules/rtems-docs/c-user/config/general.rst
82  - uid: /acfg/if/group-idle
83    target: modules/rtems-docs/c-user/config/idle-task.rst
84  - uid: /acfg/if/group-mpci
85    target: modules/rtems-docs/c-user/config/mpci.rst
86  - uid: /acfg/if/group-posix
87    target: modules/rtems-docs/c-user/config/posix-api.rst
88  - uid: /acfg/if/group-posixinit
89    target: modules/rtems-docs/c-user/config/posix-init-thread.rst
90  - uid: /acfg/if/group-schedgeneral
91    target: modules/rtems-docs/c-user/config/scheduler-general.rst
92  - uid: /acfg/if/group-stackalloc
93    target: modules/rtems-docs/c-user/config/task-stack-alloc.rst
94validation:
95  base-directory: modules/rtems
96interface:
97  item-level-interfaces:
98  - /build-options/if/container
99  - /compiler/if/container
100  - /user/if/container
101  domains:
102    /if/domain: modules/rtems
103interface-documentation:
104- directives-target: modules/rtems-docs/c-user/timer/directives.rst
105  group: /rtems/timer/if/group
106  introduction-target: modules/rtems-docs/c-user/timer/introduction.rst
107- directives-target: modules/rtems-docs/c-user/io/directives.rst
108  group: /rtems/io/if/group
109  introduction-target: modules/rtems-docs/c-user/io/introduction.rst
110- directives-target: modules/rtems-docs/c-user/semaphore/directives.rst
111  group: /rtems/sem/if/group
112  introduction-target: modules/rtems-docs/c-user/semaphore/introduction.rst
113- directives-target: modules/rtems-docs/c-user/event/directives.rst
114  group: /rtems/event/if/group
115  introduction-target: modules/rtems-docs/c-user/event/introduction.rst
116- directives-target: modules/rtems-docs/c-user/partition/directives.rst
117  group: /rtems/part/if/group
118  introduction-target: modules/rtems-docs/c-user/partition/introduction.rst
119- directives-target: modules/rtems-docs/c-user/object-services/directives.rst
120  group: /rtems/object/if/group
121  introduction-target: modules/rtems-docs/c-user/object-services/introduction.rst
122spec-verification:
123  root-type: /spec/root
124spec-documentation:
125  doc-target: modules/rtems-docs/eng/req/items.rst
126  hierarchy-subsection-name: Specification Item Hierarchy
127  hierarchy-text: |
128    The specification item types have the following hierarchy:
129  ignore: '^$'
130  item-types-subsection-name: Specification Item Types
131  label-prefix: SpecType
132  root-type: /spec/root
133  section-label-prefix: ReqEng
134  section-name: Specification Items
135  value-types-subsection-name: Specification Attribute Sets and Value Types
Note: See TracBrowser for help on using the repository browser.