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 7e9e8a8 libs/libc/wqueue/work_usrthread.c: Correct time calculation
in work_process
new 08d0434 imxrt:mpu init handle dcache setting in MPU config
new 34c3efc imxrt mpuinit:Remove duplicate entry for ITCM (0x0)
new 5022244 imxrt mpuinit:Set Data and Code Type to Normal
new 5326351 imxrt:usdhc add proper support for dcache (wb)
new c3d10ad imxrt:usbdev formatting cleanup
new bd2bc1e imxrt:usbdev Clean up cache maintainence
new 95f7f4b imxrt:usb DMA cache aligned Buffers for Endpoints
new c077361 imxrt:usb Fix EP type allocation
The 8 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_mpuinit.c | 65 +++++++-----
arch/arm/src/imxrt/imxrt_usbdev.c | 202 +++++++++++++++++++------------------
arch/arm/src/imxrt/imxrt_usdhc.c | 165 +++++++++++++++++++++++++++---
3 files changed, 300 insertions(+), 132 deletions(-)