<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.ecoscentric.com/flash_v2/</link>
    <language>en-us</language>

    <title>flash_v2: packages/io/serial/current/ChangeLog history</title>
    <description>packages/io/serial/current/ChangeLog revision history</description>
    <item>
    <title>Update usage of 'tail' command for new (pickier) version - from Jani Monoses</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/bc88a3357a79/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Update usage of 'tail' command for new (pickier) version - from Jani Monoses]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 22 Apr 2004 15:26:20 +0000</pubDate>
</item>
<item>
    <title>* src/common/serial.c: serial_write() was returning an incorrect</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/b300f8978722/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[* src/common/serial.c: serial_write() was returning an incorrect<br/>
       result code in non-blocking mode when output was blocked.  The<br/>
       previous code would return ENOERR with 0 bytes written.  This<br/>
       was fixed to return EAGAIN.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 20 Jan 2004 08:53:30 +0000</pubDate>
</item>
<item>
    <title>* src/common/serial.c: Fixed bug for XON/XOFF flow control that</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/349e2eadf98d/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[* src/common/serial.c: Fixed bug for XON/XOFF flow control that<br/>
	would cause multiple XON (or XOFF) characters to be sent for a<br/>
	single flow control state transition.<br/>
	Fixed bug in serial_write() that would cause output data to be<br/>
	discarded if using polled mode with flow control, and output<br/>
	was blocked due to flow control.<br/>
	Fixed bug in serial_data_xmt_req() that would not stop sending<br/>
	data when output was flow controlled off (hardware flow control).]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 12 Sep 2003 15:32:49 +0000</pubDate>
</item>
<item>
    <title>* src/common/tty.c: Make tty_select prototype match implementation.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/ecbb5d87bfe0/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[* src/common/tty.c: Make tty_select prototype match implementation.<br/>
	* src/common/termiostty.c: Make termios_select prototype match<br/>
	implementation.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 05 Sep 2003 05:09:18 +0000</pubDate>
</item>
<item>
    <title>* src/common/serial.c: Make serial_select prototype match</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d53522870fc0/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[* src/common/serial.c: Make serial_select prototype match<br/>
	implementation.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 02 Sep 2003 03:17:21 +0000</pubDate>
</item>
<item>
    <title>* src/common/serial.c: Changed all calls to cyg_drv_cond_signal()</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/c706e0d163d7/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[* src/common/serial.c: Changed all calls to cyg_drv_cond_signal()<br/>
	to cyg_drv_cond_broadcast(). Removed comment asking whether this<br/>
	matters: it does.<br/>
<br/>
	* include/serialio.h: Added includes of pkgconf files so that the<br/>
	ifdefs in this file work properly.<br/>
<br/>
	* include/serial.h: Added include of devtab.h to fix compile<br/>
	error.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Sat, 14 Jun 2003 18:10:18 +0000</pubDate>
</item>
<item>
    <title>Restart RX after flush</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/f81e485de35c/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Restart RX after flush]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Wed, 21 May 2003 16:31:22 +0000</pubDate>
</item>
<item>
    <title>* src/common/serial.c (serial_get_config): For both INPUT_FLUSH</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/c398056d144d/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[* src/common/serial.c (serial_get_config): For both INPUT_FLUSH<br/>
	and OUTPUT_FLUSH keys, pass down to the hardware driver as well<br/>
	to allow it to flush FIFOs.<br/>
	Based on patch from Roland Cassebohm.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 25 Mar 2003 02:47:05 +0000</pubDate>
</item>
<item>
    <title>Fix problems with -EAGAIN. Change behaviour of VMIN to match accepted behaviour.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/7f6b818846b4/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Fix problems with -EAGAIN. Change behaviour of VMIN to match accepted behaviour.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Thu, 20 Mar 2003 19:03:03 +0000</pubDate>
</item>
<item>
    <title>* cdl/io_serial.cdl: Fix doc link.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/0d6a2ded2f41/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[* cdl/io_serial.cdl: Fix doc link.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 24 Feb 2003 14:25:18 +0000</pubDate>
</item>
<item>
    <title>* src/common/termiostty.c: Support VMIN &gt; 0 properly.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/62d320796ef8/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[* src/common/termiostty.c: Support VMIN &gt; 0 properly.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 14 Feb 2003 11:50:11 +0000</pubDate>
</item>
<item>
    <title>Fix return value for tty write - don't count expanded chars.</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/2842412ce230/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Fix return value for tty write - don't count expanded chars.]]></description>
    <author>&#103;&#116;&#104;&#111;&#109;&#97;&#115;</author>
    <pubDate>Tue, 10 Dec 2002 15:29:00 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-23-21:39:14-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d2c90368aeef/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-23-21:39:14-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 23 May 2002 22:59:51 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2002-05-20-20:11:54-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/e0c0827131d1/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2002-05-20-20:11:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 20 May 2002 22:19:26 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2001-08-17-16:31:54-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/391299f9e541/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2001-08-17-16:31:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 17 Aug 2001 16:37:36 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-12-08-02:09:36-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/6b5f480c6929/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-12-08-02:09:36-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 08 Dec 2000 03:30:06 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-24-06:43:05-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/289bf90c6a9b/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-24-06:43:05-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 24 Nov 2000 07:49:02 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-17-18:24:25-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/a9ac27ec7abc/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-17-18:24:25-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 17 Nov 2000 23:16:43 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-11-03-09:00:49-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d2f49caf9e38/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-11-03-09:00:49-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 03 Nov 2000 21:17:40 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-10-23-17:01:37-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/eb9fd8c04db3/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-10-23-17:01:37-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 23 Oct 2000 17:10:57 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-10-12-08:46:24-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/0c2b7be0d798/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-10-12-08:46:24-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 12 Oct 2000 20:31:43 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-09-19-06:25:26-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/518f42066aba/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-09-19-06:25:26-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 19 Sep 2000 05:53:51 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-09-11-03:00:13-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/0ec04793409a/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-09-11-03:00:13-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 11 Sep 2000 02:42:46 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-08-21-22:40:54-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/6ed91473a1cd/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-08-21-22:40:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 25 Aug 2000 17:32:38 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-07-04-08:04:30-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/7f461c3a372c/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-07-04-08:04:30-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 04 Jul 2000 07:34:17 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-06-30-08:18:49-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/5a0cc6c243a9/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-06-30-08:18:49-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 30 Jun 2000 16:27:35 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-06-06-05:24:42-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/b15c60e34c84/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-06-06-05:24:42-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 06 Jun 2000 05:12:17 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-05-12-07:47:04-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/afdeb44241de/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-05-12-07:47:04-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 12 May 2000 17:53:32 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-05-05-07:47:05-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/6512add4f5d6/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-05-05-07:47:05-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 05 May 2000 17:31:08 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-04-28-18:44:39-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/489eb5632bc3/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-04-28-18:44:39-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 28 Apr 2000 18:18:36 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-04-14-13:35:46-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/6736c52df507/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-04-14-13:35:46-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 18 Apr 2000 21:51:55 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-04-07-07:52:29-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/2085233a121a/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-04-07-07:52:29-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 07 Apr 2000 07:45:04 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-03-28-19:50:47-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/59d97b6ba612/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-03-28-19:50:47-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 28 Mar 2000 20:13:29 +0000</pubDate>
</item>
<item>
    <title>eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/435cced73e2f/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 28 Mar 2000 14:10:45 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-02-17-18:56:14-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/da3908c9cd10/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-02-17-18:56:14-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 17 Feb 2000 19:38:13 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-02-11-15:46:40-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/c5536bad4c24/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-02-11-15:46:40-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 11 Feb 2000 16:47:32 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-02-04-07:47:04-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/f74b2666b30d/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-02-04-07:47:04-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 04 Feb 2000 15:01:01 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-02-02-19:16:44-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/bf00f99aec69/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-02-02-19:16:44-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 02 Feb 2000 19:57:02 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-01-28-04:28:11-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/c38311975d4f/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-01-28-04:28:11-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 28 Jan 2000 04:59:39 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 2000-01-24-19:43:49-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/7a6ac9edc838/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 2000-01-24-19:43:49-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 24 Jan 2000 21:43:17 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-12-10-07:47:04-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/6e51d764f8f1/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-12-10-07:47:04-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 10 Dec 1999 15:30:44 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-12-01-18:03:05-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/755351606154/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-12-01-18:03:05-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 01 Dec 1999 18:33:37 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-11-02-17:02:15-GMT</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/a0774359f013/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-11-02-17:02:15-GMT]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 02 Nov 1999 20:57:07 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-10-25-21:18:27-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/1370c5e55234/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-10-25-21:18:27-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 25 Oct 1999 20:48:32 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-10-19-18:55:31-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/797268ecc331/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-10-19-18:55:31-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 19 Oct 1999 19:19:52 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-10-08-07:47:04-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/41bd4f3a90de/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-10-08-07:47:04-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 08 Oct 1999 13:16:25 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-10-01-07:47:04-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/a3cc6665b684/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-10-01-07:47:04-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 01 Oct 1999 13:25:47 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-09-02-16:26:10-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/29bc183297e1/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-09-02-16:26:10-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Thu, 02 Sep 1999 16:11:22 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-08-18-15:20:01-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/5af43b635655/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-08-18-15:20:01-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 18 Aug 1999 15:33:44 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-08-16-22:01:37-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/641b639be825/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-08-16-22:01:37-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 16 Aug 1999 22:10:49 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-07-09-05:47:06-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/53104bbd5f99/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-07-09-05:47:06-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 09 Jul 1999 07:15:07 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-06-25-15:31:50-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/7253dcc42a09/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-06-25-15:31:50-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 25 Jun 1999 08:28:05 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-06-04-22:24:56-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/4cc3eff958ab/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-06-04-22:24:56-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 04 Jun 1999 15:08:16 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-05-29-00:13:11-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d3fbcdfa1b2f/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-05-29-00:13:11-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 28 May 1999 16:43:09 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-05-21-22:05:54-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/ece80412419a/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-05-21-22:05:54-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 21 May 1999 15:09:30 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-05-14-19:27:43-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/d376b777e2ce/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-05-14-19:27:43-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 14 May 1999 12:20:00 +0000</pubDate>
</item>
<item>
    <title>Merge from eCos master repository on 1999-05-11-21:11:10-BST</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/1d7f19c9e4d1/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Merge from eCos master repository on 1999-05-11-21:11:10-BST]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 11 May 1999 14:07:25 +0000</pubDate>
</item>
<item>
    <title>Block commit of eCos version 1.2.1</title>
    <link>https://hg.ecoscentric.com/flash_v2/log/443894e2e912/packages/io/serial/current/ChangeLog</link>
    <description><![CDATA[Block commit of eCos version 1.2.1]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Tue, 11 May 1999 12:24:34 +0000</pubDate>
</item>

  </channel>
</rss>
