source: ssp_armv6_m_gcc/branches/rubycfg/armv6_m_gcc/prc_check.tf@ 414

Last change on this file since 414 was 414, checked in by nmir-saito, 4 years ago

support ruby configurator(file's charactor code is converted to UTF-8)

  • Property svn:mime-type set to text/plain; charset=utf-8
File size: 361 bytes
RevLine 
[86]1$
[414]2$ パス3のプロセッサ依存テンプレート(ARM-M用)
[86]3$
4
5$
[414]6$ チェック方法の指定
[86]7$
8$CHECK_FUNC_ALIGN = 1$
9$CHECK_FUNC_NONNULL = 1$
10$CHECK_STACK_ALIGN = 8$
11$CHECK_STACK_NONNULL = 1$
12$CHECK_MPF_ALIGN = 4$
13$CHECK_MPF_NONNULL = 1$
14
15$
[414]16$ 標準テンプレートファイルのインクルード
[86]17$
18$ $INCLUDE "kernel/kernel_check.tf"$
Note: See TracBrowser for help on using the repository browser.