HC05 fork

Dependencies:   RingBuffer

Fork of HC05 by Akinori Hashimoto

History

Replaced deprecated declared function mBed:SerialBase::attatch default tip

2017-03-20, by tnn85 [Mon, 20 Mar 2017 08:28:02 +0000] rev 7

Replaced deprecated declared function mBed:SerialBase::attatch


1st publish.

2016-01-21, by AkinoriHashimoto [Thu, 21 Jan 2016 06:29:54 +0000] rev 6

1st publish.


Adj. header file.

2015-11-02, by AkinoriHashimoto [Mon, 02 Nov 2015 07:22:50 +0000] rev 5

Adj. header file.


Include Ring Buffer for with using RTOS.

2015-11-02, by AkinoriHashimoto [Mon, 02 Nov 2015 07:19:11 +0000] rev 4

Include Ring Buffer for with using RTOS.


include feature as background rxIrq attach.; the lib store rx buf of serial, therefore can have over 16 bytes string.; ; if you want to get string, you call read() or getLine().; read() is ALL string, getLine() is under CR('\r').

2015-10-28, by AkinoriHashimoto [Wed, 28 Oct 2015 06:14:40 +0000] rev 3

include feature as background rxIrq attach.; the lib store rx buf of serial, therefore can have over 16 bytes string.; ; if you want to get string, you call read() or getLine().; read() is ALL string, getLine() is under CR('\r').


supports printf() and getc(), and setAttachRx().

2015-10-01, by AkinoriHashimoto [Thu, 01 Oct 2015 07:14:55 +0000] rev 2

supports printf() and getc(), and setAttachRx().


1st publish.

2015-10-01, by AkinoriHashimoto [Thu, 01 Oct 2015 04:40:15 +0000] rev 1

1st publish.


15/09/02

2015-09-02, by AkinoriHashimoto [Wed, 02 Sep 2015 06:23:22 +0000] rev 0

15/09/02