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:
MikkoZ
Date:
2016-09-29
Revision:
8:dea50f607a45
Parent:
3:309530db41ec

File content as of revision 8:dea50f607a45:

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