ledbar: rename to my9221

* Use new cmake macro

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-06-11 15:11:36 +01:00
parent 3dccffe055
commit 1c138d9167
7 changed files with 6 additions and 15 deletions

View File

@@ -0,0 +1,7 @@
%module jsupm_my9221
%{
#include "my9221.h"
%}
%include "my9221.h"