Thomas Ingleby
036bb40ab2
cmake: version bump to 0.2.6
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-05-22 14:57:19 +01:00
Brendan Le Foll
45781693c7
cmake: building doc is now a cmake option and off by default
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-22 11:05:46 +01:00
Brendan Le Foll
94941f5100
gtest: fix version test and change test cmake var name
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-20 15:40:28 +01:00
Brendan Le Foll
a697512eed
cmake: version bump to 0.2.5
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-19 11:05:43 +01:00
Brendan Le Foll
104555b908
cmake: version bump due to API change
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-16 17:10:34 +01:00
Brendan Le Foll
acfc804f26
cmake: increase version to 2.3
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-14 14:08:29 +01:00
Brendan Le Foll
37b5d9f0cc
gpio: initial implementation of interupt handling on gpio
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-07 14:48:21 +01:00
Brendan Le Foll
89870e4e1b
CMakeLists.txt: update version to 0.2.2
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-05-06 11:39:19 +01:00
Brendan Le Foll
0450c2e159
doxygen: generic and more reliable doxygen/swig autodoc integration
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-04-30 10:50:44 +01:00
Brendan Le Foll
cbc87a7046
CMakeLists.txt: add default versioning when git not present
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-04-28 11:40:26 +01:00
Brendan Le Foll
00fd42b186
version.h: add versioning info from git
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-04-28 00:29:14 +01:00
Brendan Le Foll
a5a407e4b5
MAA version 0.2.0 moves to a standard C API
...
* Removed all C++ code and renamed all .cxx extensions to .c
* All functions are renamed to maa_ and modules are for example called maa_pwm
* Cmake can now 'make doc' using a Doxyfile.in to create documentation
* examples/ have been updated but swig generated API is untested
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-04-27 21:17:54 +01:00
Brendan Le Foll
d1ceeae4e3
cmake: make maa a proper dynamic library and install it correctly
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-04-23 17:28:14 +01:00
Brendan Le Foll
9994ea855c
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
Brendan Le Foll
8b715745fc
tests: add initial unit test env
2014-04-10 11:07:05 +01:00
Brendan Le Foll
00ba95bac0
maa: Initial commit of maa, a python and nodejs I2C skeleton only
2014-04-08 18:45:30 +01:00