Commit graph

23 commits

Author SHA1 Message Date
sumotoy
4f345ee957 fixed a couple of stupid errors 2015-06-14 23:33:02 +02:00
sumotoy
21e61953a3 fix a problem with fillRect and 8bit CPU
Affected also font rendering
2015-06-14 23:32:59 +02:00
sumotoy
9fc39798a9 fixed Teensy LC SPI error, now works in SPI1 2015-06-09 17:36:29 +02:00
sumotoy
55b1f58e63 Added a routine to track init errors 2015-06-09 16:47:11 +02:00
sumotoy
de588aabf9 Many changes!
Works in native SPI with Teensy LC, can use alt pin on Teensy's, fixed
small bugs, works with more CPU, faster with DUE.
2015-06-09 01:24:30 +02:00
sumotoy
91b48aeef3 Compatible with IDE 1.0.6 (Teensyduino 1.2) and IDE 1.6.x (Teensyduino 1.21b) 2015-03-07 15:49:48 +01:00
sumotoy
1d7ce616fb SPI transactions for Arduino's (beta) 2015-03-05 22:05:39 +01:00
sumotoy
97a9d77fa7 SPI transaction for Arduino's 2015-03-05 22:02:21 +01:00
sumotoy
2b5421c3ca release version - looks all working 2015-03-04 16:44:57 +01:00
sumotoy
8ea48b902e fixed clearScreen V2, added idle mode 2015-03-03 22:40:15 +01:00
sumotoy
7d9a997c94 Scroll complete 2015-03-03 00:36:32 +01:00
sumotoy
a7c34d1f43 fixed clearScreen 2015-03-03 00:12:48 +01:00
sumotoy
1492548032 fixes, added SD subroutines 2015-03-03 00:00:07 +01:00
sumotoy
aa0459e0ca many fixes! Scroll working (preliminary) added sleep 2015-03-01 19:41:45 +01:00
sumotoy
b0a363bf62 fixings, cleaning, new examples 2015-03-01 00:03:23 +01:00
sumotoy
8a11f31777 minor fix, added more stuff 2015-02-28 04:13:38 +01:00
sumotoy
aad2d7cd60 New release
New Teensy3.x code SPI Transaction, more examples
2015-02-27 23:29:24 +01:00
sumotoy
b5cc46c9ef cleaning... 2014-05-25 04:51:48 +02:00
sumotoy
08ef3981d5 Bug Fix and support for color space 2014-05-25 00:01:05 +02:00
sumotoy
3d729b544c cleaned up 2014-05-24 02:21:14 +02:00
sumotoy
def2720d1b Beta! Fully working!
Solved finally memory addressing problems.
2014-05-24 01:07:43 +02:00
sumotoy
a2909b02cf Alpha version 3. Still addressing problems 2014-05-23 00:22:00 +02:00
sumotoy
6606618871 first alpha version, still NOT 100% working 2014-05-22 22:00:08 +02:00