diff options
author | inmarket <andrewh@inmarket.com.au> | 2013-10-18 15:56:30 +1000 |
---|---|---|
committer | inmarket <andrewh@inmarket.com.au> | 2013-10-18 15:56:30 +1000 |
commit | 257f7364f8722af721e8b4ee10d75839486e8ae1 (patch) | |
tree | 0c192ef238bf542c531a1ade2e284da403d1d17d /drivers | |
parent | 3cacf9cee22806c6b7c814fdff9ae93dcac1c884 (diff) | |
download | uGFX-257f7364f8722af721e8b4ee10d75839486e8ae1.tar.gz uGFX-257f7364f8722af721e8b4ee10d75839486e8ae1.tar.bz2 uGFX-257f7364f8722af721e8b4ee10d75839486e8ae1.zip |
Update some doxygen documentation
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/gdisp/RA8875/board_RA8875_marlin.h | 2 | ||||
-rw-r--r-- | drivers/gdisp/RA8875/board_RA8875_template.h | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/drivers/gdisp/RA8875/board_RA8875_marlin.h b/drivers/gdisp/RA8875/board_RA8875_marlin.h index 0d675833..95fb7f9d 100644 --- a/drivers/gdisp/RA8875/board_RA8875_marlin.h +++ b/drivers/gdisp/RA8875/board_RA8875_marlin.h @@ -6,7 +6,7 @@ */ /** - * @file drivers/gdisp/RA8875/gdisp_lld_board_marlin.h + * @file drivers/gdisp/RA8875/board_RA8875_marlin.h * @brief GDISP Graphic Driver subsystem board interface for the RA8875 display. */ diff --git a/drivers/gdisp/RA8875/board_RA8875_template.h b/drivers/gdisp/RA8875/board_RA8875_template.h index f60067f2..564f60c0 100644 --- a/drivers/gdisp/RA8875/board_RA8875_template.h +++ b/drivers/gdisp/RA8875/board_RA8875_template.h @@ -6,8 +6,8 @@ */ /** - * @file drivers/gdisp/SSD1963/gdisp_lld_board_template.h - * @brief GDISP Graphic Driver subsystem board interface for the SSD1963 display. + * @file drivers/gdisp/SSD1963/board_RA8875_template.h + * @brief GDISP Graphic Driver subsystem board interface for the RA8875 display. * * @addtogroup GDISP * @{ |