From: lottaviano Date: Mon, 6 Jul 2009 16:58:50 +0000 (+0000) Subject: Add module dependencies for wizard. X-Git-Tag: 2.2.0~222 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=4bb60f9e09dfd89776db7687c1f0ac49a5eb3868;p=bertos.git Add module dependencies for wizard. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2746 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/drv/tas5706a.h b/bertos/drv/tas5706a.h index b379e091..d7811de5 100644 --- a/bertos/drv/tas5706a.h +++ b/bertos/drv/tas5706a.h @@ -37,6 +37,7 @@ * \author Francesco Sacchi * * $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" */