X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Ftimer.h;h=e418cec7e15979cd2f721a4f6fbdd2a2ad81278e;hb=b2b6682c1fe2af606646349ab6eef857214bdcb0;hp=6ab6cdf5b5ea2a977e0ffc7925c3c650f36a2e66;hpb=055132222c4380c116e15f66a9ab7e1f561d329e;p=bertos.git diff --git a/bertos/drv/timer.h b/bertos/drv/timer.h index 6ab6cdf5..e418cec7 100644 --- a/bertos/drv/timer.h +++ b/bertos/drv/timer.h @@ -37,7 +37,7 @@ * * $WIZ$ module_name = "timer" * $WIZ$ module_configuration = "bertos/cfg/cfg_timer.h" - * $WIZ$ module_depends = "event" + * $WIZ$ module_depends = "event", "sysirq" * $WIZ$ module_supports = "not atmega103 and not atmega8" */