Private
Public Access
2
0

mraa; rename to Eclipse Mraa

* Updated CONTRIBUTING.md to refer to the ECA

Signed-off-by: Thomas Ingleby <thomas.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2019-04-01 10:29:14 -07:00
parent 0a12c5a017
commit c4d8dd2524
3 changed files with 18 additions and 39 deletions

View File

@@ -2,10 +2,10 @@
<img src="http://iotdk.intel.com/misc/logos/mraa.png" height="150px" width="auto" algt="Mraa Logo"/>
</p>
libmraa - Low Level Skeleton Library for Communication on GNU/Linux platforms
Eclipse Mraa - Low Level Skeleton Library for Communication on GNU/Linux platforms
=============================================================================
Libmraa is a C/C++ library with bindings to Java, Python and JavaScript to
Eclipse Mraa (Libmraa) is a C/C++ library with bindings to Java, Python and JavaScript to
interface with the IO on Galileo, Edison & other platforms, with a structured
and sane API where port names/numbering matches the board that you are on. Use
of libmraa does not tie you to specific hardware with board detection done at