eLua 0.6 Released!
It has been a bit of a quiet release so far, but I wanted to mention that eLua 0.6 has just recently been released.
Here's a rundown of the major changes in the release:
- License changed to MIT
- Web page and documentation completely redesigned
- Documentation available offline
- Added support for AVR32 CPUs
- Added support for STM32 Cortex-M3 CPUs
- Added ADC module with support for moving average filters
- Added support for multiple toolchains
- Added an ls (or dir) shell command
- Added new examples: pong, tetrives, spaceship (games), logo (graphics), adcpoll, adcscope (ADC operations)
- Added the LTR (Lua Tiny RAM) patch
- ROM FS content can be specified per board now
- API semantic revisions (old code might not be compatible)