source: asp3_wo_tecs/trunk/target/nucleo_f401re_gcc/target_cfg1_out.h@ 303

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

nucleo_f401re依存部の追加

File size: 181 bytes
Line 
1/*
2 * cfg1_out.cをリンクするために必
3要なスタブの定義
4 */
5
6void _kernel_start(void){}
7
8/*
9 * チップ依存のスタブの定義
10 */
11#include <chip_cfg1_out.h>
Note: See TracBrowser for help on using the repository browser.