xref: /OK3568_Linux_fs/buildroot/package/lua-periphery/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_LUA_PERIPHERY
2	bool "lua-periphery"
3	help
4	  A library for GPIO, SPI, I2C, MMIO, and Serial peripheral I/O
5	  interface access in userspace Linux with Lua.
6
7	  https://github.com/vsergeev/lua-periphery
8