Improve the ui
[bertos.git] / bertos / drv / adc.h
index d34accfe0eb3ffc4839efc9eacf9463f8e8a4116..d30f72ca7874ce5fa16e8f1b5f5c44b6ee95c9d6 100644 (file)
  *
  * \version $Id$
  *
- * \brief ADC driver (interface)
+ * \brief Analog to Digital Converter driver (ADC).
  *
  * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
+ *
+ * $WIZ$ module_name = "adc"
+ * $WIZ$ module_configuration = "bertos/cfg/cfg_adc.h"
+ * $WIZ$ module_supports = "not atmega103 and not atmega168 and not atmega8"
  */