aboutsummaryrefslogtreecommitdiff
path: root/libs/libmraa
Commit message (Collapse)AuthorAge
* libs: Fix typos (found by codespell)Stefan Weil2016-04-13
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with ↵Felix Fietkau2016-01-20
| | | | | | changes in trunk Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* libmraa: board detection was broken after the name changedJohn Crispin2015-11-06
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* libmraa: add mraa including mips platform codeJohn Crispin2015-10-19
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>