ardupilot/libraries/AP_Scripting/lua
Andrew Tridgell f8097379cb AP_Scripting: prevent a code path to abort() in scripting
if scripting can't find an error handler it can call abort(). We don't
ever want to do that in ArduPilot
2024-02-21 12:09:48 +11:00
..
doc
src AP_Scripting: prevent a code path to abort() in scripting 2024-02-21 12:09:48 +11:00
Makefile
README

README

This is Lua 5.3.5, released on 26 Jun 2018.

For installation instructions, license details, and
further information about Lua, see doc/readme.html.