BM1383glv driver for mbed classic, mbed os and arduino. Depends on rohm-sensor-hal.

Dependents:   rohm-bm1383-hello-mbedclassic

module.json

Committer:
MikkoZ
Date:
2016-04-12
Revision:
1:0aa922b4c2e7
Parent:
0:e58a87234f6a

File content as of revision 1:0aa922b4c2e7:

{
  "name": "rohm-bm1383-glv",
  "version": "0.1.0",
  "license": "Apache-2.0",
  "description": "Rohm BM1383glv Barometer driver",
  "keywords": [
    "rohm",
    "bm1383",
    "barometer"
  ],
  "author": "Mikko Koivunen",
  "repository": {
    "url": "https://github.com/MikkoZ-Rohm/rohm-bm1383-glv.git",
    "type": "git"
  },
  "dependencies": {
    "rohm-sensor-hal": "~0.1.0"
  }
}