Private
Public Access
2
0
Thomas Ingleby 76971c6b0b maa: change dependency on direction for muxs
* Will not error if cannot set direction, as some muxes are do not have
* the direction file. If the mux really isnt in output mode the
* following write would also fail.

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
2014-06-19 13:54:19 +01:00
2014-06-13 10:30:27 +01:00
2014-06-13 10:30:27 +01:00

MAA - Low Level Skeleton Library for Communication on Intel 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%