Bluetooth module HC-05 Lib. suppotrs printf(); support IrqAttach, 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').

Dependencies:   RingBuffer

Fork of HC05 by Akinori Hashimoto

Revision:
6:2eefa9ea0bf1
Parent:
4:488e26ebc411
Child:
7:035347f476f4
--- a/RingBuffer.lib	Mon Nov 02 07:22:50 2015 +0000
+++ b/RingBuffer.lib	Thu Jan 21 06:29:54 2016 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/AkinoriHashimoto/code/RingBuffer/#db4675083c8c
+https://developer.mbed.org/users/AkinoriHashimoto/code/RingBuffer/#dced590a2d1b