From 01c82f4bae152f80990a8ed63f3a7a8f976f640a Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 6 Nov 2020 13:52:35 +0100 Subject: [PATCH] Added lib STM32_TimerInterrupt https://github.com/arduino/Arduino/issues/10906 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 026a4d23..357ada3a 100644 --- a/registry.txt +++ b/registry.txt @@ -3564,3 +3564,4 @@ https://github.com/gicking/NeoHWSerial.git|Contributed|NeoHWSerial https://github.com/gavinlyonsrepo/ERM19264_UC1609.git|Contributed|ERM19264_UC1609 https://github.com/Protocentral/protocentral-ads1292r-arduino.git|Contributed|ProtoCentral ADS1292R ECG and Respiration boards library https://github.com/limiteddata/SchedulerESP8266.git|Contributed|SchedulerESP8266 +https://github.com/khoih-prog/STM32_TimerInterrupt.git|Contributed|STM32_TimerInterrupt