0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 17 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cross-compiler fix More... over 13 years ago
Enable adcscope for STR9. More... over 13 years ago
Fix for STR9 ADC that prevented interrupts from firing if sequence was changed before sequence shutdown. More... over 13 years ago
ADC implemented, not fully tested. More... over 13 years ago
EXTINT interrupt support for STR9 (UNTESTED) More... over 13 years ago
added a reference to the #elua IRC channel in the community page More... over 13 years ago
fixed a misspelled link More... over 13 years ago
community.html converted to AsciiDoc. This takes care of the first part of the menu :) More... over 13 years ago
- Generate "offline" documentation by default. This simply means that the BerliOS logo and the counter will not be added to the navigation div. Use -online as argument to buildall.lua to add them. - Minor alignment changes More... over 13 years ago
Switch overview to AsciiDoc. More... over 13 years ago
Crunch new images a bit, saves about 12% of size. More... over 13 years ago
status page switched to AsciiDoc More... over 13 years ago
more AsciiDoc work More... over 13 years ago
Added partial integration of AsciiDoc (http://www.methods.co.nz/asciidoc/) to our documentation system. For now: More... over 13 years ago
added AVR32 without FOSC32 patch and MIZAR32 board support patch (Martin Guy) More... over 13 years ago
documentation about interrupt handlers (can be found in Generic info -> eLua interrupt handlers). NOT COMPLETE, still need to modify the CPU module, the CPU platform interface, and add the specific build details. More... over 13 years ago
- interrupt support in Lua - ASM interrupt support for ARM targets which eliminates the need for buggy GCC __attribute__ ((interrupt ("IRQ"))) functions - code refactoring More... over 13 years ago
generic IRQ handler for STR9 More... over 13 years ago
further fix to romfs=compile under Win32 More... over 13 years ago
cross compiler compilation fix More... over 13 years ago
another part of the LM3SS1968 port More... over 13 years ago
patch for EK-LM3S1968 from Tiziano Trevisan More... over 13 years ago
Enable reflect ADC support on lpc24xx by adjusting romfs examples and SConstruct to include adc examples on romfs. More... over 13 years ago
ADC Support for LPC24xx & Other Fixes More... over 13 years ago
i2c fixes for STR9 More... over 13 years ago
Fix line endings More... over 13 years ago
CPU module bugfix More... over 13 years ago
added const to std_get_desc; removed .sconsign.dblite from stm32\FWLib More... over 13 years ago
Case inconsistency in lpc17xx.h cs LPC17xx.h files. More... over 13 years ago
eLua web builder announced on the news some minor changes on the left menu structure More... over 13 years ago