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

192 Commits

Author SHA1 Message Date
Martin Guy
b00b37e000 Merge branch 'master' of github.com:elua/elua 2011-04-27 02:48:13 +02:00
James Snyder
7c41ff5fda add note about SVN->Git instructions 2011-04-26 18:54:00 -05:00
Martin Guy
ead2bf6b27 Turn KC_UP into term.KC_UP for clarity 2011-04-27 01:10:34 +02:00
Martin Guy
a0c387efb7 Fix typo 2011-04-27 00:52:33 +02:00
James Snyder
3185d8542e fix order of GitHub setup instructions 2011-04-26 17:17:52 -05:00
James Snyder
a637578dc6 Merge branch 'master' of https://github.com/elua/elua 2011-04-26 16:53:40 -05:00
James Snyder
4ce04512c8 Update downloads page with some Git instructions. 2011-04-26 16:51:36 -05:00
Martin Guy
c0faaa1305 Fix markup 2011-04-26 23:36:33 +02:00
Martin Guy
9e936e070f fix typo 2011-04-26 23:32:14 +02:00
Martin Guy
f49b44eae6 Fix typos in en_refman_gen_tmr doc 2011-04-23 18:56:41 +02:00
Martin Guy
b49a11f4a2 Fix typos in documentation 2011-04-21 20:48:04 +02:00
Martin Guy
a0cda92c75 Fix typos in pio refman doc 2011-04-13 11:38:26 +02:00
Martin Guy
d6042df51f Fix two typos in refman_gen_cpu doc 2011-04-13 11:34:31 +02:00
Martin Guy
873c731568 Fix typo in i2c doc: u23 -> u32 2011-04-13 09:32:05 +02:00
Martin Guy
28c2c86847 Fix typos in I2C documentation 2011-04-12 16:23:25 +02:00
Martin Guy
c99a357f91 Fix typo in PWM refman 2011-04-05 18:11:31 +02:00
Martin Guy
957dab161d Fix spello in toolchain doc: "reffer"->"refer" 2011-03-14 05:27:20 +01:00
Bogdan Marinescu
3f8e89498e added Mike's doc patches from 2011-02-11 2011-02-13 13:02:59 +00:00
Bogdan Marinescu
93e964d414 integrated Mike's documentation patches 2011-02-07 21:03:07 +00:00
Dado Sutter
3b14f52f52 - Copyright notice on shell prompt updated to 2011
- Community page changes irrelevant here, as this content will migrate to a CMS soon
2011-02-07 20:47:11 +00:00
Bogdan Marinescu
1c05a25a43 updated doc build instructions 2011-02-04 23:11:27 +00:00
Bogdan Marinescu
ea21ee0068 changed arch_coding from HTML to AsciiDoc and applied Mike's patch from issue #177 2011-02-04 20:55:20 +00:00
Bogdan Marinescu
3d9395698b checked in Mike's doc patches from issue #175 2011-02-04 19:59:18 +00:00
Bogdan Marinescu
6e4f4ffc4d updated SPI status for mbed 2011-02-03 14:35:57 +00:00
Bogdan Marinescu
f9fbead54c merged pre0.8 branch back to trunk 2011-02-02 17:52:12 +00:00
Bogdan Marinescu
08905a8116 fixed interrupt polling documentation 2011-01-28 19:50:01 +00:00
Dado Sutter
90dd96fb44 - Minor (not final) credits and donations editions 2011-01-25 19:47:08 +00:00
Dado Sutter
a12633d717 - Added news entry for the Issue Tracker launch announcement
(it really makes no sense to have this kind of info tied to the distro and yes, this will soon be changed)
2011-01-25 19:06:15 +00:00
Bogdan Marinescu
f837740cfc updated UART flow control functionality (currently implemented only for STM32 and AVR32) 2011-01-17 00:26:53 +00:00
Bogdan Marinescu
81e7f040fc merged remotefs_int branch on trunk, not fully tested yet 2011-01-16 00:23:19 +00:00
Dado Sutter
67a69af385 - Changing the contact mail addresses to the gmail domain
The eluaproject.net domain is not properly fowarding messages received :(
2011-01-07 22:38:35 +00:00
Dado Sutter
05980578f6 - Minor refinements and corrections to these pages.
- Updating content for v0.8 launch.
2011-01-05 15:54:19 +00:00
Dado Sutter
3e0a473ba3 - Refining credits, WIP 2010-12-17 07:08:29 +00:00
Dado Sutter
2468dadee8 - Credits refinements (work in progress)
- Donation section added to Community page and main menu
  This is not yet a "Donate to eLua" notice but a simple donators reference
2010-12-15 08:06:01 +00:00
Dado Sutter
ee93ec1074 - CHANGELOG being updated to v0.8
Work in progress, needs refinements and revision
- v0.8 initial announcement deleted because the right place for the changelog info is on the CHANGELOG file
2010-12-15 07:15:15 +00:00
Dado Sutter
4b6937b99d Changelog for v0.8 added to an entry on NEWS
Work in progress, needs refinement and revision
2010-12-15 06:40:53 +00:00
Dado Sutter
26017e24ee Status, features and roadmap tables being updated for v0.8
Needs more work and revision

SRT9 RTC Doc fixes
Introduced the field "ex" for examples on the doc, not yet treated by the doc builder
Examples added for STR9 RTC
2010-12-15 06:36:57 +00:00
Dado Sutter
91eddd9e81 Added doc for STR9 platform-specific Real Time Clock support.
Doc build structure changed to include it on the platform-dependent modules menu.
2010-12-11 00:17:03 +00:00
James Snyder
769726cf2a Crunch "arch" image a bit more. 2010-12-06 22:14:14 +00:00
Dado Sutter
b583073b98 Minor typos and doc enhancements 2010-11-22 23:31:40 +00:00
Bogdan Marinescu
48dd62035c fixed INT support example in documentation 2010-11-17 20:55:33 +00:00
Bogdan Marinescu
ebfd94eb01 linenoise support extended to the eLua shell (it can be enabled separately in platform_conf.h). Documentation updated 2010-11-17 20:21:36 +00:00
Bogdan Marinescu
772b33c975 linenoise support for eLua. linenoise is a readline replacement which makes using the Lua interpreter much easier and also adds support for saving the 'history' of lines types in the interpreter. Documentation updated. Thanks go to James for suggesting this in the first place. 2010-11-16 22:53:06 +00:00
Bogdan Marinescu
7aff94d194 Updated the interrupt model in Lua, now it looks exactly the same as the C one (one interrupt handler per interrupt ID, setting an interrupt handler returns the previous one so they can be chained). Documentation and interrupt sample updated to reflect this. Also, building.html is now building.txt (AsciiDoc). Be patient while it is processed :) 2010-11-16 18:07:07 +00:00
Bogdan Marinescu
78acf26f6e add media page 2010-11-10 12:24:35 +00:00
Bogdan Marinescu
3612e87224 Added documentation on interrupts:
Generic info/eLua interrupt handlers: using interrupt handlers from Lua and C
  Platform interface/CPU: updated CPU platform interface
  Platform interface/Timers: updated timers platform interface
  Generic modules/cpu: updated CPU module documentation
  Generic modules/tmr: updated timer module documentation
  eLua internals/Overview/Implementing interrupts: interrupt handlers implementation guide

Also minor bugfixes in the interrupt implementation.
2010-11-06 23:58:05 +00:00
Bogdan Marinescu
b7c8d7dddf added a reference to the #elua IRC channel in the community page 2010-10-06 18:05:09 +00:00
Bogdan Marinescu
016141009e fixed a misspelled link 2010-10-06 17:13:42 +00:00
Bogdan Marinescu
ccc16ebb44 community.html converted to AsciiDoc. This takes care of the first part of the menu :) 2010-10-06 17:04:53 +00:00
Bogdan Marinescu
2bdf0eec73 - 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
2010-10-05 22:45:26 +00:00