1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-07 14:41:10 +03:00

Add STM32_ISR_Servo Library (#381)

### Releases v1.0.0

1. Basic 16 ISR-based servo controllers using 1 hardware timer for STM32F/L/H/G/WB/MP1-based board
2. Tested with **STM32L5 (NUCLEO_L552ZE_Q)** and **STM32H7 (NUCLEO_H743ZI2)**
This commit is contained in:
Khoi Hoang
2021-08-20 22:14:59 -04:00
committed by GitHub
parent b85c2a0c5f
commit c874350593

View File

@ -4164,3 +4164,4 @@ https://github.com/BEAT-System/SerialCom
https://github.com/SchooMyDevelopment/SchooMyUtilities https://github.com/SchooMyDevelopment/SchooMyUtilities
https://github.com/khoih-prog/FlashStorage_STM32F1 https://github.com/khoih-prog/FlashStorage_STM32F1
https://bitbucket.org/David_Such/nexgen_motorshield https://bitbucket.org/David_Such/nexgen_motorshield
https://github.com/khoih-prog/STM32_ISR_Servo