source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/tlcs900-toshiba/zup_f16_ex/hw_serial.cfg@ 363

Last change on this file since 363 was 363, checked in by ykominami, 5 years ago

add tags/jsp-1.4.4-full-UTF8

  • Property svn:executable set to *
File size: 351 bytes
Line 
1/*
2 * @(#) $Id: hw_serial.cfg,v 1.1 2006/04/10 08:19:25 honda Exp $
3 */
4
5/*
6 * SIOドライバ(Zup-F16拡張ボード用)のコンフィギュレーションファイル
7 */
8
9#include <hw_serial.h>
10INCLUDE("<hw_serial.h>");
11DEF_INH(INHNO_SERIAL_IN1, { TA_HLNG, serial_in_handler1 });
12DEF_INH(INHNO_SERIAL_OUT1, { TA_HLNG, serial_out_handler1 });
Note: See TracBrowser for help on using the repository browser.