mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
58da9ac870
- 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 :)