Brendan Le Foll
8ffdf2ff94
edison.md: add wifi on pin7 warning
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-04-21 10:00:27 +01:00
Thomas Ingleby
a17e8dbd21
mraa: update to version 0.6.2
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2015-04-14 15:18:11 +01:00
Michael Ring
0093dc3f0d
beaglebone.md: Added documentation for Beaglebone Black
...
Signed-off-by: Michael Ring <mail@michael-ring.org >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-04-09 16:45:22 +01:00
Brendan Le Foll
c69a022d13
docs: add bananapi links and BBB reference
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-04-08 22:28:04 +01:00
Michael Ring
b2af0b0751
banana_pi.md: Added documentation for BananaPi/Pro
...
Signed-off-by: Michael Ring <mail@michael-ring.org >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-04-08 22:19:15 +01:00
Brendan Le Foll
4d36d24a70
testing.md: add testing doc
...
Doc is partly from Costin's original README and include details on the ctest
infrastructure and how to use
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-04-07 23:52:43 +01:00
Brendan Le Foll
784ee58b26
building.md: add python3 & buildarch info
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-04-04 19:04:05 +01:00
Brendan Le Foll
2138802b59
docs: Improve python docs
...
This commit adds a bunch of includes from the C/C++ doxygen doc into the
sphinx/python doc to make it more useful. It also splits out the doc of the
classes using autoclass instead of autodoc to make it nicer to navigate.
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-04-03 21:42:31 +01:00
Brendan Le Foll
c397fef4a1
building.md: add graphviz to our deps
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-04-02 13:54:38 +01:00
Brendan Le Foll
8ad5064ce2
buidling.md: fix missing D in BUILDOC define
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-04-02 13:38:39 +01:00
Brendan Le Foll
1b6af99c5a
building.md: clarify build reqs for building and add node 0.12
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-03-29 15:45:36 +01:00
Thomas Ingleby
8f239579a4
docs/building: add doxygen information
...
Also Sphinx version
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2015-03-27 16:33:20 +00:00
Brendan Le Foll
ffcf3d7d07
clang-format: run clang-format on C/C++ code
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-03-23 15:15:48 +00:00
Brendan Le Foll
54a4a0bb1f
npm.md: add npm node-gyp build instructions
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-03-19 18:26:06 +00:00
Brendan Le Foll
c621fad5f3
intel_minnow_max.c: Add support for spi
...
This commit also adds a bit of documentation on the low speed spi kernel module
required
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-03-13 16:29:36 +00:00
Brendan Le Foll
415c369e15
contributing.md: amend project contribution goals
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-02-27 16:54:23 +00:00
Brendan Le Foll
2755c571ff
edison.md: add some SPI limitations
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-02-27 16:54:23 +00:00
Brendan Le Foll
64f377cdfc
mraa: update to API version 0.6.1
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-02-26 09:39:48 +00:00
Brendan Le Foll
78fe6f4270
docs/galileorevd.md: add doc for pin13 on gen1
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-02-17 14:40:06 +00:00
Brendan Le Foll
cd36880f34
mraa: update to API version 0.6.0
...
Note that v0.6.0 is in the branch with the same name, so this commit is not
0.6.0
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-02-15 23:08:18 +00:00
Brendan Le Foll
989566bc04
raspberry_pi.md: Update docs to reflect latest rpi changes
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-02-15 22:57:24 +00:00
Brendan Le Foll
2dc79dde6f
docs: fix some poor spelling & phrasing in docs
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-02-09 16:40:47 +00:00
Tanu Kaskinen
dbc64fbe86
minnow_max.md: work around bad rendering in GitHub
...
If a line starts with '#', GitHub will show the line as a heading.
That may be a GitHub bug (I'm not sure what the Markdown spec says
about this), but anyway, let's rewrap the text so that GitHub shows
the text as intended.
Signed-off-by: Tanu Kaskinen <tanu.kaskinen@linux.intel.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-02-04 14:12:27 +00:00
Petrus J.v.Rensburg
d88da134af
contributing.md: Fix typo
...
Signed-off-by: Petrus J.v.Rensburg <petrus.jvrensburg@gmail.com >
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-01-22 10:52:20 +00:00
Brendan Le Foll
e23325d9dd
docs: add debugging doc
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-01-20 23:25:39 +00:00
Brendan Le Foll
66eb476620
building.md: fix clang/clang++ arg
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-01-17 10:22:36 +00:00
Brendan Le Foll
5daad72fe0
docs: add more information to builds & contributing
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-01-16 14:01:43 +00:00
Brendan Le Foll
21962f4d87
internals.md: add more internals documentation
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-01-14 15:56:29 +00:00
Brendan Le Foll
26106a2fb4
building.md: add more building information
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2015-01-14 15:56:07 +00:00
Brendan Le Foll
e7649db96d
contributing.md: fix styling issues
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-12-18 22:39:34 +00:00
Brendan Le Foll
875c48cd04
contributing.md: Add developer certificate of origin stuff
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-12-15 16:23:18 +00:00
Thomas Ingleby
71913b96f4
docs: add Raspberry Pi ref to docs/index.md
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-12-08 16:07:26 +00:00
Thomas Ingleby
86a71d834e
raspberry pi: add doc for model b
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-12-08 16:07:26 +00:00
Brendan Le Foll
eb3f2b5bed
mraa: update to version 0.5.4
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-12-02 11:01:23 +00:00
Thomas Ingleby
46bb0f38c5
mraa: update to version 0.5.3
...
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-11-26 15:29:29 +00:00
Brendan Le Foll
d42f8f40f5
docs: update documentation mistakes
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-11-26 11:43:30 +00:00
Brendan Le Foll
a38c07f7b1
npm: add node-gyp build support
...
This commit adds all the infrastructure necessary for doing node-gyp builds of
mraa. Note this will only build the mraa js bindings and will dirty your git
tree whilst doing it. It also assumes the user does not have SWIG installed on
their machines and so the swig wrapper is static. The target to use this
feature is 'npmpkg'.
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-11-24 15:20:19 +00:00
Brendan Le Foll
c01451989e
docs: update product names & brand names
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-11-24 10:51:27 +00:00
Brendan Le Foll
7b93207fd9
docs: add minnowboard max to doxygen index page
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-11-24 10:50:32 +00:00
Henry Bruce
152a7b04df
docs: Added first cut at minnow-max documentation
...
Signed-off-by: Henry Bruce <henry.bruce@intel.com >
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-11-21 19:55:44 +00:00
Brendan Le Foll
97e00d9298
docs: explain aio numbering scheme
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-11-21 11:59:57 +00:00
Brendan Le Foll
72ff035301
edison.md: add 1.8V IO warning
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-11-19 23:52:13 +00:00
Brendan Le Foll
fd920d6fd1
docs: update libmraa intro text
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-11-12 13:48:46 +00:00
Brendan Le Foll
b5a273965d
cmake: add cmake toolchain file for oe setup
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-11-10 20:48:27 +00:00
Brendan Le Foll
93107a388c
building.md: update cmake instructions
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-11-09 12:26:09 +00:00
Brendan Le Foll
fdb11d98ea
galileorevh.md: add i2c frequency info
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-11-07 15:05:23 +00:00
Brendan Le Foll
bb3228ad58
mraa: update to version 0.5.2
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-11-06 15:25:01 +00:00
Brendan Le Foll
29b0425c9b
contributing.md: add a few contribution rules matching UPM
...
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com >
2014-10-29 13:14:46 +00:00
Thomas Ingleby
af3aa9d8b9
de3815: add initial doc
...
Also removed printf used during inital implementation.
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-10-24 14:21:20 +01:00
Thomas Ingleby
c8a99ee8e4
edison: add uart definitions
...
Needed to use a hook to make sure the SoC pins for RX TX are in the
right place.
Also added a line in documentation listed what interface is available.
This resolves #18
Co-Authored-By: Kurt Eckhardt <kurte@rockisland.com >
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com >
2014-10-19 16:29:27 +01:00