Dado Sutter
ac5859d332
Removing source code download option form the binaries table.
...
Revisions in the pt_br version.
2009-11-23 10:58:13 +00:00
Dado Sutter
c2b214c364
Fixing the snake file format committed, sorry (GCode got me this time :)
2009-11-20 12:32:20 +00:00
Dado Sutter
6172f55b76
Snake added to SConstruct ROMFS build table.
...
It was NOT added to the default builds of the LM3S boards.
2009-11-20 12:15:20 +00:00
Dado Sutter
167cb2a514
New game added to eLua ROMFS. Snake runs on LM3S boards with RIT OLED Display.
...
Small changes on Pong, another game for the same platform above.
2009-11-20 12:12:20 +00:00
Dado Sutter
a15ff9a29b
Minor syntax error, fixed.
2009-11-20 12:09:40 +00:00
James Snyder
78e30a4479
- add initial LuaRPC reference
...
- comment cleanup in luarpc.c
- prepend doc pages with "eLua -" (google link to our main page is just
"News")
2009-11-14 22:56:47 +00:00
James Snyder
b9fde89e98
Formatting tweaks for LuaRPC.
2009-11-14 22:56:35 +00:00
James Snyder
d04fb2b2bb
Add initial refman entry for can module.
2009-11-14 22:56:23 +00:00
Dado Sutter
2812e9eef3
Randomize seed on start now depends on user time delay
...
Longer screen power off delay at the end
2009-11-08 01:03:37 +00:00
James Snyder
a66a9fed6d
Add hard fault handler for STM32 that dumps register contents to aid in
...
debugging.
Might be nice to have a generalized form of something like this to help in
pointing in the right direction when one doesn't have a JTAG debugger.
2009-11-07 00:24:02 +00:00
Bogdan Marinescu
4d724fd5f9
integrated Robert's EGC fixes
2009-11-06 13:51:28 +00:00
Bogdan Marinescu
126cd5bece
integrated Robert's EGC fix for eLua
2009-11-05 21:11:12 +00:00
Bogdan Marinescu
be9288e0aa
svn:ignore updated on doc/
2009-11-04 20:48:19 +00:00
Bogdan Marinescu
1ad9c02807
fixing merge error on doc/, part III (and probably the last one)
2009-11-04 20:47:03 +00:00
Bogdan Marinescu
7e145db554
fixing merge error on doc/, part II
2009-11-04 20:42:59 +00:00
Bogdan Marinescu
9c15b8e0b0
fixing merge error on doc/, part I
2009-11-04 20:42:27 +00:00
Bogdan Marinescu
872fcf1fde
manual disambiguation for uart.write
2009-11-04 20:14:14 +00:00
Bogdan Marinescu
8f2e76b3c8
UART bug fix
2009-11-04 18:47:30 +00:00
Dado Sutter
22dc664737
- Scontruct: autorun.lua file, if found in /romfs, is now included in eLua builds for
...
any platform. No need to specify it in the file_list table.
- minor comments added to SConstruct
- LM3S platform specific modules commented
- Minor comments in Pong
- Debugging prints removed from Tetrives
2009-11-02 17:44:35 +00:00
Bogdan Marinescu
f1d8594ea2
added PWM to the LPC24xx platform (and also pwmled.lua)
2009-10-31 16:52:40 +00:00
Bogdan Marinescu
b2087c7d51
added interrupt support for LPC24xx (and virtual timers to illustrate it :) )
2009-10-31 14:06:29 +00:00
Bogdan Marinescu
8476b93446
merged branch lpc24xx (r492:507) to trunk
2009-10-31 11:41:34 +00:00
Dado Sutter
f0a1e4011c
DCHP Client disabled in default build.
2009-10-28 21:46:47 +00:00
Dado Sutter
8f72f140fe
PT v0.6 addings reported
2009-10-26 01:16:26 +00:00
Dado Sutter
3672c6a2cd
PT Overview page minor revisions
...
ZModem mention removed, as we actually don't have it working yet.
2009-10-25 23:51:06 +00:00
James Snyder
60e98d76c4
Fixes on documentation for validation errors.
2009-10-21 22:18:10 +00:00
James Snyder
59e96a37d2
Fix for menus to work in IE6.
...
(seems to render more correctly than the previous type of JS menus in this
particular browser)
2009-10-21 17:19:24 +00:00
Dado Sutter
9bd9fbf90b
Version History updated to reflect current work on trunk
2009-10-19 21:52:58 +00:00
James Snyder
a7bc5f7ab2
Initial version of pure CSS menu.
2009-10-19 21:03:56 +00:00
Dado Sutter
a83fbc94d0
Dev doc/site updated to reflect current work on trunk
...
(a separate doc/site @ http://elua.giga.puc-rio.br is now reflecting the current dev)
Changes after v0.6 must be added to our change log on the en/versionhistory.html page.
STR-E912 board added to the status table.
2009-10-19 04:39:39 +00:00
Dado Sutter
90c5db6d91
Added support for STR-E912 board
...
As this board doesn't have an LED, the display backlight was used.
The jumper PWM/LIGHT on the board must be placed on the PWM position.
2009-10-19 00:03:26 +00:00
Bogdan Marinescu
cf48728115
- added support for the STR-E912 board from Olimex
...
- PWM module for STR9
- STR9 port fixes
- STR9 platform-specific module: str9.pio (the STR9 GPIO subsystem is quite uncommon).
- small LM3S fixes
2009-10-18 01:27:33 +00:00
James Snyder
c404753efa
Merge fix for list of ROMFS files.
2009-10-13 23:56:40 +00:00
James Snyder
1601e287ad
Another fix for LM3S stack/memory config (arm stacks are descending!)
2009-10-13 23:51:20 +00:00
James Snyder
81378aec51
Robert Jakobosky's emergency garbage collection patch.
2009-10-13 23:51:10 +00:00
James Snyder
00aba5981e
Handle variable memory quantities on LM3S better.
2009-10-13 22:51:36 +00:00
James Snyder
5528ceeb7f
Merge corrections.
2009-10-13 02:14:47 +00:00
James Snyder
bd1465ca50
Merge 0.6 branch to trunk.
...
Conflicts:
SConstruct
doc/en/arch_platform.html
doc/en/comunity.html
doc/en/overview.html
doc/en/refman.html
doc/en/refman_gen.html
doc/en/status.html
doc/en/tut_bootstick.html
doc/images/lng_pt.png
doc/images/minusnode.png
doc/images/next.png
doc/images/node.png
doc/images/nodelast.png
doc/images/plusnode.png
doc/images/plusnodelast.png
doc/images/previous.png
doc/images/showall.png
doc/images/sync.png
doc/images/vertline.png
doc/pt/arch.html
doc/pt/arch_coding.html
doc/pt/arch_con_term.html
doc/pt/arch_newport.html
doc/pt/arch_overview.html
doc/pt/arch_platform.html
doc/pt/arch_tcpip.html
doc/pt/building.html
doc/pt/comunity.html
doc/pt/dl_binaries.html
doc/pt/dl_old.html
doc/pt/dl_sources.html
doc/pt/downloads.html
doc/pt/examples.html
doc/pt/faq.html
doc/pt/installing_i386.html
doc/pt/installing_lm3s.html
doc/pt/news.html
doc/pt/overview.html
doc/pt/refman_dep.html
doc/pt/refman_gen.html
doc/pt/status.html
doc/pt/tc_386.html
doc/pt/toolchains.html
doc/pt/tut_openocd.html
doc/pt/using.html
romfs/LM3S.lua
romfs/led.lua
romfs/morse.lua
romfs/pong.lua
src/lua/linit.c
src/modules/auxmods.h
src/platform/lm3s/platform.c
src/platform/lm3s/platform_conf.h
src/platform/sim/platform_conf.h
2009-10-13 02:14:27 +00:00
Dado Sutter
7b822c16e5
PT_BR content
2009-09-26 17:00:44 +00:00
Bogdan Marinescu
ddf0d9e2e6
removed dependency on 'rm' and 'mv'
2009-09-25 20:35:51 +00:00
James Snyder
8c21802c97
Fix typo.
2009-09-15 17:45:45 +00:00
James Snyder
b0cad2c5d8
Tidy up/simplify exception handling.
2009-09-15 17:45:22 +00:00
James Snyder
b1c0df120a
Style adjustments, switch some types to be more explicit, common error string
...
stored once.
2009-09-15 17:44:48 +00:00
James Snyder
9b3db70e72
Fixes:
...
- anonymous unions aren't part of C99, luaR_key's uinion of key ids is now in
a union called id
- silence some other compiler complaints
2009-09-06 23:41:31 +00:00
James Snyder
3248f45307
Some cleanup of unused/unnecessary code thanks to Clang/LLVM's static analyzer.
2009-09-06 23:41:21 +00:00
James Snyder
697bba925b
Shorten a few other LuaRPC strings.
2009-09-06 23:41:08 +00:00
James Snyder
ff55aa055e
More tidying.
2009-08-27 01:14:01 +00:00
James Snyder
9b2eac34aa
Shorten some error messages, slightly tighter memory usage.
2009-08-27 01:13:37 +00:00
James Snyder
4097a58a49
Adjustments to quiet a few compiler warnings.
2009-08-20 02:56:32 +00:00
James Snyder
30db221ff4
Misc cleanup related to compilation complaints.
2009-08-20 02:56:20 +00:00