libmraa: add mraa including mips platform code
authorJohn Crispin <redacted>
Sun, 2 Aug 2015 06:26:13 +0000 (08:26 +0200)
committerJohn Crispin <redacted>
Mon, 19 Oct 2015 10:20:11 +0000 (12:20 +0200)
commit896feff364dba05f0b2d88f99528ab12e712dbcf
tree288b57b8a7b2a60e110bb688409a9c23e70c2d71
parent1fd7b5d1e67a9217f695c252866784a901bc7372
libmraa: add mraa including mips platform code

mraa is a lowlevel io bus abstraction layer. it allows us to export bindings for
various linux io busses for node, python, ...

Signed-off-by: John Crispin <redacted>
libs/libmraa/Makefile [new file with mode: 0644]
libs/libmraa/patches/0001-base.patch [new file with mode: 0644]
libs/libmraa/patches/0002-add-mips-support.patch [new file with mode: 0644]
libs/libmraa/patches/0003-uart.patch [new file with mode: 0644]
libs/libmraa/patches/0004-fixes.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT