source:
ssp_qb_r5f100le_cs/trunk/sample/hello_world.cfg@
93
Last change on this file since 93 was 93, checked in by , 8 years ago | |
---|---|
File size: 230 bytes |
Rev | Line | |
---|---|---|
[93] | 1 | /* |
2 | * TOPPESRS/SSPJ[lÌTvvO | |
3 | */ | |
4 | ||
5 | #include "hello_world.h" | |
6 | ||
7 | INCLUDE("syssvc/serial.cfg"); | |
8 | INCLUDE("syssvc/banner.cfg"); | |
9 | ||
10 | CRE_TSK(INIT_TASK , { TA_ACT , 0 , task , TASK_PRIORITY , STACK_SIZE , NULL }); |
Note:
See TracBrowser
for help on using the repository browser.