olikraus / u8glib

Arduino Monochrom Graphics Library for LCDs and OLEDs
https://github.com/olikraus/u8glib/wiki
Other
1.25k stars 314 forks source link

Hardware SPI support for ATmega128 #415

Closed getoffmyhack closed 8 years ago

getoffmyhack commented 8 years ago

I have updated the hardware SPI source file to work with the atmega128 controller which uses different pins for it's hardware SPI.

olikraus commented 8 years ago

nice, thanks... u8g2 will include support SPI.h Hope this will solve such issues for the future.