You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ju...@apache.org on 2017/10/30 12:08:56 UTC

[mynewt-core] 01/01: Merge pull request #630 from vsyn/lp5523

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

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

commit b678645487e7bb752b6d10c338797a226031d84a
Merge: be934fc 5ff4a16
Author: IMGJulian <IM...@users.noreply.github.com>
AuthorDate: Mon Oct 30 12:08:53 2017 +0000

    Merge pull request #630 from vsyn/lp5523
    
    LP5523: LED Driver

 hw/drivers/lp5523/include/lp5523/lp5523.h | 1256 +++++++++++++++++++++++++++++
 hw/drivers/lp5523/pkg.yml                 |   39 +
 hw/drivers/lp5523/src/lp5523.c            |  878 ++++++++++++++++++++
 hw/drivers/lp5523/src/lp5523_shell.c      | 1018 +++++++++++++++++++++++
 hw/drivers/lp5523/syscfg.yml              |   32 +
 5 files changed, 3223 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.