Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
kazoo
Commits
5400d694
Commit
5400d694
authored
Aug 25, 2019
by
Maxime Perrotin
Browse files
Fix some templates
parent
cc3c55a7
Changes
3
Hide whitespace changes
Inline
Side-by-side
templates/concurrency_view/air_gpr/partition.tmplt
View file @
5400d694
...
...
@@ -107,10 +107,7 @@ project @_CAPITALIZE:Name_@_AIR is
--
These
files
are
not
needed
to
use
POHIC
:
don
' t compile them
for Excluded_Source_Files use
("cheddar_schedule.cc",
"cheddar_schedule.hh",
"cheddar_types.hh",
"config.c",
("config.c",
"init.c",
"marshallers.c",
@@IF@@ @_In_Port_Names'
Length_
@
=
0
and
@
_Out_Port_Names
'Length_@ = 0 and @_Thread_Src_Port'
Length_
@
=
0
...
...
templates/concurrency_view/c_pohi_gpr/partition.tmplt
View file @
5400d694
...
...
@@ -78,10 +78,7 @@ project @_CAPITALIZE:Name_@ is
-- These files are not needed to use POHIC: don'
t
compile
them
for
Excluded_Source_Files
use
(
"cheddar_schedule.cc"
,
"cheddar_schedule.hh"
,
"cheddar_types.hh"
,
"config.c"
,
(
"config.c"
,
@@
IF
@@
@
_In_Port_Names
'Length_@ = 0 and @_Out_Port_Names'
Length_
@
=
0
and
@
_Thread_Src_Port
'Length_@ = 0
"po_hi_gqueue.c",
"po_hi_transport.c",
...
...
templates/concurrency_view/c_pohi_rtems_with_ada_gpr/partition.tmplt
View file @
5400d694
...
...
@@ -102,10 +102,7 @@ project @_CAPITALIZE:Name_@_RTEMS_Ada is
--
These
files
are
not
needed
to
use
POHIC
:
don
' t compile them
for Excluded_Source_Files use
("cheddar_schedule.cc",
"cheddar_schedule.hh",
"cheddar_types.hh",
"config.c",
("config.c",
"config_leon4_n2x.c",
"config_leon3_drvmgr.c",
"grspw_api.c",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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