You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/03/06 11:08:09 UTC

[incubator-nuttx] branch master updated (e223f60 -> da2f9f1)

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 e223f60  net/socket: move si_send/recv into sendmsg/recvmsg
     add abda656  stm32:Ethernet Fix too big frames
     add ac2e35b  stm32f7:Ethernet Fixed hardfaults, from too big frames
     add da2f9f1  stm32h7:Ethernet Fixed hardfaults, from too big frames

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/stm32/stm32_eth.c        | 56 ++++++++++++++---------
 arch/arm/src/stm32f7/stm32_ethernet.c | 81 ++++++++++++++++++++-------------
 arch/arm/src/stm32h7/stm32_ethernet.c | 84 +++++++++++++++++++++--------------
 3 files changed, 135 insertions(+), 86 deletions(-)