1
0
mirror of https://github.com/elua/elua.git synced 2025-01-25 01:02:54 +08:00
Bogdan Marinescu 58da9ac870 - factored out common code from all backends in src/common.c
- added virtual timers (on LM3S, AVR32 and AT91SAM7 for now)
- added interrupt handling code for AT91SAM7 and AVR32
- fixed two serious bugs that prevented the eLua image to run on both STR9 and LPC2888 (linker command file issues)
- fixed line endings (DOS->UNIX) in the STM32 library files
- fixed preprocessor errors (hopefully all of them) like #if ELUA_CPU == LM3S8962
- other minor or less than minor fixes :)
2009-01-07 20:17:18 +00:00
..
2008-07-29 11:08:54 +00:00
2008-08-07 11:45:43 +00:00
2008-11-01 18:32:37 +00:00