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
James Snyder
6faff62921
Add ability to set interrupt trigger to reset encoder counter on STM32.
2011-01-31 20:37:26 +00:00
Dado Sutter
dca48165b6
- Licence updated to 2011
...
- Changelog prepared for after 0.8 changes only
2011-01-29 20:37:19 +00:00
Bogdan Marinescu
08905a8116
fixed interrupt polling documentation
2011-01-28 19:50:01 +00:00
James Snyder
be96df634e
STM32: allow simultaneous rising/falling interrupt registration for a given line
2011-01-27 23:25:55 +00:00
James Snyder
b701e39228
STM32: Initial gpio interrupt support
2011-01-27 19:04:40 +00:00
Bogdan Marinescu
9c0c526f60
fix for eLua bug #156
2011-01-26 22:13:52 +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
James Snyder
20959cd28d
Initial support for using timer encoder functionality on STM32.
...
Tested for eLua timer id 3 (should work for others whose channel 1 & 2 pins aren't being used for other purposes).
2011-01-20 00:31:11 +00:00
Bogdan Marinescu
ac7ed0f62f
fixed AVR32 hardware flow control functions (forgot to init GPIO pins explicitly)
2011-01-17 01:37:11 +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
2b122b9b31
enabled UART buffer on Mizar32
2011-01-16 18:09:25 +00:00
Bogdan Marinescu
533986551c
fixes floating UART RX pin problem on Mizar32
2011-01-16 16:06:49 +00:00
Bogdan Marinescu
edc33fdd83
MMCFS is now enabled by default on Mizar32; also the default allocator for Mizar32 is now 'newlib' instead of 'multiple'
2011-01-16 15:12:01 +00:00
Bogdan Marinescu
c5104e73cb
suppress 'Unable to initialize the eLua shell' message when BUILD_SHELL is not defined
2011-01-16 12:49:05 +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
2bc5586ff9
- Removing examples from SConstruct ROMFS tables
...
- Tested only for EK-LM3Sxxxx
2011-01-10 00:08:13 +00:00
Dado Sutter
f60f17056a
- Removing eLua exemples from the official distro's ROMFS
2011-01-09 23:31:57 +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
41fbfb8b9f
- fix (added) missing reference to build to Netduino platform
2011-01-06 19:09:37 +00:00
Bogdan Marinescu
cbd00c7a20
INT_TMR_MATCH support for STR9 platforms, so far tested ONLY on virtual timers. Note that if a physical timer is allocated to virtual timers it can't be the target of INT_TMR_MATCH
2011-01-05 20:32:26 +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
James Snyder
398a0356ac
Formatting fixes in lpc17xx sources.
2010-12-31 22:22:01 +00:00
Dado Sutter
c9165aec8e
- Added support for the Netduino platform on the build options (board=netduino)
...
- Minor notes added to LM3Sxxxx platform initialization functions
2010-12-27 12:10:23 +00:00
Dado Sutter
b7b943919c
- Updating Lua copyright notice to extend to 2011
2010-12-27 12:03:16 +00:00
Bogdan Marinescu
81666b33b6
bugfix in cpu.rxx functions
2010-12-19 19:41:45 +00:00
Bogdan Marinescu
38789dad2f
merged Martin's new patch for SD on AVR32 platforms
2010-12-18 17:54:24 +00:00
Dado Sutter
3e0a473ba3
- Refining credits, WIP
2010-12-17 07:08:29 +00:00
Bogdan Marinescu
adad35e2ed
reverted back some changes to the SD support code
2010-12-16 22:58:08 +00:00
Bogdan Marinescu
ad56b66703
added Martin's SPI+MMCFS patch on AVR32
2010-12-16 22:44:43 +00:00
James Snyder
511e6ddd3a
Doing comparisons between serial implementations, noticed that nothing was done with stopbits, this should cover most bases. (this shouldn't have any relation to the problems we're currently debugging).
2010-12-15 17:54:14 +00:00
Dado Sutter
786589f89b
- CHANGELOG being updated to v0.8
...
Work in progress, needs refinements and revision
2010-12-15 09:13:40 +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
James Snyder
a4ae2bf4fb
Apply misc fixes to LuaRPC:
...
- prevent premature helper gc
- replace some MYASSERT statements with standard Lua functions for arg checking
2010-12-14 01:05:52 +00:00
Dado Sutter
a148d3956e
Changing eLua version for the next release (v0.8)
2010-12-11 00:24:17 +00:00
Dado Sutter
6e1cc2b292
Fix for the current use of platform-specific auxiliar definition files/modules
2010-12-11 00:22:12 +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
75ca01f8a2
Fixes for LM3S CAN:
...
- wait for transmit complete interrupt before attempting to send another message
- use 8 MHz peripheral clock on LM3S8962
2010-12-09 02:43:38 +00:00
James Snyder
1059c69245
Adjust CAN module to not block when receiving messages. recv
...
returns nothing (3 params will be nil) if no messages are waiting.
2010-12-06 23:26:29 +00:00
James Snyder
769726cf2a
Crunch "arch" image a bit more.
2010-12-06 22:14:14 +00:00
James Snyder
da8962df1f
Fix BUILD_RPC bug where rpc module would get included no matter what.
2010-12-02 23:58:45 +00:00
James Snyder
f4c439d76a
Fix a few bugs in CAN implementation for LM3S.
2010-12-02 02:31:26 +00:00
James Snyder
ac3694547d
Initial CAN support for LM3S.
2010-12-02 02:07:32 +00:00
Bogdan Marinescu
ce2810d428
AVR32 compilation flags fix
2010-12-01 20:07:27 +00:00
Bogdan Marinescu
fb775c55f5
fixes to prevent linking of the compiler floating point emulation functions on different targets
2010-11-30 23:13:25 +00:00