Sermus / ESP8266_Adafruit_ILI9341

Driver and sample code for ILI9341-based TFT displays designed for ESP8266 chip
113 stars 42 forks source link

Updated to compile with Espressif NONOS_SDK_V1.5.3 (18 April 2016) #6

Closed DonDavio closed 5 years ago

DonDavio commented 8 years ago

The code wasn't compiling against the latest version of the Espressif Non-OS SDK (1.5.3) so I've updated routines.h, routines.cpp, espmissingincludes.h and user_main.cpp. Also esptool.exe seems to have changes to esptool.py so I updated Makefile. It now compiles, though I'm not getting any output on my TFT - can you confirm it is working for you?