X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fstepper.h;h=1ad268b953ccc551ecd4e52c1031a8c175e5d6da;hb=c863f160d11502e2c452d567df1f8642ba2694c3;hp=0756cf6b22f7e002809936ff2aabf8d7407842a0;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/drv/stepper.h b/bertos/drv/stepper.h index 0756cf6b..1ad268b9 100644 --- a/bertos/drv/stepper.h +++ b/bertos/drv/stepper.h @@ -18,7 +18,8 @@ * $WIZ$ module_name = "stepper" * $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