Last change
on this file since 167 was 167, checked in by coas-nagasima, 7 years ago |
MIMEにSJISを設定
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
-
Property svn:mime-type
set to
text/plain; charset=SHIFT_JIS
|
File size:
194 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * @(#) $Id: dummy.cfg 167 2016-03-08 11:37:45Z coas-nagasima $
|
---|
3 | */
|
---|
4 |
|
---|
5 | /*
|
---|
6 | * サンプルプログラム(1)のシステムコンフィギュレーションファイル
|
---|
7 | */
|
---|
8 | #include "dummy.h"
|
---|
9 | CRE_TSK(MAIN_TASK, { TA_ACT, 0, dummy_task, MAIN_PRIORITY, STACK_SIZE, NULL });
|
---|
Note:
See
TracBrowser
for help on using the repository browser.