Add support for missing avr cpu.
[bertos.git] / bertos / drv / adc.h
index 1aa0a4ac18ea200c6616901bf53b625c16184c0c..78f3e81d41e5ef8409e21030fb962fbf53f6d5d3 100644 (file)
@@ -36,7 +36,7 @@
  *
  * $WIZ$ module_name = "adc"
  * $WIZ$ module_configuration = "bertos/cfg/cfg_adc.h"
- * $WIZ$ module_supports = "not atmega103 and not atmega168 and not atmega8"
+ * $WIZ$ module_supports = "not atmega103"
  */