MODSERIAL with support for mbed OS 5.1

Dependents:   MODSERIAL

Fork of MODSERIAL by Erik -

History

Replaced _name with getName() in MODSERIAL::claim to work with mbed OS 5.1 default tip

2016-08-18, by rmardini [Thu, 18 Aug 2016 19:04:23 +0000] rev 42

Replaced _name with getName() in MODSERIAL::claim to work with mbed OS 5.1


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.


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-/