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 f280c33311 sched/logging: add task activation/exit logs
     new 11cefd087a rptun ping: decoupling rptun ping and rptun virtio device
     new df147406db rptun_ping: decoupling rptun ping and rptun. ping is not 
only rptun support, so move it to public part.

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:
 drivers/rptun/Kconfig                               | 14 +++++++-------
 drivers/rptun/rptun.c                               |  2 +-
 drivers/rptun/rptun.h                               |  8 ++------
 drivers/rptun/rptun_ping.c                          |  7 +++----
 drivers/rptun/{rptun.h => rptun_ping.h}             | 18 +++++++++---------
 include/nuttx/rptun/rptun.h                         | 11 +----------
 .../nuttx/rptun/rptun_ping.h                        | 21 +++++++++++++++------
 7 files changed, 38 insertions(+), 43 deletions(-)
 copy drivers/rptun/{rptun.h => rptun_ping.h} (81%)
 copy boards/arm/tlsr82/tlsr8278adk80d/src/tlsr8278adk80d.h => 
include/nuttx/rptun/rptun_ping.h (79%)

Reply via email to