[OpenWrt-Devel] [PATCH] [packages] add i2c binding for Lua

2014-05-09 Thread fedel
This patch adds support for the I2C Lua binding. The I2C Lua binding allows Lua scripts to control I2C slave devices on I2C busses supported by the kernel. Sourceforge project page: http://sourceforge.net/projects/i2c-lua Hope I am doing this right (first time submitting a patch here).

Re: [OpenWrt-Devel] [PATCH] [packages] add i2c binding for Lua

2014-05-09 Thread Frank Edelhaeuser
Thanks, Jiri. Resending my patch using a different email client. Hopefully, this time it doesn't get mangled. Frank Signed-off-by: Frank Edelhaeuser fe...@users.sourceforge.net Index: package/i2c-lua/Makefile === ---