Hi
> - I didn't find the pwm.c file, maybe someone erased it during a clean up
> operation?
pwm need to be implemented for each supported platform,
here is the sam3 one for example :
https://github.com/RIOT-OS/RIOT/blob/master/cpu/sam3/periph/pwm.c

> -Is there any example of using the pwm lib? (mostly on the sequence of the
> function call)

maybe here :
https://github.com/RIOT-OS/RIOT/blob/master/tests/periph_pwm/main.c

Hope this helps,
Laurent

-- 
« On ne résout pas un problème avec les modes de pensée qui l’ont engendré. »
« You cannot solve current problems with current thinking. Current
problems are the result of current thinking »
_______________________________________________
devel mailing list
devel@riot-os.org
https://lists.riot-os.org/mailman/listinfo/devel

Reply via email to