Skip to content

Commit cf6bc25

Browse files
authored
Merge pull request #123 from intel/update-branch
Update of the documentation and ensure that code fits to the configuration discussed in the documentation (#350)
2 parents 73fec4a + bf65c7d commit cf6bc25

File tree

11 files changed

+38606
-5852
lines changed

11 files changed

+38606
-5852
lines changed

usecases/real-time/tcc_tutorial/README.md

Lines changed: 193 additions & 130 deletions
Large diffs are not rendered by default.

usecases/real-time/tcc_tutorial/images/ppt_images.xml

Lines changed: 38353 additions & 5670 deletions
Large diffs are not rendered by default.
431 KB
Loading
496 KB
Loading
521 KB
Loading
-3.46 KB
Loading
14.6 KB
Loading
22.2 KB
Loading
18.4 KB
Loading

usecases/real-time/tcc_tutorial/rt_linux_tutorial.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ SPDX-License-Identifier: BSD-3-Clause
6262
#define CONTROL_THREAD_CORE 3
6363
#define CYCLE_TIME_US 250
6464
// Core ID for Statistics thread
65-
#define STATS_THREAD_CORE 2
65+
#define STATS_THREAD_CORE 1
6666

6767
// MQTT Settings
6868
//#define ADDRESS "tcp://localhost:1883" // use localhost if app does not run in container

0 commit comments

Comments
 (0)