1
0
mirror of https://github.com/elua/elua.git synced 2025-01-08 20:56:17 +08:00

18 Commits

Author SHA1 Message Date
Dado Sutter
588411ce92 - Fixed autorun feature for all file systems and all file formats
(it did not autorun if sd/mmc was built and autorun.lua was in romfs)
  (it did not autorun .lc {Lua compiled} files)
  Thanks to Marcelo Politzer for the help with the fix too.

- Minor doc refinement
2010-03-16 00:18:33 +00:00
Dado Sutter
2695e45dec - Status menu and page slightly enhanced
- Supported plats sub-menu now points a little above the status table, to show the symbol meanings too
- Added more sub-menu items for other important tables/sections under Status
- Minor content edition
2010-02-27 16:24:25 +00:00
James Snyder
51221f8b4c Merge 0.7 changes to trunk. 2010-01-25 23:43:05 +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
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
James Snyder
cff5626558 Update status to reflect alpha/beta RPC code, and addition of lightly tested
CAN module.
2009-06-29 17:02:31 +00:00
Bogdan Marinescu
b1ee48a161 updated pages related to downloads in documentation 2009-04-14 12:03:39 +00:00
Dado Sutter
d6e987cdf3 Asko's suggestions and other revisions 2009-03-24 08:12:08 +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
Bogdan Marinescu
50407379bd added 'installing on stm32' page 2009-03-02 19:31:45 +00:00
Dado Sutter
d22dd6a314 Minor typo corrections and formating
Cosmin back to credits
Very small formatting corrections
2009-02-27 03:59:03 +00:00
Bogdan Marinescu
6e1b46d3d7 - Added per-board "using eLua" documentation from the old site (with some additions). Still have to work on the AVR32 and STM32 docs.
- The Eagle 100 binary image now starts at 0x2000 by default (instead of the regular 0x0) to allow users to take advantage of the provided Ethernet bootloader.
- deleted the old docs/ directory. The "real" documentation is in the doc/ directory
2009-02-25 21:29:40 +00:00
Bogdan Marinescu
246c2c73bb Finalizing the docs (WIP) 2009-02-23 21:58:02 +00:00
Bogdan Marinescu
b6914dd61d Finalizing the documentation (WIP) 2009-02-22 23:02:47 +00:00
Dado Sutter
0e585aee37 Status ports and modules enhanced
RefManual refined
General revision
ongoing work ....
2009-02-21 13:25:49 +00:00
Dado Sutter
0b1fc26d8f Enhancing doc for v0.6 2009-02-20 14:48:13 +00:00
Dado Sutter
eafb837414 Content added
Menu tree revised
Anchors refactored
Ongoing work
2009-02-15 22:24:34 +00:00