source: rtos_arduino/trunk/asp_1.9.2/arch/arm_m_gcc/stm32f/chip_cfg1_out.h@ 136

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

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

File size: 187 bytes
Line 
1/*
2 * cfg1_out.cをリンクするために必
3要なスタブの定義
4 */
5
6STK_T *const _kernel_istkpt = 0x00;
7
8/*
9 * コア依存のスタブの定義
10 */
11#include <core_cfg1_out.h>
Note: See TracBrowser for help on using the repository browser.