adafruit / Adafruit_HX8357_Library

Arduino library for HX8357
39 stars 37 forks source link

Compatibility with Arduino 101 #2

Closed amirault0 closed 6 years ago

amirault0 commented 8 years ago

HX8357_Arduino_101_error.txt

I am unable to compile the graphicstest sketch with an Arduino 101. Does this library support it yet?

ladyada commented 8 years ago

nope!

amirault0 commented 8 years ago

Are there plans to add official compatibility? I've managed to get the sketch to compile and upload, but the LCD does not do anything.

ladyada commented 7 years ago

if you have an arduino 101 handy you can try the latest code in github, it compiles - probably works :)

ladyada commented 6 years ago

we just refactored to match the ILI9341 so it almost certainly works with 101 but since the 101 is discontinued we aren't going to test - we'll be closing this issue - please reopen if it still doesnt work!