Harry Keane / X_NUCLEO_GNSS1A1

Dependents:   A_TeseoLocationNEW A_TeseoLocation

Files at this revision

API Documentation at this revision

Comitter:
apalmieri
Date:
Thu Feb 14 11:37:40 2019 +0000
Parent:
3:2d568ec8da14
Child:
5:d91199cfc6a4
Commit message:
Update .json file

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Thu Feb 14 11:10:26 2019 +0000
+++ b/module.json	Thu Feb 14 11:37:40 2019 +0000
@@ -1,5 +1,5 @@
 {
-  "name": "Teseo-LIV3F",
+  "name": "X_NUCLEO_GNSS1A1",
   "version": "1.0.0",
   "description": "GPSProvider wrapper library for STMicroelectronics' X-NUCLEO-GNSS1A1 Expansion Board.",
   "keywords": [
@@ -25,7 +25,7 @@
     }
   ],
   "dependencies": {
-    "mbed-drivers": ">=0.11.3",
-    "GPSProvider": "^1.0.0"
+    "mbed-os": "^5.11.4",
+    "GPS_Provider": "^1.0.0"
   }
 }