TI's CC3100 websocket camera demo with Arducam mini ov5642 and freertos. Should work with other M3's. Work in progress test demo.

Dependencies:   mbed

Revision:
1:e448e81c416f
Parent:
0:400d8e75a8d0
--- a/simplelink/cc3100_driver.h	Sun Sep 06 15:19:36 2015 +0000
+++ b/simplelink/cc3100_driver.h	Fri Sep 11 15:38:33 2015 +0000
@@ -42,9 +42,7 @@
 
 #include "cc3100_protocol.h"
 #include "cc3100_spi.h"
-//#include "cc3100_nonos.h"
 #include "cc3100_netapp.h"
-//#include "cc3100.h"
 
 #ifdef SL_PLATFORM_MULTI_THREADED
 #include "osi.h"