0
0
mirror of https://github.com/openwrt/packages.git synced 2025-10-20 17:34:14 +00:00
Files
packages/lang/luasocket/Makefile
Geoffrey Hausheer 6769d5cf11 luasocket: Enable serial module
Includes the serial module for luasockets (which is already being built)
in the final package. This allows using socket.select() on a serial port
(eg /dev/ttyACM0) which is the easiest way to use a serial-port with
coroutines.

Signed-off-by: Geoffrey Hausheer <rc2012@pblue.org>
2024-07-09 17:52:36 -07:00

2.6 KiB