MBED NanoService Lighting Endpoint for NXP Ublox (cellular enabled)

Dependencies:   C027_Support C12832 StatusReporter LM75B c027_radios endpoint_core endpoint_nsp nsp_resources mbed mbed-rtos

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Tue Jul 01 20:15:09 2014 +0000
Parent:
204:2bc56aa9fa5d
Child:
206:21d73db50cf3
Commit message:
updates - cellular now working

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
c027_radios.lib Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Definitions.h	Tue Jul 01 20:03:04 2014 +0000
+++ b/Definitions.h	Tue Jul 01 20:15:09 2014 +0000
@@ -38,6 +38,11 @@
 // include common definitions
 #include "CommonDefinitions.h"
 
+// Turn all these on for cellular 
+#define EH_USE_MUTEXES              true                            // true - yes, undef - no
+#define NETWORK_MUTEX               true                            // true - yes, undef - no
+#define ENABLE_THREADS              true                            // true - yes, undef - no
+
 // NSP specific definitions
 #include "NSPDefinitions.h"
 
--- a/c027_radios.lib	Tue Jul 01 20:03:04 2014 +0000
+++ b/c027_radios.lib	Tue Jul 01 20:15:09 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/c027_radios/#2d9bb520794c
+http://mbed.org/users/ansond/code/c027_radios/#0fcc7e5ff8a6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-rtos.lib	Tue Jul 01 20:15:09 2014 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/mbed_official/code/mbed-rtos/#f88660a9bed1