diff options
Diffstat (limited to 'tinyusb/hal/hal_lpc11uxx.h')
| -rw-r--r-- | tinyusb/hal/hal_lpc11uxx.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tinyusb/hal/hal_lpc11uxx.h b/tinyusb/hal/hal_lpc11uxx.h index b497d3778..d94aa3dd3 100644 --- a/tinyusb/hal/hal_lpc11uxx.h +++ b/tinyusb/hal/hal_lpc11uxx.h @@ -36,10 +36,6 @@ */
/**************************************************************************/
-/** \ingroup group_hal
- * \defgroup group_hal_lpc11u LPC11uxx
- * @{ */
-
#ifndef _TUSB_HAL_LPC11UXX_H_
#define _TUSB_HAL_LPC11UXX_H_
@@ -66,5 +62,3 @@ static inline void hal_interrupt_disable(uint8_t coreid) #endif
#endif /* _TUSB_HAL_LPC11UXX_H_ */
-
-/** @} */
|
