mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
James Snyder
fdbdbcc335
Implement basic ADC module for AVR32 (only tested on EVK1100), add crosstools-ng avr32 toolchain to lua-based build system.
- add basic (no clock support) ADC implementation for AVR32, works on EVK1100 - add avr32-unknown-none-gcc to new lua-based build system to support crosstools-ng avr32 toolchain
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%