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 63e3054 Don't need monitor IOB buffer empty event for POLLOUT
implementation
new 2ef5714 arch/arm/src/stm32h7/stm32_allocateheap.c: Fix compilation
when CONFIG_MM_REGIONS == 1
new d618dad arch/arm/src/stm32h7/Make.defs: arm_mpu.c was added twice
new db492ca arch/arm/src/stm32h7/stm32_ethernet.c: Break long lines to
pass style checks
new 4967352 arch/arm/src/stm32h7/stm32_ethernet.c: Comment and debug
assertion fixes
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/Make.defs | 5 --
arch/arm/src/stm32h7/stm32_allocateheap.c | 2 +
arch/arm/src/stm32h7/stm32_ethernet.c | 126 +++++++++++++++++++-----------
3 files changed, 83 insertions(+), 50 deletions(-)