Fix support status for ATmega103.
[bertos.git] / bertos / drv / adc.h
index d1b8b56b3ba09c4f9610abcc8dd74d9ab99b0462..f66be8cb264adead2825c9fe30bac0c131bdbcad 100644 (file)
  * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  *
- * $WIZARD_MODULE = {
- * "name" : "adc",
- * "depends" : [],
- * "configuration" : "bertos/cfg/cfg_adc.h"
- * }
+ * $WIZ$ module_name = "adc"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_adc.h"
+ * $WIZ$ module_supports = "not atmega103"
  */