embkernel
Main Page
Modules
Classes
Files
File List
All
Classes
Functions
Variables
Typedefs
Groups
Pages
examples
stm32f4discovery
CfgUsb.hpp
1
//------------------------------------------------------------------------------
2
//This file is part of embKernel.
3
//See license.txt for the full license governing this code.
4
//------------------------------------------------------------------------------
5
6
#ifndef CFG_USB_HPP_
7
#define CFG_USB_HPP_
8
9
#if DEBUG
10
#define USB_CFG_DEBUG_ENABLE 1
11
#else
12
#define USB_CFG_DEBUG_ENABLE 0
13
#endif
14
15
#endif
/* CFG_USB_HPP_ */
Generated on Sun May 12 2013 23:28:50 for embkernel by
1.8.3.1