Using Lua and libuv for async networking on NuttXThis article is a followup to a previous post about building the Lua interpreter for NuttX. We were able to use libuv for asynchronous IO…Aug 24, 2022Aug 24, 2022
Using Lua on NuttXLua is a popular scripting language that’s easy to embed within an application. NuttX is an RTOS for microcontrollers that provides POSIX…Mar 28, 20222Mar 28, 20222