source:
ssp_qb_r5f100le_cs/trunk/sample/hello_world.cfg@
95
Last change on this file since 95 was 95, checked in by , 8 years ago | |
---|---|
|
|
File size: 230 bytes |
Line | |
---|---|
1 | /* |
2 | * TOPPESRS/SSPカーネルのサンプルプログラム |
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.