bmpx8x: rewrite in C; FTI; C++ wraps C
This driver has been rewritten from scratch. See docs/apichanges.md for a list of API compatibility changes compared to the original driver. Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "bmpx8x.hpp"
|
||||
%}
|
||||
|
||||
%include "bmpx8x_defs.h"
|
||||
%include "bmpx8x.hpp"
|
||||
|
||||
%pragma(java) jniclasscode=%{
|
||||
|
||||
Reference in New Issue
Block a user