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 0aecfe8 stm32h7 sdmmc: set SDMMC_CK pin to high speed (50 MHz) mode.
When it was in slow speed mode (by default), the output SDMMC_CK clock rise and
fall times were about 13 ns each, that were very slow and prevented some SDIO
devices from working.
add 0ee7400 net/tcp: fix send deadlock if disconnect
No new revisions were added by this update.
Summary of changes:
net/tcp/tcp_send_buffered.c | 16 ++++++++++++++--
net/tcp/tcp_send_unbuffered.c | 5 +++--
2 files changed, 17 insertions(+), 4 deletions(-)