comparison CMakeLists.txt @ 331:9e31d92caf12

Initial STLcd code. - Basic screen initialization and clear is working - Currently SPI is set to a low speed for easy logic analyzer debugging
author Jacob Alexander <haata@kiibohd.com>
date Tue, 14 Apr 2015 00:40:48 -0700
parents ab4515606277
children b4f66a698f36
comparison
equal deleted inserted replaced
330:f4d4cad283c6 331:9e31d92caf12
1 ###| CMAKE Kiibohd Controller |### 1 ###| CMAKE Kiibohd Controller |###
2 # 2 #
3 # Jacob Alexander 2011-2014 3 # Jacob Alexander 2011-2015
4 # Due to this file's usefulness: 4 # Due to this file's usefulness:
5 # 5 #
6 # Released into the Public Domain 6 # Released into the Public Domain
7 # 7 #
8 ### 8 ###