Ignore:
Timestamp:
Oct 19, 2013, 12:38:33 AM (11 years ago)
Author:
ertl-hiro
Message:

ASP Release 1.9.0 への追従。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp_wo_cfg/trunk/syssvc/serial.c

    r49 r62  
    66 *  Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laboratory
    77 *                              Toyohashi Univ. of Technology, JAPAN
    8  *  Copyright (C) 2006-2012 by Embedded and Real-Time Systems Laboratory
     8 *  Copyright (C) 2006-2013 by Embedded and Real-Time Systems Laboratory
    99 *              Graduate School of Information Science, Nagoya Univ., JAPAN
    1010 *
     
    116116#endif /* TNUM_PORT >= 4 */
    117117
     118#if TNUM_PORT >= 5
     119#error Serial interface driver supports up to 4 ports.
     120#endif /* TNUM_PORT >= 5 */
     121
    118122/*
    119123 *  フロー制御に関連する定数とマクロ
Note: See TracChangeset for help on using the changeset viewer.