enc03r: Initial implementation
Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Zion Orent <zorent@ics.com> Signed-off-by: Sarah Knepper <sarah.knepper@intel.com>
This commit is contained in:
committed by
Sarah Knepper
parent
df4706e3b1
commit
a1620271f2
8
src/enc03r/jsupm_enc03r.i
Normal file
8
src/enc03r/jsupm_enc03r.i
Normal file
@@ -0,0 +1,8 @@
|
||||
%module jsupm_enc03r
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "enc03r.h"
|
||||
%}
|
||||
|
||||
%include "enc03r.h"
|
||||
Reference in New Issue
Block a user