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

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


    from c4f8797  xtensa/esp32: Fix cache issue detected by DEBUG_ASSERTION
     new dabd835  arch: imxrt: Fix style warnings in imxrt_edma.[c,h]
     new 940d0cb  boards: imxrt1020-evk: Fix style warnings in imxrt_ethernet.c
     new 7a58144  boards: imxrt1050-evk: Fix style warnings in imxrt_ethernet.c
     new 9f414cf  arch: max32660: Fix style warnings and compile errors
     new 96d4bc1  arch: s32k1xx: Fix style warnings in s32k1xx_edma.c

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 arch/arm/src/imxrt/imxrt_edma.c                    | 10 ++--
 arch/arm/src/imxrt/imxrt_edma.h                    | 17 +++---
 .../src/max326xx/max32660/max32660_clockconfig.c   | 16 +++---
 arch/arm/src/max326xx/max32660/max32660_dma.c      | 17 +++---
 arch/arm/src/max326xx/max32660/max32660_dma.h      |  4 +-
 arch/arm/src/max326xx/max32660/max32660_gpio.c     | 33 +++++------
 arch/arm/src/max326xx/max32660/max32660_gpio.h     |  2 +-
 arch/arm/src/max326xx/max32660/max32660_gpioirq.c  | 14 +++--
 arch/arm/src/max326xx/max32660/max32660_lowputc.c  | 23 ++++----
 arch/arm/src/max326xx/max32660/max32660_rtc.c      | 66 +++++++++++-----------
 arch/arm/src/s32k1xx/s32k1xx_edma.c                |  4 +-
 .../arm/imxrt/imxrt1020-evk/src/imxrt_ethernet.c   |  8 +--
 .../arm/imxrt/imxrt1050-evk/src/imxrt_ethernet.c   |  3 +-
 13 files changed, 118 insertions(+), 99 deletions(-)

Reply via email to