Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
kazoo
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TASTE
kazoo
Commits
663c71c7
Commit
663c71c7
authored
Oct 11, 2019
by
Maxime Perrotin
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add more to the include path
parent
fa90af89
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
templates/concurrency_view/c_pohi_gpr/partition.tmplt
templates/concurrency_view/c_pohi_gpr/partition.tmplt
+2
-0
templates/concurrency_view/c_pohi_rtems_with_ada_gpr/partition.tmplt
...oncurrency_view/c_pohi_rtems_with_ada_gpr/partition.tmplt
+1
-0
No files found.
templates/concurrency_view/c_pohi_gpr/partition.tmplt
View file @
663c71c7
...
...
@@ -12,6 +12,8 @@
@@--
@
_CPU_Name_
@
:
CPU
Name
(
e
.
g
.
x86_linux
)
@@--
@
_CPU_Platform_
@
:
AADL
CPU_Platform
(
e
.
g
.
PLATFORM_NATIVE
)
@@--
@
_CPU_Classifier_
@
:
AADL
CPU
Classifier
(
e
.
g
.
ocarina_processors_x86
::
x86
.
linux
)
@@--
@
_CPU_Family_
@
:
e
.
g
.
gr740
or
x86
@@--
@
_CPU_Instance_
@
:
e
.
g
.
rtems51_posix
or
linux
@@--
@
_VP_Name_
@
:
Virtual
processor
name
on
which
the
partition
is
bounded
@@--
@
_VP_Platform_
@
:
Virtual
processor
platform
(
e
.
g
.
PLATFORM_AIR
)
@@--
@
_VP_Classifier_
@
:
Virtual
processor
classifier
...
...
templates/concurrency_view/c_pohi_rtems_with_ada_gpr/partition.tmplt
View file @
663c71c7
...
...
@@ -108,6 +108,7 @@ project @_CAPITALIZE:Name_@_RTEMS_Ada is
("@_LOWER:Name_@",
@@IF@@ @_CPU_Family_@ = gr740 or @_CPU_Family_@ = gr712rc or @_CPU_Family_@ = n2x
"/opt/rtems-5.1-2019.07.25/sparc-rtems5/@_CPU_Family_@/lib/include",
"/opt/rtems-5.1-2019.07.25/sparc-rtems5/@_CPU_Family_@/lib/include/grlib",
@@END_IF@@
@@IF@@ @_Distributed_System_@
"../deploymentview_final/polyorb-hi-c/include/drivers/configuration",
...
...
Laura Alexandra Sequeira Gouveia
@lgouveia
mentioned in issue
#4 (closed)
·
Feb 19, 2020
mentioned in issue
#4 (closed)
mentioned in issue #4
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment