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

Dependents:   rohm-bm1383-hello-mbedclassic

Committer:
MikkoZ
Date:
Tue Apr 12 12:52:55 2016 +0000
Revision:
1:0aa922b4c2e7
Parent:
0:e58a87234f6a
.hgignore autoupdated by mbed classic ui

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Mikko Koivunen 0:e58a87234f6a 1 {
Mikko Koivunen 0:e58a87234f6a 2 "name": "rohm-bm1383-glv",
Mikko Koivunen 0:e58a87234f6a 3 "version": "0.1.0",
Mikko Koivunen 0:e58a87234f6a 4 "license": "Apache-2.0",
Mikko Koivunen 0:e58a87234f6a 5 "description": "Rohm BM1383glv Barometer driver",
Mikko Koivunen 0:e58a87234f6a 6 "keywords": [
Mikko Koivunen 0:e58a87234f6a 7 "rohm",
Mikko Koivunen 0:e58a87234f6a 8 "bm1383",
Mikko Koivunen 0:e58a87234f6a 9 "barometer"
Mikko Koivunen 0:e58a87234f6a 10 ],
Mikko Koivunen 0:e58a87234f6a 11 "author": "Mikko Koivunen",
Mikko Koivunen 0:e58a87234f6a 12 "repository": {
Mikko Koivunen 0:e58a87234f6a 13 "url": "https://github.com/MikkoZ-Rohm/rohm-bm1383-glv.git",
Mikko Koivunen 0:e58a87234f6a 14 "type": "git"
Mikko Koivunen 0:e58a87234f6a 15 },
Mikko Koivunen 0:e58a87234f6a 16 "dependencies": {
Mikko Koivunen 0:e58a87234f6a 17 "rohm-sensor-hal": "~0.1.0"
Mikko Koivunen 0:e58a87234f6a 18 }
Mikko Koivunen 0:e58a87234f6a 19 }