Remove \version svn tag.
[bertos.git] / bertos / drv / tas5706a.h
index 2f602356d1899400dd5a2c91e8da0812800939ec..394c7e482a2746651026ea50e288664f51c77526 100644 (file)
  * \brief TAS5706A Power DAC i2c driver.
  *
  *
- * \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