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
Revision 2:3bb8ae3a8dee, committed 2016-04-12
- Comitter:
- MikkoZ
- Date:
- Tue Apr 12 05:25:42 2016 +0000
- Parent:
- 1:4d6dc19a2347
- Child:
- 3:309530db41ec
- Commit message:
- Repository url removed from module.json
yotta doesn't accept .hg repository url - removed from module.json.
Changed in this revision
| module.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/module.json Tue Apr 12 04:57:59 2016 +0000
+++ b/module.json Tue Apr 12 05:25:42 2016 +0000
@@ -8,10 +8,7 @@
"hal"
],
"author": "Mikko Koivunen",
- "repository": {
- "url": "https://developer.mbed.org/teams/Rohm/code/rohm-sensor-hal",
- "type": "hg"
- },
+ "homepage": "https://developer.mbed.org/teams/Rohm/code/rohm-sensor-hal",
"dependencies": {
"mbed-drivers": "1.2.0"
}