BLE mbed Endpoint network stack for mbedConnectorInterface. The stack makes use of a special BLE Socket abstraction to create socket() semantics over BLE.

Dependencies:   libnsdl_m0 BLE_API Base64 nRF51822 SplitterAssembler

Revision:
0:7809547930d9
Child:
15:3c021e52addd
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configuration.h	Wed Feb 11 22:13:25 2015 +0000
@@ -0,0 +1,9 @@
+#ifndef __CONFIGURATION_H_
+#define __CONFIGURATION_H_
+
+/************** Ethernet CONFIGURATION PARAMETERS  ************************/
+
+
+/************** Ethernet CONFIGURATION PARAMETERS  ************************/
+
+#endif // __CONFIGURATION_H_
\ No newline at end of file