source: uKadecot/trunk/csp/libssp/dummy.cfg@ 101

Last change on this file since 101 was 101, checked in by coas-nagasima, 9 years ago

TOPPERS/uKadecotのソースコードを追加

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
  • Property svn:mime-type set to text/plain
File size: 194 bytes
Line 
1/*
2 * @(#) $Id: dummy.cfg 101 2015-06-02 15:37:23Z coas-nagasima $
3 */
4
5/*
6 * ƒTƒ“ƒvƒ‹ƒvƒƒOƒ‰ƒ€(1)‚̃VƒXƒeƒ€ƒRƒ“ƒtƒBƒMƒ…
7ƒŒ[ƒVƒ‡ƒ“ƒtƒ@ƒCƒ‹
8 */
9#include "dummy.h"
10CRE_TSK(MAIN_TASK, { TA_ACT, 0, dummy_task, MAIN_PRIORITY, STACK_SIZE, NULL });
Note: See TracBrowser for help on using the repository browser.