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/01/31 19:55:46 UTC

[incubator-nuttx] branch master updated (b0d611d -> d82cc3c)

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 b0d611d  Replace ARM_LWL_CONSOLE with generic LWL_CONSOLE
     add d82cc3c  arch/stm32f7: Fix nxstyle errors

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/stm32f7/chip.h               |  36 ++++-----
 arch/arm/src/stm32f7/stm32_adc.h          |  31 ++++----
 arch/arm/src/stm32f7/stm32_allocateheap.c |  64 ++++++++-------
 arch/arm/src/stm32f7/stm32_bbsram.h       |  35 ++++----
 arch/arm/src/stm32f7/stm32_can.h          |  34 ++++----
 arch/arm/src/stm32f7/stm32_capture.c      | 128 +++++++++++++++++-------------
 arch/arm/src/stm32f7/stm32_capture.h      | 100 +++++++++++------------
 7 files changed, 228 insertions(+), 200 deletions(-)