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
first attempt at getc led toggle
2016-09-16, by JeffreyBrimm [Fri, 16 Sep 2016 07:58:33 +0000] rev 43
first attempt at getc led toggle
Compatible with latest mbed
2016-09-12, by Sissors [Mon, 12 Sep 2016 12:07:22 +0000] rev 42
Compatible with latest mbed
;
; the _name value in FileBase was moved from protected to private, with a new function which was added we can access it again.
Add Support for Inforce's mbed PAC shield (based on the STM32F401RB)
2015-11-17, by Gary Servin [Tue, 17 Nov 2015 12:11:44 -0300] rev 41
Add Support for Inforce's mbed PAC shield (based on the STM32F401RB)
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.