Add hw file for lcd 32122 module.
[bertos.git] / bertos / drv / adc.h
index 581bc4c2a3dadca87269bdde96d5babaec8b37ee..1aa0a4ac18ea200c6616901bf53b625c16184c0c 100644 (file)
  *
  * -->
  *
- * \version $Id$
- *
  * \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"
  */