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-apps.git


    from ae5917727 matter: download chip and dependent source for open source 
version
     new 8dbf26016 ptpd: Re-join multicast group after timeout
     new e2168abe9 ptpd: Implement delay reqs, fix timing bugs
     new efc6cfddb ptpd: Fix compilation error when debug messages disabled
     new 0adce2240 ptpd: Implement status & stop interfaces
     new af6e4d2cb ptpd: Code style and FAR pointer fixes

The 5 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:
 include/netutils/ptpd.h | 100 +++++-
 netutils/ptpd/Kconfig   |  61 ++++
 netutils/ptpd/ptpd.c    | 884 ++++++++++++++++++++++++++++++++++++++++++------
 netutils/ptpd/ptpv2.h   |  18 +
 system/ptpd/ptpd_main.c | 139 +++++++-
 5 files changed, 1092 insertions(+), 110 deletions(-)

Reply via email to