dmadison / ServoInput

Interrupt-driven servo decoder library for Arduino
GNU Lesser General Public License v3.0
22 stars 10 forks source link

Add support STM32F401 #25

Closed megom1975 closed 7 months ago

megom1975 commented 1 year ago

The library is very good. Thank you. Can you add support for STM32F103, STM32F401?

dmadison commented 7 months ago

Hello. Have you tested the library with those boards? It appears that both are supported by the Arduino STM32 Core.

I'd be happy to look into any compatibility problems that you run into. Feel free to reopen this issue with more information.