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 20b9cc37d5 net/local:Make local send multi-thread safe
new 7a7a01153b Kinetis:edma Cleanup
new 22580584d2 kinetis:[lp]serial remove ttype & do cache ops
new 050ce3e0d3 kinetis:spi remove ttype & do cache ops
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/kinetis/hardware/kinetis_edma.h | 6 +-
arch/arm/src/kinetis/kinetis_edma.c | 178 ++++++++++-----------------
arch/arm/src/kinetis/kinetis_edma.h | 20 ++-
arch/arm/src/kinetis/kinetis_lpserial.c | 4 +-
arch/arm/src/kinetis/kinetis_serial.c | 4 +-
arch/arm/src/kinetis/kinetis_spi.c | 10 +-
6 files changed, 86 insertions(+), 136 deletions(-)