All 'real' sample application now reside under samples/ directly. the nano and micro variants will be under the specific sample directory and not split across the file system. Change-Id: I0ddf929cff7a29749aa4944b4385af058d9cc74c Signed-off-by: Anas Nashif <anas.nashif@intel.com>
12 lines
241 B
Plaintext
12 lines
241 B
Plaintext
% Application : C++ demo
|
|
|
|
% TASK NAME PRIO ENTRY STACK GROUPS
|
|
% ==================================
|
|
TASK TASKA 7 task_a 2048 [EXE]
|
|
TASK TASKB 7 task_b 2048 [EXE]
|
|
|
|
% SEMA NAME
|
|
% =============
|
|
SEMA TASKASEM
|
|
SEMA TASKBSEM
|