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
James Snyder
af944cc8bc
working on the docs, still
2009-06-29 16:42:56 +00:00
Bogdan Marinescu
b844dccd78
Related to the previous commit: TERM_TIMEOUT is no longer a configurable parameter in the backend, as it's actually dependent only on the term implementation (and thus is defined in common.c now).
2009-03-23 21:12:27 +00:00
Bogdan Marinescu
d029cc6791
- XMODEM_TIMER_ID and TERM_TIMER_ID are out of the picture; instead, a CON_TIMER_ID was added that is used by CON, XMODEM and TERM
...
- added "stacks.h" to the i386 backend to keep in line with the overall structure requirements
- documentation updated
2009-03-16 14:22:06 +00:00
Bogdan Marinescu
fecde22502
docs: added section about ROMFS, consoles and terminals, fixed some links
2009-03-11 21:30:18 +00:00
Bogdan Marinescu
27ffc016b7
added a page about LTR in the docs; other pages updated with links to this new LTR patch
2009-03-11 13:58:20 +00:00
Dado Sutter
947379c750
List Items identation problem partially fixed but I could not figure out yet
...
what is wrong with the html :(
2009-02-28 05:46:39 +00:00
Bogdan Marinescu
d0657f08ff
More work on the docs:
...
- "building" page completely rewritten
- a new page about the toolchains used in eLua
- a graphical representation of the system architecture (doc/wb_img/elua_arch.png) that will be used in a soon to come page about the eLua architecture
Also:
- validate.h updated with some new tests (still needs more work)
- "arm-gcc-eabi" toolchain name changed to "codesourcery", since this is obviously way more intuitive :)
2009-02-24 22:09:22 +00:00
Dado Sutter
0b1fc26d8f
Enhancing doc for v0.6
2009-02-20 14:48:13 +00:00
Dado Sutter
faa0485013
Some initial site content migrated
...
Ongoing work
2009-02-12 05:16:01 +00:00