mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-23 13:20:54 +00:00
rename cont
This commit is contained in:
parent
0ab62e6fa2
commit
1f076bd945
@ -1,6 +1,6 @@
|
|||||||
/**************************************************************************/
|
/**************************************************************************/
|
||||||
/*!
|
/*!
|
||||||
@file dcd_lpc13xx_12adc.h
|
@file dcd_lpc11_13_15.h
|
||||||
@author hathach (tinyusb.org)
|
@author hathach (tinyusb.org)
|
||||||
|
|
||||||
@section LICENSE
|
@section LICENSE
|
||||||
@ -36,12 +36,8 @@
|
|||||||
*/
|
*/
|
||||||
/**************************************************************************/
|
/**************************************************************************/
|
||||||
|
|
||||||
/** \ingroup group_dcd
|
#ifndef _TUSB_DCD_LPC11_13_15_H_
|
||||||
* \defgroup group_dcd_lpc11_13u LPC11uxx LPC13uxx
|
#define _TUSB_DCD_LPC11_13_15_H_
|
||||||
* @{ */
|
|
||||||
|
|
||||||
#ifndef _TUSB_DCD_LPC13XX_12ADC_H_
|
|
||||||
#define _TUSB_DCD_LPC13XX_12ADC_H_
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
@ -52,6 +48,4 @@
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* _TUSB_DCD_LPC13XX_12ADC_H_ */
|
#endif /* _TUSB_DCD_LPC11_13_15_H_ */
|
||||||
|
|
||||||
/** @} */
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/**************************************************************************/
|
/**************************************************************************/
|
||||||
/*!
|
/*!
|
||||||
@file dcd_lpc_11uxx_13uxx.c
|
@file dcd_lpc11_13_15.c
|
||||||
@author hathach (tinyusb.org)
|
@author hathach (tinyusb.org)
|
||||||
|
|
||||||
@section LICENSE
|
@section LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user