test

Fork of mbed-dev by mbed official

Revision:
168:e84263d55307
Parent:
160:d5399cc887bb
--- a/drivers/RawSerial.cpp	Thu Jun 08 15:02:37 2017 +0100
+++ b/drivers/RawSerial.cpp	Wed Jun 21 17:46:44 2017 +0100
@@ -15,8 +15,10 @@
  */
 #include "drivers/RawSerial.h"
 #include "platform/mbed_wait_api.h"
+#include <stdio.h>
 #include <cstdarg>
 
+
 #if DEVICE_SERIAL
 
 #define STRING_STACK_LIMIT    120