From a24061c715aa854487b22df2134b0d1fdf25ca67 Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Thu, 16 Sep 2021 14:29:23 -0400 Subject: [PATCH] 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 --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 200b1125..09d607c4 100644 --- a/repositories.txt +++ b/repositories.txt @@ -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/andriell/arduino-library-WT2003M02-mp3-decoder https://github.com/khoih-prog/Portenta_H7_TimerInterrupt +https://github.com/khoih-prog/Portenta_H7_ISR_Servo