From ff8e096728cce2489b6b0287295f1fcc3b6ca267 Mon Sep 17 00:00:00 2001 From: cbm80amiga Date: Sat, 31 Aug 2024 11:51:26 +0200 Subject: [PATCH] Added libs for ST7789 and GC9A01A (#5044) --- repositories.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repositories.txt b/repositories.txt index 80c3ccfb..953cdd54 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7295,3 +7295,5 @@ https://github.com/Bhanuka-Anjana/K24C16-EEPROM-Library https://github.com/appnostic-io/Appnostic_SC16IS7XX_Arduino_Library https://github.com/suratin27/PLCCore2 https://github.com/Lopfi/ina780x +https://github.com/cbm80amiga/ST7789_AVR +https://github.com/cbm80amiga/GC9A01A_AVR