Private
Public Access
2
0
Commit Graph

19 Commits

Author SHA1 Message Date
Brendan Le Foll
0c53b90c09 mraa: update to version 0.4.4
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-08-15 10:58:58 +01:00
izard
450ebdeca8 docs: Fixed typos
Signed-off-by: izard <alexander.komarov@intel.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-08-13 14:24:18 +01:00
Brendan Le Foll
fa06e7e81f docs: add supported platforms
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-08-12 17:16:10 +01:00
Thomas Ingleby
3320105662 mraa: update to version 0.4.3
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-08-06 16:22:47 +01:00
Brendan Le Foll
8e33ad3f34 galileorevh.md: add initial revH doc
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-07-24 16:59:53 +01:00
Thomas Ingleby
0a646db692 mraa: update to version 0.4.2
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-07-14 18:31:03 +01:00
Thomas Ingleby
57d58b66ca i2c: add init(pre-post) hooks
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-07-14 18:19:07 +01:00
Brendan Le Foll
86af05f803 mraa: update to version 0.4.1
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-07-04 15:56:40 +01:00
Brendan Le Foll
4b0f24367a common.hpp: use common.hpp instead of renaming C functions in interface
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-07-04 15:42:04 +01:00
Brendan Le Foll
6725ba386d building.md: Add details to swig version requirements for nodejs support. resolves #1
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-07-03 09:40:09 +01:00
Thomas Ingleby
eaa395d99c doc: fix formatting on platform-hooks
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-06-27 15:46:51 +01:00
Thomas Ingleby
d0ea43f8d1 mraa: initial implementation of "hooks"
* Should allow for more platform quirks to be handled by mraa without
* massive conditional areas per platform.

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-06-27 15:37:48 +01:00
Thomas Ingleby
d47364189d maa: update to 0.4.0
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-06-25 09:19:35 +01:00
Thomas Ingleby
6853997a92 mraa: rename from maa to mraa
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-06-24 17:24:54 +01:00
Thomas Ingleby
2989df3a13 maa: update to 0.3.1
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-06-20 16:34:11 +01:00
Brendan Le Foll
ba102b2526 maa: update to 0.3.0
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-06-13 10:30:27 +01:00
Brendan Le Foll
6e4f8b085f maa: make common.h header to replace maa.h header to simplify includes
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-06-11 14:28:28 +01:00
Brendan Le Foll
fdfafa5626 README.md: make more github friendly readme and move to docs/
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-06-11 14:16:47 +01:00
Brendan Le Foll
a02923beec docs: Add docs/ folder with in depth topics as well as DoxygenLayout.xml file
* C headers now have @briefs and include examples
* Examples have altered 'Interesting' Sections

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2014-05-29 14:51:38 +01:00