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

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


    from a7f4d8c  Merge pull request #1112 from mlaz/pwm_fixes
     add 5c01f15  hw/drivers: Add TLC5971 driver
     add c266d0f  hw/drivers/tlc5971: Address code review comments.
     new b61097f  Merge pull request #1105 from wes3/tlc5971drv

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/tlc5971/include/tlc5971/tlc5971.h | 208 ++++++++++++++++++
 hw/drivers/{lora/sx1272 => tlc5971}/pkg.yml  |  16 +-
 hw/drivers/tlc5971/src/tlc5971.c             | 305 +++++++++++++++++++++++++++
 3 files changed, 520 insertions(+), 9 deletions(-)
 create mode 100755 hw/drivers/tlc5971/include/tlc5971/tlc5971.h
 copy hw/drivers/{lora/sx1272 => tlc5971}/pkg.yml (82%)
 create mode 100755 hw/drivers/tlc5971/src/tlc5971.c

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

Reply via email to