X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fadc.h;h=1aa0a4ac18ea200c6616901bf53b625c16184c0c;hb=a60c44ba0b4e02ac93b9bf7e31fe92574cccaaca;hp=f66be8cb264adead2825c9fe30bac0c131bdbcad;hpb=85760a6e32e79740c1af4ca58710478bebb48cf6;p=bertos.git diff --git a/bertos/drv/adc.h b/bertos/drv/adc.h index f66be8cb..1aa0a4ac 100644 --- a/bertos/drv/adc.h +++ b/bertos/drv/adc.h @@ -30,16 +30,13 @@ * * --> * - * \version $Id$ - * * \brief Analog to Digital Converter driver (ADC). * - * \version $Id$ * \author Francesco Sacchi * * $WIZ$ module_name = "adc" * $WIZ$ module_configuration = "bertos/cfg/cfg_adc.h" - * $WIZ$ module_supports = "not atmega103" + * $WIZ$ module_supports = "not atmega103 and not atmega168 and not atmega8" */