source: anotherchoice/tags/jsp-1.4.4-full-UTF8/config/armv4/at91sam7s/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: 327 bytes
Line 
1/*
2 * @(#) $Id: hw_serial.cfg,v 1.1 2006/06/11 16:18:56 roi Exp $
3 */
4
5/*
6 * SIOドライバ(Integrator)のコンフィギュレーションファイル
7 */
8INCLUDE("\"hw_serial.h\"");
9DEF_INH(INHNO_SIO, { TA_HLNG, int_timer2 });
10#if TNUM_SIOP >= 2
11DEF_INH(INHNO_SIO2, { TA_HLNG, uart_isr1 });
12#endif /* TNUM_SIOP >= 2 */
Note: See TracBrowser for help on using the repository browser.