mma7660: C implementation; FTI; C++ wraps C

Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
Jon Trulson
2016-10-27 15:12:26 -06:00
parent 585f2eb331
commit c09ab37a59
16 changed files with 1252 additions and 510 deletions

View File

@ -14,6 +14,7 @@
%include "mma7660_doc.i"
#endif
%include "mma7660_regs.h"
%include "mma7660.hpp"
%{
#include "mma7660.hpp"