You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2018/05/11 07:16:17 UTC

[mynewt-core] 01/01: Merge pull request #1076 from kasjer/adp5061_driver

This is an automated email from the ASF dual-hosted git repository.

marko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 614136fdd5ea0b428bd756b0c6b42ffef63d72bf
Merge: 6db1e8c acaccce
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Fri May 11 10:16:13 2018 +0300

    Merge pull request #1076 from kasjer/adp5061_driver
    
    Battery charger ADP5061 driver

 .../chg_ctrl/adp5061/include/adp5061/adp5061.h     | 982 +++++++++++++++++++++
 hw/drivers/chg_ctrl/adp5061/pkg.yml                |  33 +
 hw/drivers/chg_ctrl/adp5061/src/adp5061.c          | 581 ++++++++++++
 hw/drivers/chg_ctrl/adp5061/src/adp5061_priv.h     |  34 +
 hw/drivers/chg_ctrl/adp5061/src/adp5061_shell.c    | 382 ++++++++
 hw/drivers/chg_ctrl/adp5061/syscfg.yml             |  29 +
 6 files changed, 2041 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
marko@apache.org.