2025年4月19日土曜日

4357_Firmware_Essential | ELUA written in LUA

 From: Sheng-Liang Song

FYI:

   build_elua.lua: A build script for eLua written in Lua.

   The command line syntax is the same as for the old scons/SConstruct system.
   See http://www.eluaproject.net/en_building.html

   The only required option is the target board or CPU. e.g.:
     lua build_elua.lua board=mbed

   This script requires some well-known Lua libraries to run.
   To install them on Ubuntu/Debian, go (as root):
       apt-get install luarocks
       luarocks install luafilesystem
       luarocks install lpack
       luarocks install md5


 

On Oct 21, 2013 11:29 AM at 11:29 AM, Song, Sheng-Liang wrote:


http://wiki.eluaproject.net/Boards

https://github.com/elua/elua/tree/kinetis

0 件のコメント:

コメントを投稿