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
a28d5383217e7d1a1bd117439b64afa47f05cfa5
mraa
/
src
/
maa.i
9 lines
97 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"
gpio: enable very basic gpio control from swig Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-04-10 18:00:50 +01:00
%
i
n
c
l
u
d
e
"gpio.h"
pwm: Add missing include Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-04-14 17:17:33 +01:00
%
i
n
c
l
u
d
e
"pwm.h"
Copy Permalink