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/nuttx.git
from 611309b956 imxrt:serial Ensure the cache is updated if the DMA has
updated again
new 1b5aeb1a08 imxrt:lpi2c DMA transaction only need the status conditioned
new 506f725a19 s32k3xx:lpi2c DMA transaction only need the status
conditioned
new def7a34733 s32k1xx:lpi2c DMA transaction only need the status
conditioned
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/imxrt/imxrt_lpi2c.c | 8 ++++----
arch/arm/src/s32k1xx/s32k1xx_lpi2c.c | 8 ++++----
arch/arm/src/s32k3xx/s32k3xx_lpi2c.c | 8 ++++----
3 files changed, 12 insertions(+), 12 deletions(-)