You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gn...@apache.org on 2020/02/28 19:39:47 UTC

[incubator-nuttx] branch master updated (8c00e43 -> cbd3e70)

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

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


    from 8c00e43  arch/z80/src/ez80:  Fix eZ80F92 Interrupt Controller
     add 6b4f903  fix for SAMA5D2 serial console
     add cbd3e70  formatting comments

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/sama5/hardware/_sama5d2x_memorymap.h   | 12 ++++++------
 arch/arm/src/sama5/hardware/sam_sfr.h               |  9 ++++-----
 arch/arm/src/sama5/sam_irq.c                        |  4 ++++
 arch/arm/src/sama5/sama5d2x_pio.c                   | 14 +++-----------
 boards/arm/sama5/sama5d2-xult/Kconfig               |  3 +++
 boards/arm/sama5/sama5d2-xult/configs/nsh/defconfig |  7 ++++---
 boards/arm/sama5/sama5d2-xult/include/board.h       |  9 +++++++++
 7 files changed, 33 insertions(+), 25 deletions(-)