Private
Public Access
2
0
Thomas Ingleby 9bacfcff5f Merge branch 'hook'
Conflicts:
	include/intel_galileo_rev_d.h
	include/intel_galileo_rev_g.h
	include/mraa_adv_func.h
	include/mraa_internal.h
	src/gpio/gpio.c
	src/mraa.c
2014-07-11 11:56:45 +01:00
2014-07-04 15:56:40 +01:00
2014-07-11 11:56:45 +01:00
2014-07-11 11:56:45 +01:00
2014-06-24 17:24:54 +01:00
2014-07-11 11:56:45 +01:00
2014-06-30 11:49:06 +01:00

MRAA - Low Level Skeleton Library for Communication on GNU/Linux platforms

Library in C/C++ to interface with Galileo & other Intel platforms, in a structured and sane API with port nanmes/numbering that match boards & with bindings to javascript & python.

The intent is to make it easier for developers and sensor manufacturers to map their sensors & actuators on top of supported hardware and to allow control of low level communication protocol by high level languages & constructs.

Supported Boards

Galileo Rev D

Compiling

See docs/build.md.

Examples

See examples/

INFORMATION

See docs/index.md for more information.

Description
No description provided
Readme 3.8 MiB
Languages
C 79.1%
C++ 9.6%
CMake 4.6%
Python 4.5%
SWIG 1%
Other 1.2%