aboutsummaryrefslogtreecommitdiffstats
path: root/include/gdisp/options.h
diff options
context:
space:
mode:
authorMateusz Tomaszkiewicz <silentdemon@gmail.com>2013-02-13 21:38:31 +0100
committerMateusz Tomaszkiewicz <silentdemon@gmail.com>2013-02-13 21:38:31 +0100
commite8ce8a36fbebe1c119ee1aa56941cc59c1518f51 (patch)
tree78998304973b205d1f884ceb2ec070599177aa54 /include/gdisp/options.h
parentc42602375b652d5673861fc5b7a66c0ac1ce6508 (diff)
parentf8050a84f76c5f8be7bd87fd26eb053901a11dd6 (diff)
downloaduGFX-e8ce8a36fbebe1c119ee1aa56941cc59c1518f51.tar.gz
uGFX-e8ce8a36fbebe1c119ee1aa56941cc59c1518f51.tar.bz2
uGFX-e8ce8a36fbebe1c119ee1aa56941cc59c1518f51.zip
Merge branch 'master' into SSD2119
Diffstat (limited to 'include/gdisp/options.h')
-rw-r--r--include/gdisp/options.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/include/gdisp/options.h b/include/gdisp/options.h
index 2fedd34d..ae33ec19 100644
--- a/include/gdisp/options.h
+++ b/include/gdisp/options.h
@@ -229,13 +229,8 @@
*/
/* #define GDISP_USE_FSMC */
/* #define GDISP_USE_GPIO */
- /**
- * @brief Define which two drivers will be used by the VMT layer.
- * @details Only required by the VMT driver.
- */
- /* #define GDISP_VMT_NAME1(x) x##YourDriver1 */
- /* #define GDISP_VMT_NAME2(x) x##YourDriver2 */
/** @} */
#endif /* _GDISP_OPTIONS_H */
/** @} */
+