source: asp3_wo_tecs/trunk/target/nucleo_f401re_gcc/target_unrename.h@ 304

Last change on this file since 304 was 304, checked in by ertl-honda, 7 years ago

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

File size: 341 bytes
Line 
1/* This file is generated from target_rename.def by genrename. */
2
3/* This file is included only when target_rename.h has been included. */
4#ifdef TOPPERS_TARGET_RENAME_H
5#undef TOPPERS_TARGET_RENAME_H
6
7
8/*
9 * target_config.c
10 */
11#undef target_initialize
12#undef target_exit
13
14#include "chip_unrename.h"
15
16#endif /* TOPPERS_TARGET_RENAME_H */
Note: See TracBrowser for help on using the repository browser.