blob: 7b702989c02a5ea582f705fe2bfdaa1192512f2f [file] [log] [blame]
// Include doxygen-generated documentation
%include "pyupm_doxy2swig.i"
%module pyupm_m24lr64e
%include "../upm.i"
%include "stdint.i"
%feature("autodoc", "3");
#ifdef DOXYGEN
%include "m24lr64e_doc.i"
#endif
%include "m24lr64e.h"
%{
#include "m24lr64e.h"
%}