Import buildroot 2016.02.01
This commit is contained in:
8
firmware/buildroot/package/lua-periphery/Config.in
Normal file
8
firmware/buildroot/package/lua-periphery/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_LUA_PERIPHERY
|
||||
bool "lua-periphery"
|
||||
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
|
||||
help
|
||||
A library for GPIO, SPI, I2C, MMIO, and Serial peripheral I/O
|
||||
interface access in userspace Linux with Lua.
|
||||
|
||||
https://github.com/vsergeev/lua-periphery
|
||||
Reference in New Issue
Block a user