From ea27f6f983251079bed97f0948a60c18b85c1026 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 6 Nov 2020 11:36:33 +0100 Subject: [PATCH] Added lib SAMD_TimerInterrupt https://github.com/arduino/Arduino/issues/10915 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 1314e366..d50273ba 100644 --- a/registry.txt +++ b/registry.txt @@ -3556,3 +3556,4 @@ https://github.com/akkoyun/LinearRegression.git|Contributed|LinearRegression https://github.com/khoih-prog/NRF52_TimerInterrupt.git|Contributed|NRF52_TimerInterrupt https://github.com/chayanforyou/WearLeveling.git|Contributed|WearLeveling https://github.com/sparkfun/SparkFun_ADXL313_Arduino_Library.git|Contributed|SparkFun ADXL313 Arduino Library +https://github.com/khoih-prog/SAMD_TimerInterrupt.git|Contributed|SAMD_TimerInterrupt