X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fpwm.h;h=7db37d3831bfa38aa63560bf171c175275a04710;hb=bae5f0574f74fc550918f9afafdfcbe4c08658d8;hp=f03582142213a1402ea2a39c9fe88e137286c66d;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/drv/pwm.h b/bertos/drv/pwm.h index f0358214..7db37d38 100644 --- a/bertos/drv/pwm.h +++ b/bertos/drv/pwm.h @@ -39,6 +39,8 @@ * * $WIZ$ module_name = "pwm" * $WIZ$ module_configuration = "bertos/cfg/cfg_pwm.h" + * $WIZ$ module_hw = "bertos/hw/pwm_map.h" + * $WIZ$ module_supports = "not avr" */ #ifndef DRV_PWM_H