Rohm / RegisterWriter

Dependents:   kionix-kx123-hello rohm-bh1790glc-hello simple-sensor-client rohm-SensorShield-example

Fork of rohm-sensor-hal by Rohm

module.json

Committer:
Mikko Koivunen
Date:
2016-04-12
Revision:
4:0a62b7d4bd2a
Parent:
3:309530db41ec
Child:
8:dea50f607a45

File content as of revision 4:0a62b7d4bd2a:

{
  "name": "rohm-sensor-hal",
  "version": "0.1.0",
  "license": "Apache-2.0",
  "description": "Rohm HAL for sensor driver development",
  "keywords": [
    "rohm",
    "hal"
  ],
  "author": "Mikko Koivunen",
  "repository": {
    "url": "https://github.com/MikkoZ-Rohm/rohm-sensor-hal1.git",
    "type": "git"
  },
  "dependencies": {
    "mbed-drivers": "1.2.0"
  }
}