From d77159b230b49a9e36791b1efc8eca66dfde6a8f Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 1 Apr 2020 13:37:21 +0200 Subject: [PATCH] Added lib CoopThreads https://github.com/arduino/Arduino/issues/9976 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 2d037628..afd4aec1 100644 --- a/registry.txt +++ b/registry.txt @@ -2961,3 +2961,4 @@ https://github.com/RobTillaart/AsyncAnalog.git|Contributed|AsyncAnalog https://github.com/samverstraete/TimerFour.git|Contributed|TimerFour32u4 https://github.com/RobTillaart/Cozir.git|Contributed|Cozir https://github.com/DBSStore/DBS_AVRIII.git|Contributed|DBS-AVRIII +https://github.com/pstolarz/CoopThreads.git|Contributed|CoopThreads