Private
Public Access
2
0

docs: Update various references and texts

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2017-09-21 13:38:06 +02:00
parent eb7238d9af
commit 1a4ba6a7d3
5 changed files with 20 additions and 6 deletions

View File

@@ -166,6 +166,10 @@ conversions and memory allocations are performed so the performance of using
these functions compared to the C/C++ equivalent will likely be a little lower,
however it is much more natural than using carrays.i typemap library.
Note that node v7.x.x is not yet supported in SWIG, however this is a patchset
in SWIG that enables this and does enable mraa to compile and work against a
newer nodejs version.
### NPM ###
mraa is published on NPM, there is a target to prebuild a mraa src tarball that