adafruit / TFTLCD-Library

Arduino library for 8-bit TFT LCDs such as ILI9325, ILI9328, etc
http://www.ladyada.net/products/tfttouchbreakout/ and http://www.ladyada.net/products/tfttouchshield
314 stars 259 forks source link

Arduino Due #10

Closed noblepepper closed 9 years ago

noblepepper commented 10 years ago

I have this library working with the Due, would you be interested in a patch?

myoung34 commented 10 years ago

You should issue a PR. I'm curious to see the diff.

noblepepper commented 10 years ago

Sorry for the delay in responding.

I never received a response from Adafruit, but I believe they have modified library to work with the due.

You can see my original patches at https://github.com/noblepepper/TFTLCD-for-Arduino-Due

-----Original Message----- From: Marcus Young notifications@github.com Reply-to: adafruit/TFTLCD-Library <reply +i-16715310-45ddf4dacc0526a42471a93922e81b914964e078-987531@reply.github.com> To: adafruit/TFTLCD-Library TFTLCD-Library@noreply.github.com Cc: noblepepper noblepepper@gmail.com Subject: Re: [TFTLCD-Library] Arduino Due (#10) Date: Thu, 27 Feb 2014 16:37:37 -0800

You should issue a PR. I'm curious to see the diff.

— Reply to this email directly or view it on GitHub.

tdicola commented 9 years ago

Thanks for suggesting the fix and apologies it wasn't reviewed sooner. Looking at the library code it does look like Due support was later added. Will close this pull for now, but thanks for sending the fix earlier!