Add configurable options for HD44780 LCD display columns and rows.
[bertos.git] / bertos / drv / tas5706a.h
index 2f602356d1899400dd5a2c91e8da0812800939ec..d7811de52505ac39e944dca551a6cac5ece3bc28 100644 (file)
  *
  * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
+ *
+ * $WIZ$ module_name = "tas5706a"
+ * $WIZ$ module_depends = "timer", "i2c"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_tas5706a.h"
+ * $WIZ$ module_hw = "bertos/hw/hw_tas5706a.h"
  */
 
 #ifndef DRV_TAS5706A_H