X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fser.h;h=0c61df4e52a28c8b4c368087c946022caf6c94ee;hb=44179275d8102ec4bdaec3c8951fa2b70f1c7c0b;hp=e7d531ad817ab7a043b73293e1894c55aa38e2de;hpb=c7fb36e3638f5dabccb1811d53ec8b781b06299d;p=bertos.git diff --git a/bertos/drv/ser.h b/bertos/drv/ser.h index e7d531ad..0c61df4e 100644 --- a/bertos/drv/ser.h +++ b/bertos/drv/ser.h @@ -40,6 +40,8 @@ * $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 and not atmega168 " + * $WIZ$ module_supports += "and not atmega32 and not atmega8" */ #ifndef DRV_SER_H