1
0
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
2011-03-18 15:20:27 -05:00
2010-12-14 01:05:52 +00:00
2011-02-02 17:52:12 +00:00
2010-10-18 16:40:25 +00:00
2011-02-02 17:52:12 +00:00
2010-01-25 23:43:05 +00:00
2010-01-25 23:43:05 +00:00
2011-03-02 11:20:11 +02:00

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.

Description
No description provided
Readme MIT 16 MiB
Languages
C 96.8%
Lua 1.4%
Assembly 1.1%
HTML 0.7%