You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ag...@apache.org on 2021/02/26 17:13:18 UTC

[incubator-nuttx] branch master updated (4842868 -> 9d48beb)

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

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


    from 4842868  [FlexCAN] Fix TX drop #2792 and correctly set CAN timings to non-zeroed registers
     add 9d48beb  arch/stm32f7: Fix nxstyle errors

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/stm32f7/stm32_ltdc.h      | 12 ++++++------
 arch/arm/src/stm32f7/stm32_pm.h        | 13 +++++++------
 arch/arm/src/stm32f7/stm32_pmsleep.c   |  5 +++--
 arch/arm/src/stm32f7/stm32_pmstandby.c |  4 +++-
 arch/arm/src/stm32f7/stm32_pmstop.c    | 20 +++++++++++---------
 arch/arm/src/stm32f7/stm32_pwm.h       | 14 ++++++++++++--
 6 files changed, 42 insertions(+), 26 deletions(-)