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

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


    from be934fc  Merge pull request #637 from wes3/lora_dr
     add 5ff4a16  LP5523: LED Driver
     new b678645  Merge pull request #630 from vsyn/lp5523

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:
 hw/drivers/lp5523/include/lp5523/lp5523.h        | 1256 ++++++++++++++++++++++
 hw/drivers/{sensors/bno055 => lp5523}/pkg.yml    |   24 +-
 hw/drivers/lp5523/src/lp5523.c                   |  878 +++++++++++++++
 hw/drivers/lp5523/src/lp5523_shell.c             | 1018 ++++++++++++++++++
 hw/drivers/{sensors/bno055 => lp5523}/syscfg.yml |   18 +-
 5 files changed, 3173 insertions(+), 21 deletions(-)
 create mode 100644 hw/drivers/lp5523/include/lp5523/lp5523.h
 copy hw/drivers/{sensors/bno055 => lp5523}/pkg.yml (80%)
 create mode 100644 hw/drivers/lp5523/src/lp5523.c
 create mode 100644 hw/drivers/lp5523/src/lp5523_shell.c
 copy hw/drivers/{sensors/bno055 => lp5523}/syscfg.yml (73%)

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

Reply via email to