Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
FORMUS3IC_LAS3
/
embb
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
5a224ff0
authored
Jan 29, 2015
by
Marcus Winter
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'development' of
https://github.com/siemens/embb
into development
parents
9ba195cf
d240734c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
README.md
+3
-2
doc/tutorial/tutorial.tex
+1
-1
No files found.
README.md
View file @
5a224ff0
...
...
@@ -75,7 +75,7 @@ This project is based on the standards C99 (for C code) and C++03 (for C++
code) to be usable on a wide range of target systems. It has been tested on
the following OS/compiler/architecture combinations:
-
Linux (Ubuntu 12.
10
) / GCC 4.8.1 / x86, x86_64
-
Linux (Ubuntu 12.
04
) / GCC 4.8.1 / x86, x86_64
-
Linux (Ubuntu 12.04) / Clang 3.0.0 / x86_64
-
Linux (Ubuntu 14.04) / GCC 4.8.2 / ARMv7
-
Windows
...
...
@@ -154,7 +154,8 @@ the default (Release) is used. The Visual Studio generators create build files
for both modes (the selection is done at build time).
You may choose a custom compiler instead the default one by defining
CMAKE_CXX_COMPILER and/or CMAKE_C_COMPILER. E.g. to use clang on Linux use:
CMAKE_CXX_COMPILER and/or CMAKE_C_COMPILER. For example, to use Clang on Linux
use:
cmake .. -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER=clang
...
...
doc/tutorial/tutorial.tex
View file @
5a224ff0
...
...
@@ -81,7 +81,7 @@
% 1st paramter: a square(!) picture
% 2nd parameter: short tile (one line)
% 3rd parameter: long title (up to two lines)
\gentitlepage
{
pics/chicago-square.jpg
}{
\LARGE
Siemens Corporate Technology |
\monthword
{
\month
}
201
4
}{
\scalebox
{
0.9
}{
Embedded Multicore Building Blocks
}
\\\scalebox
{
0.9
}{
Introduction and Tutorial
}}
\gentitlepage
{
pics/chicago-square.jpg
}{
\LARGE
Siemens Corporate Technology |
\monthword
{
\month
}
201
5
}{
\scalebox
{
0.9
}{
Embedded Multicore Building Blocks
}
\\\scalebox
{
0.9
}{
Introduction and Tutorial
}}
% List the authors and contributors on the second page, right after the cover page
% 1st parameter: contributors (optional)
...
...
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