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 1e0f416 arch/arm/src/stm32h7: Make flash program size configurable
new 8f559b1 arch/arm/src/stm32h7/stm32_dma.c: Split long lines to pass
style checks
new f5571b2 arch/arm/src/stm32h7/stm32_dma.c: Fix DEBUGASSERT compilation
new c7acbb8 arch/arm/src/stm32h7/stm32_dma.c: Allow transfer from
peripheral to AXI SRAM
new a532b0b arch/arm/src/stm32h7/stm32_dma.c: Optimization for
stm32_sdma_capable
The 4 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/stm32h7/stm32_dma.c | 179 +++++++++++++++++++++++----------------
1 file changed, 108 insertions(+), 71 deletions(-)