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/incubator-nuttx.git.
from 8be9cb9 net/tcp/sendfile: notify the device driver of the
availability of TX data on TCP retransmission (as well as on sending normal TCP
packets).
add ecccc61 arch: Add up_perf_getfreq function
No new revisions were added by this update.
Summary of changes:
boards/arm/stm32/omnibusf4/src/stm32_perfcount.c | 9 +++++++++
boards/arm/stm32/stm32f4discovery/src/stm32_perfcount.c | 9 +++++++++
drivers/timers/arch_alarm.c | 5 +++++
drivers/timers/arch_timer.c | 5 +++++
include/nuttx/arch.h | 1 +
5 files changed, 29 insertions(+)