This website requires JavaScript.
Explore
Help
Register
Sign In
Raspberries
/
mraa
Private
Public Access
Watch
2
Star
0
Fork
0
You've already forked mraa
Code
Activity
Files
72f249fce15918986b8c5b8ad7edcdafc1e934d9
mraa
/
src
/
maa.i
7 lines
62 B
OpenEdge ABL
Raw
Normal View
History
Unescape
Escape
maa: Refactor maa build system and partly implement i2c * API headers moved to api/ * smbus file added from libi2c and kernel i2c header cleaned up * fix compilation of swig and use i2c.h header Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-04-10 16:53:19 +01:00
%
{
#
i
n
c
l
u
d
e
"maa.h"
%
}
maa.i: remove dependancy on -includeall and specifiy which headers to include in maa.i
2014-04-10 11:05:40 +01:00
%
i
n
c
l
u
d
e
"maa.h"
maa: Refactor maa build system and partly implement i2c * API headers moved to api/ * smbus file added from libi2c and kernel i2c header cleaned up * fix compilation of swig and use i2c.h header Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-04-10 16:53:19 +01:00
%
i
n
c
l
u
d
e
"i2c.h"
Copy Permalink