mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Martin Guy
ec73001dca
Reduce default stack size on AVR32 from 8192 to 4096.
The figure is verified by instrumenting the C stack and parsing a large (50KB) Lua program, whose high-water-mark is 3948 bytes.
eLua - Lua for microcontrollers
eLua
stands for Embedded Lua and the project aims to offer the full implementation of the Lua Programming Language to the embedded world, extending it with specific features for efficient and portable software embedded development.
For more details please visit the project page here.
Languages
C
96.8%
Lua
1.4%
Assembly
1.1%
HTML
0.7%