Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: NVIC_set_all_priorities
Dependents: CC3000_Simple_Socket Wi-Go_IOT_Demo
Diff: socket.cpp
- Revision:
- 6:d733efcc2c56
- Parent:
- 4:d8255a5aad46
- Child:
- 8:b48bb4df9319
--- a/socket.cpp Mon Jul 15 19:54:53 2013 +0000
+++ b/socket.cpp Sun Jul 28 19:22:18 2013 +0000
@@ -34,10 +34,6 @@
*****************************************************************************/
#include "socket.h"
-#include "hci.h"
-#include "evnt_handler.h"
-#include "netapp.h"
-
int HostFlowControlConsumeBuff(int sd)
{
@@ -614,3 +610,6 @@
}
+
+
+
SimpleLink Wi-Fi CC3000