X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Ftimer.h;h=1e2b9e69c2a5d7b94a4aa6a5819029937a0409f8;hb=1fd8296f617d344eb3b7c132ca92c7ea99f0f2a9;hp=3b4ccc9e209f0b0414aeaa49addebf0869517767;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/drv/timer.h b/bertos/drv/timer.h index 3b4ccc9e..1e2b9e69 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 and not atmega8" */ #ifndef DRV_TIMER_H