X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fstepper.h;h=1ad268b953ccc551ecd4e52c1031a8c175e5d6da;hb=55cb504cb865f019f6d1c82f9d51713a664ad9c4;hp=6db52c2ecdb9209678150af7178ea0dbbefa76f7;hpb=c7fb36e3638f5dabccb1811d53ec8b781b06299d;p=bertos.git diff --git a/bertos/drv/stepper.h b/bertos/drv/stepper.h index 6db52c2e..1ad268b9 100644 --- a/bertos/drv/stepper.h +++ b/bertos/drv/stepper.h @@ -19,6 +19,7 @@ * $WIZ$ module_depends = "timer", "ramp" * $WIZ$ module_configuration = "bertos/cfg/cfg_stepper.h" * $WIZ$ module_hw = "bertos/hw/hw_stepper.h" + * $WIZ$ module_supports = "not avr" */ #ifndef DRV_STEPPER_H