Subversion Repositories LedShow

Rev

Rev 2 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 9
Line 15... Line 15...
15
  * the License. You may obtain a copy of the License at:
15
  * the License. You may obtain a copy of the License at:
16
  *                             www.st.com/SLA0044
16
  *                             www.st.com/SLA0044
17
  *
17
  *
18
  ******************************************************************************
18
  ******************************************************************************
19
  */
19
  */
20
/* USER CODE END Header */  
20
/* USER CODE END Header */
21
/* Define to prevent recursive inclusion -------------------------------------*/
21
/* Define to prevent recursive inclusion -------------------------------------*/
22
#ifndef __USBD_DESC__C__
22
#ifndef __USBD_DESC__C__
23
#define __USBD_DESC__C__
23
#define __USBD_DESC__C__
24
 
24
 
25
#ifdef __cplusplus
25
#ifdef __cplusplus
Line 39... Line 39...
39
 
39
 
40
/** @defgroup USBD_DESC USBD_DESC
40
/** @defgroup USBD_DESC USBD_DESC
41
  * @brief Usb device descriptors module.
41
  * @brief Usb device descriptors module.
42
  * @{
42
  * @{
43
  */
43
  */
44
 
44
 
45
/** @defgroup USBD_DESC_Exported_Constants USBD_DESC_Exported_Constants
45
/** @defgroup USBD_DESC_Exported_Constants USBD_DESC_Exported_Constants
46
  * @brief Constants.
46
  * @brief Constants.
47
  * @{
47
  * @{
48
  */
48
  */
49
#define         DEVICE_ID1          (UID_BASE)
49
#define         DEVICE_ID1          (UID_BASE)