From 1537af2288fffd7baeeb8b2cc09e44e29a0a6ac9 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Wed, 8 Apr 2020 19:26:05 +0200 Subject: [PATCH] Added lib Adafruit LittlevGL Glue Library https://github.com/arduino/Arduino/issues/10006 --- registry.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.txt b/registry.txt index ddfe1830..6c64e0e6 100644 --- a/registry.txt +++ b/registry.txt @@ -2998,3 +2998,4 @@ https://github.com/marcmerlin/FastLED_SPITFT_GFX.git|Contributed|FastLED_SPITFT_ https://github.com/marcmerlin/FastLED_TFTWrapper_GFX.git|Contributed|FastLED_TFTWrapper_GFX https://github.com/marcmerlin/FastLED_RPIRGBPanel_GFX.git|Contributed|FastLED_RPIRGBPanel_GFX https://github.com/107-systems/107-Arduino-BMP388.git|Contributed|107-Arduino-BMP388 +https://github.com/adafruit/Adafruit_LvGL_Glue.git|Contributed|Adafruit LittlevGL Glue Library