olikraus / u8glib

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

AVR AT90USB1286 / Teensy++ 2.0 hardware SPI support #232

Open olikraus opened 9 years ago

olikraus commented 9 years ago

Originally reported on Google Code with ID 233

Attached is a patch to support hardware SPI on the AT90USB1286, tested and working on
the Teensy++ 2.0 board.

The user should define __AT_AT90USB1286__ to enable the changes.

Reported by miketl on 2014-01-22 15:10:59


olikraus commented 9 years ago
Thanks

Reported by olikraus on 2014-01-22 17:48:51

olikraus commented 9 years ago
something for 2.xx

Reported by olikraus on 2014-01-24 20:54:52