X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fser.h;h=226d9e0c9cdd6c350a8b8271cf4e074b8c667031;hb=f1597b21dbfbfceb5224956a041d84dc0aaeefb0;hp=ad27f51c4ae0691a6abab09230572f43f28fc896;hpb=ba732cee02711f649d67ed68b539d2f830a844f2;p=bertos.git diff --git a/bertos/drv/ser.h b/bertos/drv/ser.h index ad27f51c..226d9e0c 100644 --- a/bertos/drv/ser.h +++ b/bertos/drv/ser.h @@ -40,8 +40,7 @@ * $WIZ$ module_depends = "kfile", "timer" * $WIZ$ module_configuration = "bertos/cfg/cfg_ser.h" * $WIZ$ module_hw = "bertos/hw/hw_ser.h" - * $WIZ$ module_supports = "not atmega103" - * $WIZ$ module_supports += "and not atmega32 and not atmega8" + * $WIZ$ module_supports = "not atmega103 and not atmega32 and not atmega8" */ #ifndef DRV_SER_H