1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-09 01:42:00 +03:00

Add Portenta_H7_ISR_Servo Library (#493)

### Initial Releases v1.0.0

1. Basic 16 ISR-based servo controllers using 1 hardware timer for STM32H747XI-based Portenta_H7 boards
This commit is contained in:
Khoi Hoang
2021-09-16 14:29:23 -04:00
committed by GitHub
parent 2dfcb99bcf
commit a24061c715

View File

@ -4233,3 +4233,4 @@ https://github.com/khoih-prog/WiFiManager_Portenta_H7_Lite
https://github.com/khoih-prog/Ethernet_Manager_Portenta_H7 https://github.com/khoih-prog/Ethernet_Manager_Portenta_H7
https://github.com/andriell/arduino-library-WT2003M02-mp3-decoder https://github.com/andriell/arduino-library-WT2003M02-mp3-decoder
https://github.com/khoih-prog/Portenta_H7_TimerInterrupt https://github.com/khoih-prog/Portenta_H7_TimerInterrupt
https://github.com/khoih-prog/Portenta_H7_ISR_Servo