OSDN Git Service

LPC4330i存部のコードを追加。ビルドが通る。
[toppersasp4lpc/asp.git] / asp / target / lpc4330_generic_gcc / target_cfg1_out.h
1 /**
2  * \addtogroup TOPPERS_TARGET
3  * \{
4  */
5
6 /**
7  *      \file target_cfg1_out.h
8  *      \brief cfg1_out.cをリンクするために必要なスタブの定義
9  *      \details
10  *      ターゲット依存部で宣言することは何もない。
11  */
12
13 /*
14  *  チップ依存のスタブの定義を読み込む
15  */
16 #include "chip_cfg1_out.h"
17
18 /**
19  * \}
20  */