Thomas Ingleby
beeaab3dda
mraa: update to version 0.5.0
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-09-10 11:18:44 +01:00
Thomas Ingleby
0920c22673
docs: add edison to supported platforms.
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-09-09 17:57:42 +01:00
Thomas Ingleby
e602460688
hook: move gpio init post hook
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-09-09 17:28:43 +01:00
Brendan Le Foll
2687e5a7c4
docs: add common i2c doc page i2c.txt
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-09-07 21:20:06 +01:00
Brendan Le Foll
5e85606e38
mraa: update to version 0.4.5
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-09-03 09:34:30 +01:00
Brendan Le Foll
0d04677c98
uart: add C++ Uart module and links to swig
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-09-03 09:30:49 +01:00
Brendan Le Foll
3ef520c1d4
docs: add references to galileo generation
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-09-01 23:19:24 +01:00
Brendan Le Foll
21b65f5eb1
common.hpp: fix documentation of functions
...
Functions inside namespace are tough to document, bypassing this by documenting
the namespace and then using the namespace doc as common.hpp doc in the index
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-09-01 23:18:51 +01:00
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