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

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


    from e26daf9  STM32 FLASH latency is calculated based on Vin.
     new 4ce99f3  arch: imx6: Fix style warnings in imx_memorymap.h
     new 1725e50  arch: imx6: Fix peripheral IP offsets in AIPS-2
     new ace6e70  arch: imx6: Add imx_enet driver

The 3 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/imx6/Kconfig                          |  40 +
 arch/arm/src/imx6/Make.defs                        |   4 +
 .../imxrt_enet.h => imx6/hardware/imx_enet.h}      | 452 ++++++-----
 arch/arm/src/imx6/hardware/imx_memorymap.h         | 214 +++---
 .../src/{imxrt/imxrt_enet.c => imx6/imx_enet.c}    | 856 +++++++++------------
 .../src/{imxrt/imxrt_flexcan.h => imx6/imx_enet.h} |  75 +-
 .../sabre-6quad/configs/{nsh => netnsh}/defconfig  |  43 +-
 7 files changed, 842 insertions(+), 842 deletions(-)
 copy arch/arm/src/{imxrt/hardware/imxrt_enet.h => imx6/hardware/imx_enet.h} 
(65%)
 copy arch/arm/src/{imxrt/imxrt_enet.c => imx6/imx_enet.c} (71%)
 copy arch/arm/src/{imxrt/imxrt_flexcan.h => imx6/imx_enet.h} (60%)
 copy boards/arm/imx6/sabre-6quad/configs/{nsh => netnsh}/defconfig (66%)

Reply via email to