rfr359f: Initial implementation
This was tested on the Grove IR Distance Interrupter. 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
db1ca3d08a
commit
6642ee9eef
8
src/rfr359f/jsupm_rfr359f.i
Normal file
8
src/rfr359f/jsupm_rfr359f.i
Normal file
@@ -0,0 +1,8 @@
|
||||
%module jsupm_rfr359f
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "rfr359f.h"
|
||||
%}
|
||||
|
||||
%include "rfr359f.h"
|
||||
Reference in New Issue
Block a user