libmraa: add mraa including mips platform code
authorJohn Crispin <blogic@openwrt.org>
Sun, 2 Aug 2015 06:26:13 +0000 (08:26 +0200)
committerJohn Crispin <blogic@openwrt.org>
Sat, 17 Oct 2015 10:31:23 +0000 (12:31 +0200)
commite3d82916ad9b0fab6615c473bc42aea51f13c6ae
tree487bb16c8d2e70ed38964b3470430f94f02c63de
parent4fb1eda08ea57baa3f0d8f76c1d90195456a0b95
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 <blogic@openwrt.org>
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]