Class for making communication easier from code to i2c connected Rohm/Kionix sensors. Maybe could be used later also for abstracting Arduino/mbed os. Code ported from 'C'-library rohm-sensor-hal.
Dependents: kionix-kx123-hello rohm-bh1790glc-hello simple-sensor-client rohm-SensorShield-example
Fork of rohm-sensor-hal by
.hgignore@7:f83fa2f3cfab, 2016-04-12 (annotated)
- Committer:
- MikkoZ
- Date:
- Tue Apr 12 12:55:24 2016 +0000
- Revision:
- 7:f83fa2f3cfab
- Parent:
- 4:0a62b7d4bd2a
Extra uint8_t definition removed; ; uint8_t definition in rohm_hal.h removed; .hgignore autoupdated by mbed classic ui;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
MikkoZ | 7:f83fa2f3cfab | 1 | syntax: regexp |
MikkoZ | 7:f83fa2f3cfab | 2 | \.hgignore$ |
MikkoZ | 7:f83fa2f3cfab | 3 | \.git$ |
MikkoZ | 7:f83fa2f3cfab | 4 | \.svn$ |
MikkoZ | 7:f83fa2f3cfab | 5 | \.orig$ |
MikkoZ | 7:f83fa2f3cfab | 6 | \.msub$ |
MikkoZ | 7:f83fa2f3cfab | 7 | \.meta$ |
MikkoZ | 7:f83fa2f3cfab | 8 | \.ctags |
MikkoZ | 7:f83fa2f3cfab | 9 | \.uvproj$ |
MikkoZ | 7:f83fa2f3cfab | 10 | \.uvopt$ |
MikkoZ | 7:f83fa2f3cfab | 11 | \.project$ |
MikkoZ | 7:f83fa2f3cfab | 12 | \.cproject$ |
MikkoZ | 7:f83fa2f3cfab | 13 | \.launch$ |
MikkoZ | 7:f83fa2f3cfab | 14 | \.project$ |
MikkoZ | 7:f83fa2f3cfab | 15 | \.cproject$ |
MikkoZ | 7:f83fa2f3cfab | 16 | \.launch$ |
MikkoZ | 7:f83fa2f3cfab | 17 | Makefile$ |
MikkoZ | 7:f83fa2f3cfab | 18 | \.ewp$ |
MikkoZ | 7:f83fa2f3cfab | 19 | \.eww$ |