moar docs
This commit is contained in:
parent
3c5c736183
commit
5b7b4c2db6
@ -19,7 +19,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file Win32/gdisp_lld.c
|
||||
* @file drivers/gdisp/Win32/gdisp_lld.c
|
||||
* @brief GDISP Graphics Driver subsystem low level driver source for Win32.
|
||||
*
|
||||
* @addtogroup GDISP
|
||||
@ -443,3 +443,4 @@ void GDISP_LLD(drawpixel)(coord_t x, coord_t y, color_t color) {
|
||||
|
||||
#endif /* GFX_USE_GDISP */
|
||||
/** @} */
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file Win32/gdisp_lld_config.h
|
||||
* @file drivers/gdisp/Win32/gdisp_lld_config.h
|
||||
* @brief GDISP Graphic Driver subsystem low level driver header for Win32.
|
||||
*
|
||||
* @addtogroup GDISP
|
||||
@ -50,3 +50,4 @@
|
||||
|
||||
#endif /* _GDISP_LLD_CONFIG_H */
|
||||
/** @} */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user