Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: kionix-kx123-hello rohm-bh1790glc-hello simple-sensor-client rohm-SensorShield-example
Fork of rohm-sensor-hal by
module.json@6:98280a97a486, 2016-04-12 (annotated)
- Committer:
- Mikko Koivunen
- Date:
- Tue Apr 12 11:00:43 2016 +0300
- Revision:
- 6:98280a97a486
- Parent:
- 3:309530db41ec
- Child:
- 8:dea50f607a45
Merge
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Mikko Koivunen |
3:309530db41ec | 1 | { |
| Mikko Koivunen |
3:309530db41ec | 2 | "name": "rohm-sensor-hal", |
| Mikko Koivunen |
3:309530db41ec | 3 | "version": "0.1.0", |
| Mikko Koivunen |
3:309530db41ec | 4 | "license": "Apache-2.0", |
| Mikko Koivunen |
3:309530db41ec | 5 | "description": "Rohm HAL for sensor driver development", |
| Mikko Koivunen |
3:309530db41ec | 6 | "keywords": [ |
| Mikko Koivunen |
3:309530db41ec | 7 | "rohm", |
| Mikko Koivunen |
3:309530db41ec | 8 | "hal" |
| Mikko Koivunen |
3:309530db41ec | 9 | ], |
| Mikko Koivunen |
3:309530db41ec | 10 | "author": "Mikko Koivunen", |
| Mikko Koivunen |
3:309530db41ec | 11 | "repository": { |
| Mikko Koivunen |
3:309530db41ec | 12 | "url": "https://github.com/MikkoZ-Rohm/rohm-sensor-hal1.git", |
| Mikko Koivunen |
3:309530db41ec | 13 | "type": "git" |
| Mikko Koivunen |
3:309530db41ec | 14 | }, |
| Mikko Koivunen |
3:309530db41ec | 15 | "dependencies": { |
| Mikko Koivunen |
3:309530db41ec | 16 | "mbed-drivers": "1.2.0" |
| Mikko Koivunen |
3:309530db41ec | 17 | } |
| Mikko Koivunen |
3:309530db41ec | 18 | } |
