You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2018. It is now read-only.
STM32 using a timer class which makes it tricky to add support for this lib.
but i was thinking if you upgraded the whole lib to use a timer class for the timer functions than you could add support for STM32.
It would be nice to see this lib support more boards :)
Some one has altered you code to make it work for STM32 (http://www.stm32duino.com/viewtopic.php?f=9&t=1852)
STM32 using a timer class which makes it tricky to add support for this lib.
but i was thinking if you upgraded the whole lib to use a timer class for the timer functions than you could add support for STM32.
if you used this lib (http://playground.arduino.cc/Code/Timer1) then you could make it easy to port feature boards too, since there will be a common interface.
The STM32 (https://github.com/rogerclarkmelbourne/Arduino_STM32) uses mostly the same doc as this http://docs.leaflabs.com/docs.leaflabs.com/index.html.