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

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

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

File size: 277 bytes
Line 
1$
2$ パス2のターゲット依存テンプレート(ARDUINO_M0用)
3$
4
5$FUNCTION VECTOR_ATTRIBUTE$
6 __attribute__ ((section(".isr_vector"))) $NL$
7$END$
8
9
10$
11$ コア依存のテンプレートファイルのインクルード
12$
13$INCLUDE"arm_m_gcc/common/core.tf"$
Note: See TracBrowser for help on using the repository browser.