java: added callback functionality
Signed-off-by: Stefan Andritoiu <stefan.andritoiu@intel.com> Signed-off-by: Andrei Vasiliu <andrei.vasiliu@intel.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
committed by
Mihai Tudor Panu
parent
3e59323abb
commit
323905a215
@@ -1,8 +1,13 @@
|
||||
%module javaupm_rpr220
|
||||
%include "../upm.i"
|
||||
|
||||
|
||||
%feature("director") IsrCallback;
|
||||
|
||||
%ignore generic_callback_isr;
|
||||
%include "../IsrCallback.h"
|
||||
|
||||
%{
|
||||
#include "rpr220.h"
|
||||
%}
|
||||
|
||||
%include "rpr220.h"
|
||||
|
||||
Reference in New Issue
Block a user