X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Ftimer.h;h=0063ff4d606880ed69ccd3f2d124c1a30ba25c43;hb=85760a6e32e79740c1af4ca58710478bebb48cf6;hp=3b4ccc9e209f0b0414aeaa49addebf0869517767;hpb=d6636483ea9ee429fd40c8f11669086b790c840a;p=bertos.git diff --git a/bertos/drv/timer.h b/bertos/drv/timer.h index 3b4ccc9e..0063ff4d 100644 --- a/bertos/drv/timer.h +++ b/bertos/drv/timer.h @@ -37,6 +37,7 @@ * * $WIZ$ module_name = "timer" * $WIZ$ module_configuration = "bertos/cfg/cfg_timer.h" + * $WIZ$ module_supports = "not atmega103" */ #ifndef DRV_TIMER_H