diff options
author | Joel Bodenmann <joel@unormal.org> | 2013-07-21 22:02:57 +0200 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2013-07-21 22:02:57 +0200 |
commit | a6758342668712563bd4058160e6f5dc5636ba18 (patch) | |
tree | abc0e43082010eecd332d0fc2c9eb4881eb01801 /drivers/gdisp/RA8875 | |
parent | d98e6c5d0d6c048c99aeda810da10e6a6a130325 (diff) | |
download | uGFX-a6758342668712563bd4058160e6f5dc5636ba18.tar.gz uGFX-a6758342668712563bd4058160e6f5dc5636ba18.tar.bz2 uGFX-a6758342668712563bd4058160e6f5dc5636ba18.zip |
doxygen updates
Diffstat (limited to 'drivers/gdisp/RA8875')
-rw-r--r-- | drivers/gdisp/RA8875/gdisp_lld_board_marlin.h (renamed from drivers/gdisp/RA8875/gdisp_lld_board.h) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gdisp/RA8875/gdisp_lld_board.h b/drivers/gdisp/RA8875/gdisp_lld_board_marlin.h index d0ab5409..a58b991a 100644 --- a/drivers/gdisp/RA8875/gdisp_lld_board.h +++ b/drivers/gdisp/RA8875/gdisp_lld_board_marlin.h @@ -6,8 +6,8 @@ */ /** - * @file drivers/gdisp/SSD1289/gdisp_lld_board_example_fsmc.h - * @brief GDISP Graphic Driver subsystem board interface for the SSD1289 display. + * @file drivers/gdisp/RA8875/gdisp_lld_board_marlin.h + * @brief GDISP Graphic Driver subsystem board interface for the RA8875 display. * * @addtogroup GDISP * @{ |