source: asp_wio_terminal/trunk/target/samd51_gcc/target_cfg1_out.h@ 460

Last change on this file since 460 was 460, checked in by msugi, 3 years ago

ファイル一式の追加

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