source: asp3_wo_tecs/trunk/arch/logtrace/trace_config.cfg@ 302

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

TECSレスのASP3の開発のため以下のtrunkからコピー
http://dev.toppers.jp/svn/asp3/branches/WO_TECS-3.C.0

File size: 319 bytes
RevLine 
[302]1/*
2 * トレースログ機能を組み込むためのコンフィギュレーションファイル
3 *
4 * $Id: trace_config.cfg 401 2015-08-02 05:19:13Z ertl-hiro $
5 */
6
7#include "arch/logtrace/trace_config.h"
8ATT_INI({ TA_NULL, TRACE_AUTOSTOP, trace_initialize });
9ATT_TER({ TA_NULL, target_fput_log, trace_dump });
Note: See TracBrowser for help on using the repository browser.