sumotoy / RA8875

A library for RAiO RA8875 display driver for Teensy3.x or LC/Arduino's/Energia/Spark
GNU General Public License v3.0
79 stars 55 forks source link

0.70b12 #78

Closed sumotoy closed 8 years ago

sumotoy commented 8 years ago

New beta has support for 'icon' files, better support for STM32, ESP and some code speedup. I will try to complete the keypad as well.

morpheous87 commented 8 years ago

When the 0.70b12 will be commit in the source?

sumotoy commented 8 years ago

b12 has massive changes and STM32 support it's a mess, have to revrote low level SPI routines separately, I'm actually adding ESP8266 support. It will take time, I have to use my spare time unfortunatly. Btw I'm planning to upload soon a version with small updates and icon support before b12

morpheous87 commented 8 years ago

I'm really interested in the icon support, that's why I asked.

Thanks