From 61c85abdbd047621deb56630c8a894aa54ee4189 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sat, 12 Jan 2019 00:40:15 +0100 Subject: [PATCH] Added lib ThingerCore32 https://github.com/arduino/Arduino/issues/8371 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index 668baac9..09d7cfe3 100644 --- a/registry.txt +++ b/registry.txt @@ -2070,3 +2070,4 @@ https://github.com/hideakitai/RingBuffer.git|Contributed|RingBuffers https://github.com/hideakitai/VectorXf.git|Contributed|VectorXf https://github.com/hideakitai/SPIExtension.git|Contributed|SPIExtension https://github.com/flyingeinstein/Restfully.git|Contributed|Restfully +https://github.com/thinger-io/Core32.git|Contributed|ThingerCore32