Vodafone K3770/K3772-Z modems driver & networking library

Dependencies:   Socket USBHostWANDongle lwip-sys lwip

Dependents:   VodafoneUSBModemHTTPClientTest VodafoneUSBModemNTPClientTest VodafoneUSBModemSMSTest VodafoneUSBModemUSSDTest ... more

Fork of VodafoneUSBModem_bleedingedge by Donatien Garnier

This is the driver for the Vodafone K3700 & K3772-Z Dongles:

K3770

More details and instructions can be found here.

Revision:
62:6f42a974eea6
Parent:
22:06fb2a93a1f6
Child:
64:a44f64dc2879
--- a/serial/io/IOSerialStream.cpp	Thu Nov 01 13:01:03 2012 +0000
+++ b/serial/io/IOSerialStream.cpp	Tue Nov 13 12:00:34 2012 +0000
@@ -24,7 +24,7 @@
 
 #include "core/fwk.h"
 
-#include <stdio.h>
+#include <cstring>
 
 #include "IOSerialStream.h"