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 ca5799e README.txt: Fix an example for Cygwin
add 04a7ccd imxrt - interrupt serial storm, add DTCM and set up I and D
cache (#175)
No new revisions were added by this update.
Summary of changes:
arch/arm/src/armv7-m/mpu.h | 379 +++++++++++---------------------
arch/arm/src/imxrt/Kconfig | 18 +-
arch/arm/src/imxrt/Make.defs | 3 +
arch/arm/src/imxrt/imxrt_allocateheap.c | 71 ++++--
arch/arm/src/imxrt/imxrt_lpspi.c | 14 +-
arch/arm/src/imxrt/imxrt_mpuinit.c | 85 ++++++-
arch/arm/src/imxrt/imxrt_serial.c | 20 +-
7 files changed, 296 insertions(+), 294 deletions(-)