summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Brendan Le Foll [Thu, 10 Apr 2014 15:53:19 +0000 (16:53 +0100)]
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>
Brendan Le Foll [Thu, 10 Apr 2014 10:07:05 +0000 (11:07 +0100)]
tests: add initial unit test env
Brendan Le Foll [Thu, 10 Apr 2014 10:05:40 +0000 (11:05 +0100)]
maa.i: remove dependancy on -includeall and specifiy which headers to include in maa.i
Brendan Le Foll [Thu, 10 Apr 2014 10:04:02 +0000 (11:04 +0100)]
examples: fix include path
Brendan Le Foll [Tue, 8 Apr 2014 17:52:54 +0000 (18:52 +0100)]
README: add basic documentation
Brendan Le Foll [Tue, 8 Apr 2014 17:43:26 +0000 (18:43 +0100)]
maa: Initial commit of maa, a python and nodejs I2C skeleton only