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 27e9ca7590e tools/nxstyle: make the tool comply with the coding
standard
new 8c8ef5fbccd stm32h7/ethernet: allow restricting autonegotiation to
10BASE-T full duplex
new be559984e54 stm32h7/ethernet: never transmit a reply into a full TX
ring
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 | 21 ++++++++
arch/arm/src/stm32h7/stm32_ethernet.c | 94 +++++++++++++++++++++++++++++++----
2 files changed, 104 insertions(+), 11 deletions(-)