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

History

Fix debug print default tip

2019-02-27, by MACRUM [Wed, 27 Feb 2019 04:43:34 +0000] rev 9

Fix debug print


fix "Manufacturer read failed" when calling read_register.

2019-02-18, by Ren Boting [Mon, 18 Feb 2019 16:19:45 +0900] rev 8

fix "Manufacturer read failed" when calling read_register.


Extra uint8_t definition removed; ; uint8_t definition in rohm_hal.h removed; .hgignore autoupdated by mbed classic ui;

2016-04-12, by MikkoZ [Tue, 12 Apr 2016 12:55:24 +0000] rev 7

Extra uint8_t definition removed; ; uint8_t definition in rohm_hal.h removed; .hgignore autoupdated by mbed classic ui;


Merge

2016-04-12, by Mikko Koivunen [Tue, 12 Apr 2016 11:00:43 +0300] rev 6

Merge


Ignoring Git repository files .git/*

2016-04-12, by Mikko Koivunen [Tue, 12 Apr 2016 10:54:23 +0300] rev 5

Ignoring Git repository files .git/*

Ignoring Git repository files .git/*


Ignoring Git repository files .git/*

2016-04-12, by Mikko Koivunen [Tue, 12 Apr 2016 10:52:44 +0300] rev 4

Ignoring Git repository files .git/*

Ignoring Git repository files .git/*


Updated files to work with GIT.

2016-04-12, by Mikko Koivunen [Tue, 12 Apr 2016 10:50:18 +0300] rev 3

Updated files to work with GIT.

Updated files to work with GIT. Source for mbed classic Mercurial repository
is in github git-repository.


Repository url removed from module.json

2016-04-12, by MikkoZ [Tue, 12 Apr 2016 05:25:42 +0000] rev 2

Repository url removed from module.json

yotta doesn't accept .hg repository url - removed from module.json.


Added support for mbed OS

2016-04-12, by MikkoZ [Tue, 12 Apr 2016 04:57:59 +0000] rev 1

Added support for mbed OS

Added support for mbed OS.
Successfully compiled and tested program for frdm-k64f-gcc/bm1383.


Added initial version of i2C HAL

2016-04-11, by MikkoZ [Mon, 11 Apr 2016 08:26:39 +0000] rev 0

Added initial version of i2C HAL