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.
History
corrected variable name, was _serial.index supposed to be _serial.serial.index;
2017-04-06, by JMF [Thu, 06 Apr 2017 13:56:36 +0000] rev 44
corrected variable name, was _serial.index supposed to be _serial.serial.index;
Updates required for new compiler that is now more strict than the previous version was.
2017-03-24, by JMF [Fri, 24 Mar 2017 22:25:41 +0000] rev 43
Updates required for new compiler that is now more strict than the previous version was.
clean-up compile errors. Removed code using undefined variables, _name. Not sure what it is used for, but simply '#if 0''ed it out for now.
2016-09-09, by JMF [Fri, 09 Sep 2016 13:56:07 +0000] rev 42
clean-up compile errors. Removed code using undefined variables, _name. Not sure what it is used for, but simply '#if 0''ed it out for now.
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)