From b57ea574fefcf3506c65d2cfd33040f364939db2 Mon Sep 17 00:00:00 2001 From: Phillip Burgess Date: Mon, 25 Mar 2019 22:47:36 -0700 Subject: [PATCH] Fix big-endian DMA --- Adafruit_SPITFT.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Adafruit_SPITFT.cpp b/Adafruit_SPITFT.cpp index ff081d2..50bc71d 100644 --- a/Adafruit_SPITFT.cpp +++ b/Adafruit_SPITFT.cpp @@ -950,7 +950,7 @@ void Adafruit_SPITFT::writePixels(uint16_t *colors, uint32_t len, int d, numDescriptors = (len + 32766) / 32767; for(d=0; d