1*4882a593Smuzhiyunconfig BR2_PACKAGE_LUA_PERIPHERY 2*4882a593Smuzhiyun bool "lua-periphery" 3*4882a593Smuzhiyun help 4*4882a593Smuzhiyun A library for GPIO, SPI, I2C, MMIO, and Serial peripheral I/O 5*4882a593Smuzhiyun interface access in userspace Linux with Lua. 6*4882a593Smuzhiyun 7*4882a593Smuzhiyun https://github.com/vsergeev/lua-periphery 8