Logo
Explore Help
Register Sign In
Raspberries/upm
Public Access
2
0
Fork 0
You've already forked upm
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
a4e590ae3a204cce3841a535f06a3e94162b4e88
upm/src/hmc5883l/pyupm_hmc5883l.i

14 lines
174 B
OpenEdge ABL
Raw Normal View History

swig: add swig support for hmc5883l sensor Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-04-25 15:33:26 +01:00
%module pyupm_hmc5883l
upm.i: add top level interface file which includes std_string.i Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-06-25 14:02:12 +01:00
%include "../upm.i"
swig: add swig support for hmc5883l sensor Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-04-25 15:33:26 +01:00
doxygen: fix doxygen generation and inital pydoc generation Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-04-30 18:43:32 +01:00
%feature("autodoc", "3");
#ifdef DOXYGEN
%include "hmc5883l_doc.i"
#endif
%include "hmc5883l.h"
swig: add swig support for hmc5883l sensor Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-04-25 15:33:26 +01:00
%{
#include "hmc5883l.h"
%}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 85ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API