first step in Doxygen-ization

This commit is contained in:
marschap
2008-12-21 10:04:37 +00:00
parent 5c3571d028
commit 81ebe5ae88
42 changed files with 169 additions and 29 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/** \file server/drivers/hd44780.c
* LCDd \c hd44780 base driver module for Hitachi HD44780 based LCD displays.
* LCDd \c hd44780 "meta-driver" for Hitachi HD44780 based LCD displays.
* This is a modular driver that readily allows support for multiple HD44780
* connection types to be added in a flexible and maintainable manner.
*