This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.
from 6ab7391 Merge pull request #1327 from andrzej-kaczmarek/mempool-poison-optimize add 1765d3d hw/charge_control: Use mutex from itf struct add 2ed606b bq27z561: Lock mutex before i2c writes add 09023a6 lp5523: Remove extra mutex unlock add 8a68af5 ms5840: Unlock mutex after i2c error add c4e480a hw/drivers: Shorten overlong lines add 03435fd bq27z561: Make a private function static new ac48732 Merge pull request #1332 from ccollins476ad/i2c-mutex The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../include/charge-control/charge_control.h | 1 + hw/drivers/bq27z561/src/bq27z561.c | 25 ++++++++++++++++------ hw/drivers/chg_ctrl/adp5061/src/adp5061.c | 1 - hw/drivers/led/lp5523/src/lp5523.c | 3 ++- hw/drivers/sensors/lis2dw12/src/lis2dw12.c | 6 ++++-- hw/drivers/sensors/ms5840/src/ms5840.c | 13 +++++------ 6 files changed, 33 insertions(+), 16 deletions(-)