Ignore:
Timestamp:
Jan 11, 2016, 11:44:56 AM (8 years ago)
Author:
mmatsu
Message:

カーネル 1.9.2 に追従,シリアルポートIDの1と2を入れ替え

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp_fm/asp/target/cqfrkfm3_gcc/target_stddef.h

    r129 r150  
    5656 *  ƒ^[ƒQƒbƒg‚ðŽ¯•Ê‚·‚邽‚߂̃}ƒNƒ‚Ì’è‹`
    5757 */
    58 #define TOPPERS_CQ_FRK_FM3                              /* ƒVƒXƒeƒ€—ªÌ */
     58#define TOPPERS_CQFRKFM3                                /* ƒVƒXƒeƒ€—ªÌ */
    5959
    6060/*
     
    6464 *  ƒ}ƒNƒ’è‹`‚ðíœ‚µCstdint.h‚ðƒCƒ“ƒNƒ‹[ƒh‚·‚ê‚΂悢D
    6565 */
     66#if 0
    6667#define TOPPERS_STDINT_TYPE1
     68#else
     69#ifndef TOPPERS_MACRO_ONLY
     70#include <stdint.h>
     71#endif /* TOPPERS_MACRO_ONLY */
     72#endif
    6773#define TOPPERS_STDFLOAT_TYPE1
    6874#include "gcc/tool_stddef.h"
Note: See TracChangeset for help on using the changeset viewer.