source: azure_iot_hub/trunk/asp3_dcre/sample/tSample2.cfg@ 389

Last change on this file since 389 was 389, checked in by coas-nagasima, 5 years ago

ビルドが通るよう更新

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/plain;charset=UTF-8
File size: 249 bytes
Line 
1/*
2 * サンプルプログラム(2)のシステムコンフィギュレーションファイル
3 *
4 * $Id$
5 */
6INCLUDE("gen/tecsgen.cfg");
7
8#include "tSample2.h"
9
10#ifdef CPUEXC1
11DEF_EXC(CPUEXC1, { TA_NULL, cpuexc_handler });
12#endif /* CPUEXC1 */
Note: See TracBrowser for help on using the repository browser.