Fix doxygen comments.

ugfx_release_2.6
inmarket 2013-10-18 17:10:15 +10:00
parent 668afded53
commit 29cf77746c
2 changed files with 2 additions and 4 deletions

View File

@ -19,7 +19,7 @@
/**
* @file drivers/gdisp/ILI9325/gdisp_lld_board_hy_stm32_100p.h
* @file drivers/gdisp/ILI9325/board_ILI9325_hy_stm32_100p.h
* @brief GDISP Graphic Driver subsystem board interface for the ILI9325 display.
*/
@ -113,5 +113,3 @@ static inline uint16_t read_data(GDisplay *g) {
}
#endif /* GDISP_LLD_BOARD_H */
/** @} */

View File

@ -6,7 +6,7 @@
*/
/**
* @file drivers/gdisp/ILI9325/gdisp_lld_board_template.h
* @file drivers/gdisp/ILI9325/board_ILI9325_template.h
* @brief GDISP Graphic Driver subsystem board interface for the ILI9325 display.
*
* @addtogroup GDISP