]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Initial STLcd code.
authorJacob Alexander <haata@kiibohd.com>
Tue, 14 Apr 2015 07:40:48 +0000 (00:40 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sun, 14 Jun 2015 21:33:39 +0000 (14:33 -0700)
commit8942ab63d50b578f39309b9d9c24d000c3698cec
tree9b2987396e81daa9cdaba360c65730be874f2638
parente41444304bad9c4654c1e11f3ea9f264efa5ebd4
Initial STLcd code.

- Basic screen initialization and clear is working
- Currently SPI is set to a low speed for easy logic analyzer debugging
Bootloader/main.c
CMakeLists.txt
Lib/mk20dx.h
Scan/ISSILed/led_scan.c
Scan/STLcd/lcd_scan.c [new file with mode: 0644]
Scan/STLcd/lcd_scan.h [new file with mode: 0644]
Scan/STLcd/setup.cmake [new file with mode: 0644]