You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2020/04/24 17:47:16 UTC

[incubator-nuttx] branch master updated (9a17ed4 -> 977f319)

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

acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 9a17ed4  NOTICE: Move "This product includes software developed at the ASF” to the top
     add 38bd036  stm32l4_lptim: add various functions
     add d5eaa68  stm32l4_lptim: nxstyle fixes
     add f0033f7  stm32l4_lptim: nxstyle fix
     add 977f319  stm32l4_lptim: nxstyle fix

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/stm32l4/hardware/stm32l4_lptim.h |  14 +-
 arch/arm/src/stm32l4/stm32l4_lptim.c          | 239 +++++++++++++++++++++++++-
 arch/arm/src/stm32l4/stm32l4_lptim.h          |  54 +++++-
 3 files changed, 300 insertions(+), 7 deletions(-)