Bogdan Marinescu
|
3f8e89498e
|
added Mike's doc patches from 2011-02-11
|
2011-02-13 13:02:59 +00:00 |
|
Bogdan Marinescu
|
f9fbead54c
|
merged pre0.8 branch back to trunk
|
2011-02-02 17:52:12 +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
|
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 |
|