You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by da...@apache.org on 2020/03/10 14:55:25 UTC

[incubator-nuttx] branch master updated (aa40529 -> e5f5509)

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

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


    from aa40529  tools/nxstyle: clean up the no and unknown file extension info
     add e5f5509  stm32h7: Added basic support for STM32H753II. (#527)

No new revisions were added by this update.

Summary of changes:
 arch/arm/include/stm32h7/chip.h                    | 2 +-
 arch/arm/src/stm32h7/Kconfig                       | 8 ++++++++
 arch/arm/src/stm32h7/hardware/stm32h7x3xx_gpio.h   | 2 +-
 arch/arm/src/stm32h7/hardware/stm32h7x3xx_pinmap.h | 2 +-
 arch/arm/src/stm32h7/hardware/stm32h7x3xx_uart.h   | 2 +-
 arch/arm/src/stm32h7/stm32_gpio.c                  | 2 +-
 6 files changed, 13 insertions(+), 5 deletions(-)