source: asp_wio_terminal/trunk/target/samd51_gcc/target_timer.cfg@ 460

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

ファイル一式の追加

  • Property svn:executable set to *
File size: 202 bytes
Line 
1/*
2 * @(#) $Id: target_timer.cfg 367 2015-07-28 22:39:51Z roi $
3 */
4
5/*
6 * タイマドライバのコンフィギュレーションファイル
7 */
8
9#include "target_timer.h"
10
11INCLUDE("arm_m_gcc/common/core_timer.cfg");
Note: See TracBrowser for help on using the repository browser.