aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/VMT
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-11-03 02:23:34 +0100
committerJoel Bodenmann <joel@unormal.org>2012-11-03 02:23:34 +0100
commit75de4fe1db55217b5a7cf9c705738d3ad2c9044a (patch)
tree1761eda944cbd74b9e9abbb296bf156c8963c33a /drivers/gdisp/VMT
parent74b00382a6e2f4f0beb448395f804ec373f88464 (diff)
downloaduGFX-75de4fe1db55217b5a7cf9c705738d3ad2c9044a.tar.gz
uGFX-75de4fe1db55217b5a7cf9c705738d3ad2c9044a.tar.bz2
uGFX-75de4fe1db55217b5a7cf9c705738d3ad2c9044a.zip
docs
Diffstat (limited to 'drivers/gdisp/VMT')
-rw-r--r--drivers/gdisp/VMT/gdisp_lld.c3
-rw-r--r--drivers/gdisp/VMT/gdisp_lld_config.h3
-rw-r--r--drivers/gdisp/VMT/gdisp_lld_driver1.c3
-rw-r--r--drivers/gdisp/VMT/gdisp_lld_driver2.c3
4 files changed, 8 insertions, 4 deletions
diff --git a/drivers/gdisp/VMT/gdisp_lld.c b/drivers/gdisp/VMT/gdisp_lld.c
index f776dedd..9768fd4b 100644
--- a/drivers/gdisp/VMT/gdisp_lld.c
+++ b/drivers/gdisp/VMT/gdisp_lld.c
@@ -19,7 +19,7 @@
*/
/**
- * @file gdispVMT/gdisp_lld.c
+ * @file drivers/gdisp/VMT/gdisp_lld.c
* @brief GDISP Graphics Driver subsystem low level driver source for VMT.
*
* @addtogroup GDISP
@@ -279,3 +279,4 @@ bool_t gdisp_lld_init_VMT(void) {
#endif /* GFX_USE_GDISP */
/** @} */
+
diff --git a/drivers/gdisp/VMT/gdisp_lld_config.h b/drivers/gdisp/VMT/gdisp_lld_config.h
index 1d44fca3..5f02f1d8 100644
--- a/drivers/gdisp/VMT/gdisp_lld_config.h
+++ b/drivers/gdisp/VMT/gdisp_lld_config.h
@@ -19,7 +19,7 @@
*/
/**
- * @file gdispVMT/gdisp_lld_config.h
+ * @file drivers/gdisp/VMT/gdisp_lld_config.h
* @brief GDISP Graphic Driver subsystem low level driver header template.
*
* @addtogroup GDISP
@@ -68,3 +68,4 @@
#endif /* _GDISP_LLD_CONFIG_H */
/** @} */
+
diff --git a/drivers/gdisp/VMT/gdisp_lld_driver1.c b/drivers/gdisp/VMT/gdisp_lld_driver1.c
index 28fc7992..46d1c82c 100644
--- a/drivers/gdisp/VMT/gdisp_lld_driver1.c
+++ b/drivers/gdisp/VMT/gdisp_lld_driver1.c
@@ -19,7 +19,7 @@
*/
/**
- * @file gdispVMT/gdisp_lld.c
+ * @file drivers/gdisp/VMT/gdisp_lld_driver1.c
* @brief GDISP Graphics Driver subsystem low level driver source for VMT.
*
* @addtogroup GDISP
@@ -49,3 +49,4 @@
#endif /* GFX_USE_GDISP */
/** @} */
+
diff --git a/drivers/gdisp/VMT/gdisp_lld_driver2.c b/drivers/gdisp/VMT/gdisp_lld_driver2.c
index 9f6bce23..3ca87d03 100644
--- a/drivers/gdisp/VMT/gdisp_lld_driver2.c
+++ b/drivers/gdisp/VMT/gdisp_lld_driver2.c
@@ -19,7 +19,7 @@
*/
/**
- * @file gdispVMT/gdisp_lld.c
+ * @file drivers/gdisp/VMT/gdisp_lld_driver2.c
* @brief GDISP Graphics Driver subsystem low level driver source for VMT.
*
* @addtogroup GDISP
@@ -49,3 +49,4 @@
#endif /* GFX_USE_GDISP */
/** @} */
+