Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of MODSERIAL by
History
Added support for STM Nucleo F401RE platform
2015-09-20, by garyservin [Sun, 20 Sep 2015 02:56:47 +0000] rev 40
Added support for STM Nucleo F401RE platform
Added K22F support (probably)
2015-02-08, by Sissors [Sun, 08 Feb 2015 19:59:54 +0000] rev 39
Added K22F support (probably)
Fixed txBufferSetSize and rxBufferSetSize. Now working with buffers in use.
2014-12-12, by BlazeX [Fri, 12 Dec 2014 08:49:27 +0000] rev 38
Fixed txBufferSetSize and rxBufferSetSize. Now working with buffers in use.
Tried to fix the BufferResize issue, but still not working with buffers in use.
2014-12-11, by BlazeX [Thu, 11 Dec 2014 20:24:15 +0000] rev 37
Tried to fix the BufferResize issue, but still not working with buffers in use.
downSizeBuffer >= <= fix
2014-12-11, by BlazeX [Thu, 11 Dec 2014 05:25:58 +0000] rev 36
downSizeBuffer >= <= fix
Merge of branched (I think)
2014-05-12, by Sissors [Mon, 12 May 2014 13:20:20 +0000] rev 35
Merge of branched (I think)
Added support for Freescale KL05Z and KL64F platforms.
2014-04-29, by chaegle [Tue, 29 Apr 2014 23:09:48 +0000] rev 34
Added support for Freescale KL05Z and KL64F platforms.
Fixed ts_busy according to: http://mbed.org/questions/3404/Can-I-have-more-comment-on-my-MODSERIAL-/
2014-05-11, by Sissors [Sun, 11 May 2014 19:28:04 +0000] rev 33
Fixed ts_busy according to: http://mbed.org/questions/3404/Can-I-have-more-comment-on-my-MODSERIAL-/
Improved claim documentation
2013-10-12, by Sissors [Sat, 12 Oct 2013 09:53:06 +0000] rev 32
Improved claim documentation
Added claim function to redirect stdout (or similar)
2013-10-11, by Sissors [Fri, 11 Oct 2013 18:31:01 +0000] rev 31
Added claim function to redirect stdout (or similar)