java: Migrate IsrCallbacks to Java's Runnable class
Signed-off-by: Petre Eftime <petre.p.eftime@intel.com> Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
committed by
Brendan Le Foll
parent
78a4d12a37
commit
c63e38a57e
@@ -46,6 +46,7 @@
|
||||
%ignore Gpio::v8isr(uv_work_t* req);
|
||||
%ignore Gpio::v8isr(uv_work_t* req, int status);
|
||||
%ignore Gpio::uvwork(void *ctx);
|
||||
%ignore Gpio::isr(Edge mode, void (*fptr)(void*), void* args);
|
||||
|
||||
%include "gpio.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user