X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Ftimer.h;h=6ab6cdf5b5ea2a977e0ffc7925c3c650f36a2e66;hb=be913eafc529c68c131d0f129d44c12f05d7fb71;hp=1e2b9e69c2a5d7b94a4aa6a5819029937a0409f8;hpb=53af4558886960f99632fb9cea1af91ce3fe82b1;p=bertos.git diff --git a/bertos/drv/timer.h b/bertos/drv/timer.h index 1e2b9e69..6ab6cdf5 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_depends = "event" * $WIZ$ module_supports = "not atmega103 and not atmega8" */