demo with update made to thread depreciation

Dependencies:   GPS_Provider X_NUCLEO_GNSS1A1

module.json

Committer:
apalmieri
Date:
2018-11-09
Revision:
0:7b0a5a01caec
Child:
3:df74e7673460

File content as of revision 0:7b0a5a01caec:

{
  "name": "TeseoLocation",
  "version": "1.0.0",
  "description": " Teseo Location demo for GPSProvider using ST GNSS driver.",
  "licenses": [
    {
      "url": "https://spdx.org/licenses/Apache-2.0",
      "type": "Apache-2.0"
    }
  ],
  "dependencies": {
    "GPSProvider": "^1.0.0"
  },
  "targetDependencies": {},
  "bin": "./source"
}