embkernel
Main Page
Modules
Classes
Files
File List
All
Classes
Functions
Variables
Typedefs
Groups
Pages
DRIVERS
DrvCfg.hpp
1
//------------------------------------------------------------------------------
2
//This file is part of embKernel.
3
//See license.txt for the full license governing this code.
4
//------------------------------------------------------------------------------
5
6
#ifndef DRV_CFG_HPP_
7
#define DRV_CFG_HPP_
8
9
#include "CfgDrv.hpp"
10
11
#ifndef DRV_CFG_DEBUG_ENABLE
12
#warning DRV_CFG_DEBUG_ENABLE undefined
13
#define DRV_CFG_DEBUG_ENABLE 0
14
#endif
15
16
17
#endif
/* DRV_CFG_HPP_ */
Generated on Sun May 12 2013 23:28:50 for embkernel by
1.8.3.1