source: uKadecot/trunk/ssp/syssvc/serial.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: 269 bytes
RevLine 
[101]1/*
2 * @(#) $Id: serial.cfg 101 2015-06-02 15:37:23Z coas-nagasima $
3 */
4
5/*
6 * ƒVƒŠƒAƒ‹ƒCƒ“ƒ^ƒtƒF[ƒXƒhƒ‰ƒCƒo‚̃Rƒ“ƒtƒBƒMƒ…
7ƒŒ[ƒVƒ‡ƒ“ƒtƒ@ƒCƒ‹
8 */
9
10#include "target_syssvc.h"
11INCLUDE("target_serial.cfg");
12
13#include "syssvc/serial.h"
14ATT_INI({ TA_NULL, 0, serial_initialize });
15ATT_TER({ TA_NULL, 0, serial_terminate });
Note: See TracBrowser for help on using the repository browser.