Ignore:
Timestamp:
Jun 26, 2017, 5:33:59 PM (7 years ago)
Author:
ertl-honda
Message:

コンフィギュレータをruby版に変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp3_wo_tecs/trunk/target/nucleo_f401re_gcc/target_rename.h

    r303 r304  
    66
    77/*
    8  * target_config.c
     8 *  target_config.c
    99 */
    1010#define target_initialize                       _kernel_target_initialize
    1111#define target_exit                                     _kernel_target_exit
    1212
    13 #ifdef TOPPERS_LABEL_ASM
    14 
    15 
    16 /*
    17  * target_config.c
    18  */
    19 #define _target_initialize                      __kernel_target_initialize
    20 #define _target_exit                            __kernel_target_exit
    21 
    22 #endif /* TOPPERS_LABEL_ASM */
    23 
    2413#include "chip_rename.h"
    2514
Note: See TracChangeset for help on using the changeset viewer.