sainsmartks: Initial Implementation

This driver was developed with a Sainsmart LCD Keypad Shield.

Signed-off-by: Jon Trulson <jtrulson@ics.com>
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Jon Trulson
2015-07-09 17:46:38 -06:00
committed by Mihai Tudor Panu
parent 5a6fb122ec
commit ef173ebeaf
9 changed files with 323 additions and 2 deletions

View File

@@ -36,3 +36,8 @@
%{
#include "ssd1308.h"
%}
%include "sainsmartks.h"
%{
#include "sainsmartks.h"
%}