This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from e736f247788 sched/sporadic: clear policy flag when stopping sporadic
scheduling
new 6742f6328c7 arch/arm/stm32: Make Ethernet TX watchdog timeout
configurable
new 8affe549853 arch/arm/stm32: Fix Ethernet code style issues
The 2 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/common/stm32/Kconfig.eth | 8 +++
arch/arm/src/common/stm32/stm32_eth_m3m4_v1.c | 58 +++++++++--------
arch/arm/src/stm32f7/stm32_ethernet.c | 92 ++++++++++++++-------------
arch/arm/src/stm32h5/stm32_ethernet.c | 13 +++-
arch/arm/src/stm32h7/stm32_ethernet.c | 12 +++-
5 files changed, 109 insertions(+), 74 deletions(-)