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

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


    from c18b5602e8 fs/procfs: add mempool info to proc/mempool
     new 3813320c31 s32k1xx_edma:Add Looping and cleanup
     new 2e7b594bf4 s32k1xx:Add s32k146 DMAMUX

The 2 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/s32k1xx/Kconfig                      |   1 +
 arch/arm/src/s32k1xx/hardware/s32k146_dmamux.h    |  91 +++++++++
 arch/arm/src/s32k1xx/hardware/s32k1xx_dmamux.h    |  10 +-
 arch/arm/src/s32k1xx/hardware/s32k1xx_edma.h      |   6 +-
 arch/arm/src/s32k1xx/hardware/s32k1xx_memorymap.h |   4 +-
 arch/arm/src/s32k1xx/s32k1xx_edma.c               | 233 +++++++++-------------
 arch/arm/src/s32k1xx/s32k1xx_edma.h               |  33 ++-
 7 files changed, 219 insertions(+), 159 deletions(-)
 create mode 100644 arch/arm/src/s32k1xx/hardware/s32k146_dmamux.h

Reply via email to