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 d450f5c  Add support for Litex VexRiscV.
     add e663f8e  xmc4: fix some CS releted issues and remove empty files

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/xmc4/Make.defs                       | 12 -------
 arch/arm/src/xmc4/chip.h                          | 20 +++---------
 arch/arm/src/xmc4/xmc4_clockconfig.h              | 18 +++++------
 arch/arm/src/xmc4/xmc4_clrpend.c                  | 10 +++---
 arch/arm/src/xmc4/xmc4_config.h                   | 35 ++++++---------------
 arch/arm/src/xmc4/xmc4_dma.c                      |  1 -
 arch/arm/src/xmc4/xmc4_dma.h                      |  7 ++---
 arch/arm/src/xmc4/xmc4_i2c.c                      |  1 -
 arch/arm/src/xmc4/xmc4_lowputc.c                  | 13 +++++---
 arch/arm/src/xmc4/xmc4_mpuinit.h                  | 14 ++++-----
 arch/arm/src/xmc4/xmc4_pwm.c                      |  1 -
 arch/arm/src/xmc4/xmc4_pwm.h                      |  2 +-
 arch/arm/src/xmc4/xmc4_serial.c                   | 38 +++++++++++++----------
 arch/arm/src/xmc4/xmc4_spi.h                      | 18 +++++++----
 arch/arm/src/xmc4/xmc4_start.c                    | 17 +++++-----
 arch/arm/src/xmc4/xmc4_start.h                    |  2 +-
 arch/arm/src/xmc4/xmc4_userspace.h                | 14 ++++-----
 boards/arm/xmc4/xmc4500-relax/README.txt          |  2 +-
 boards/arm/xmc4/xmc4500-relax/src/xmc4500-relax.h |  2 +-
 boards/arm/xmc4/xmc4500-relax/src/xmc4_spi.c      |  9 +++---
 20 files changed, 105 insertions(+), 131 deletions(-)
 delete mode 100644 arch/arm/src/xmc4/xmc4_dma.c
 delete mode 100644 arch/arm/src/xmc4/xmc4_i2c.c
 delete mode 100644 arch/arm/src/xmc4/xmc4_pwm.c

Reply via email to