From 08e75e3855b1fa6f8d3f08831f94ebb0bdc64cac Mon Sep 17 00:00:00 2001 From: Phillip Burgess Date: Wed, 20 Jul 2022 20:55:43 -0700 Subject: [PATCH] Update deps with ZeroDMA (now SAMD mandatory) --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 5ed8427..f88dc2a 100644 --- a/library.properties +++ b/library.properties @@ -7,4 +7,4 @@ paragraph=Install this library in addition to the display library for your hardw category=Display url=https://github.com/adafruit/Adafruit-GFX-Library architectures=* -depends=Adafruit BusIO +depends=Adafruit BusIO, Adafruit Zero DMA Library