Initial STLcd code.

- Basic screen initialization and clear is working
- Currently SPI is set to a low speed for easy logic analyzer debugging
This commit is contained in:
Jacob Alexander 2015-04-14 00:40:48 -07:00
parent e41444304b
commit 8942ab63d5
7 changed files with 554 additions and 3 deletions

View file

@ -1,6 +1,6 @@
###| CMAKE Kiibohd Controller |###
#
# Jacob Alexander 2011-2014
# Jacob Alexander 2011-2015
# Due to this file's usefulness:
#
# Released into the Public Domain