GPRS: Remove Grove Dependency
Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
%module jsupm_grovegprs
|
||||
%include "../upm.i"
|
||||
%include "carrays.i"
|
||||
%include "std_string.i"
|
||||
|
||||
%{
|
||||
#include "grovegprs.hpp"
|
||||
%}
|
||||
|
||||
%include "grovegprs.hpp"
|
||||
%array_class(char, charArray);
|
||||
Reference in New Issue
Block a user