zephyr/samples/microkernel/test/test_stackprot/prj.vpf

16 lines
532 B
Plaintext
Raw Normal View History

% Application : Stack Protector Regression
% Warning: Saving a VxMicro project file (.vpf) with the
% VxMicro Project Manager (VPM) tool will result in any
% manually entered comments being removed, along with
% any format changes being undone.
% TASKGROUP NAME
% ==============
TASKGROUP NO_EXE
% TASK NAME PRIO ENTRY STACK GROUPS
% ======================================================
TASK REGRESSIONTASK 7 RegressionTask 2048 [EXE]
TASK ALTERNATETASK 5 AlternateTask 2048 [NO_EXE]