blob: eefbd5eb1d16f9594d75db26a180cd53c5269d11 [file] [log] [blame]
% Application : test microkernel task APIs
% Please keep this in-sync with ../test_task/prj.mdef
% except those specified below
% TASK HT_TASKID and RT_TASKID are defined within
% the source file, so keep them commented out.
%
% TASK NAME PRIO ENTRY STACK GROUPS
% ==================================================
% TASK HT_TASKID 10 HelperTask 2048 [NULL]
% TASK RT_TASKID 5 RegressionTask 2048 [EXE]
% SEMA NAME
% ===========
SEMA HT_SEM
SEMA RT_SEM