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.

Files at this revision

API Documentation at this revision

Comitter:
donatien
Date:
Fri Aug 17 14:53:17 2012 +0000
Parent:
23:21046ba01b7b
Child:
25:6f3b97dc4295
Commit message:
Add missing newline at end of lwipopts_conf.h

Changed in this revision

lwipopts_conf.h Show annotated file Show diff for this revision Revisions of this file
--- a/lwipopts_conf.h	Fri Aug 17 14:36:32 2012 +0000
+++ b/lwipopts_conf.h	Fri Aug 17 14:53:17 2012 +0000
@@ -22,4 +22,4 @@
  
 #define LWIP_TRANSPORT_PPP 1
 
-#endif /* LWIPOPTS_CONF_H_ */
\ No newline at end of file
+#endif /* LWIPOPTS_CONF_H_ */