source: rtos_arduino/trunk/asp_1.9.2/target/arduino_m0_gcc/target_cfg1_out.h@ 136

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

ライブラリとOS及びベーシックなサンプルの追加.

File size: 266 bytes
Line 
1/*
2 * @(#) $Id: target_cfg1_out.h 2693 2015-11-04 03:55:57Z ertl-honda $
3 */
4
5/*
6 * cfg1_out.cをリンクするために必
7要なスタブの定義
8 */
9
10STK_T *const _kernel_istkpt = 0x00;
11
12/*
13 * コア依存のスタブの定義
14 */
15#include "core_cfg1_out.h"
Note: See TracBrowser for help on using the repository browser.