New cellular update

Dependencies:  

Fork of ublox-at-cellular-interface-ext by u-blox

Revision:
22:46b7bd7979f0
Parent:
16:a9ffebec6523
Parent:
21:ee06f3b2b078
--- a/TESTS/unit_tests/cell-locate/template_mbed_app.txt	Thu Jun 21 15:51:37 2018 +0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-{
-    "config": {
-        "cell-locate-mga-token": {
-            "help": "Your Cell Locate MGA token, required for TCP testing.  A tokane can be obtained from https://www.u-blox.com/en/assistnow-service-registration-form",
-            "value": "\"mymgatoken\""
-        },
-        "run-cell-locate-tcp-server-test": {
-            "help": "Set to true to run tests over TCP as well as over UDP",
-            "value": 1
-        }
-     },
-    "target_overrides": {
-        "*": {
-            "target.features_add": ["COMMON_PAL"],
-            "platform.stdio-convert-newlines": true
-        }
-    }
-}
-