You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ml...@apache.org on 2018/12/07 15:07:24 UTC

[mynewt-core] branch master updated (2f67ef0 -> 798f363)

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

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


    from 2f67ef0  Merge pull request #1547 from mkiiskila/nrf52_ram_resident
     add 0f64e8f  Making lp5523_set_output_on() write only a single register, it will only set a bit at
     add ef4accd  Fixing regs content alignment on lp5523_set_n_regs
     add 52dd4a8  Merge remote-tracking branch 'upstream/master' into lp5523_fixes
     add 01c119c  lp5523_get_output_on now works like lp5523_set_output_on, lp5523_self_test now checks whether an output is enabled before testing on it.
     add f1e31ed  Merge branch 'master' into lp5523_fixes
     new 798f363  Merge pull request #1378 from mlaz/lp5523_fixes

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/led/lp5523/src/lp5523.c | 50 ++++++++++++++++++++++++++++----------
 1 file changed, 37 insertions(+), 13 deletions(-)


[mynewt-core] 01/01: Merge pull request #1378 from mlaz/lp5523_fixes

Posted by ml...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 798f363f42f8aab8279594a5bb99d6c5e550e8c7
Merge: 2f67ef0 f1e31ed
Author: Miguel Azevedo <mi...@gmail.com>
AuthorDate: Fri Dec 7 15:07:20 2018 +0000

    Merge pull request #1378 from mlaz/lp5523_fixes
    
    lp5523: Fixing selftest, set_output_on and set_n_regs

 hw/drivers/led/lp5523/src/lp5523.c | 50 ++++++++++++++++++++++++++++----------
 1 file changed, 37 insertions(+), 13 deletions(-)