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/nuttx.git
from f5fe7646ed sim: read the second buffer
add acbddd11d5 net/netdev: Add periodic log for netdev statistics
No new revisions were added by this update.
Summary of changes:
drivers/net/Kconfig | 8 ++
include/nuttx/net/netdev.h | 51 ++++++++++-
net/netdev/CMakeLists.txt | 4 +
net/netdev/Make.defs | 4 +
.../stm32_pmsleep.c => net/netdev/netdev_stats.c | 100 +++++++++++----------
net/netdev/netdev_unregister.c | 4 +
6 files changed, 120 insertions(+), 51 deletions(-)
copy arch/arm/src/stm32/stm32_pmsleep.c => net/netdev/netdev_stats.c (50%)