Platform HAL for rohm sensor drivers. Used for abstracting Arduino/mbed os/mbed classic.

Dependents:   rohm-bm1383-hello-mbedclassic rohm-bh1726-hello rohm-rpr0521-hello rohm-bh1745-hello ... more

module.json

Committer:
MACRUM
Date:
2019-02-27
Revision:
9:aecd1e03720a
Parent:
3:309530db41ec

File content as of revision 9:aecd1e03720a:

{
  "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"
  }
}