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/nuttx.git
from 5ec51ae6d5a wireless/bluetooth: Validate lengths when parsing
advertising reports.
new efec7da49f9 drivers/timers: Add TMRDEPPATH/TMRVPATH for PTP clock
drivers.
new 5938f58fd8b arch/arm/stm32: Convert RX hardware timestamp before
pkt_input().
new 6f7d54d0964 arch/arm/stm32: Disable reception of self-transmitted
frames.
new c21d96eb68e arch/arm/stm32: deliver direct hardware counter timestamps
for PTP.
new 3589fceab3e arch/arm/stm32: implement PTP hardware clock driver
(/dev/ptp0)
new ee23dd03c5a net/pkt: remove unused variable conn in append_timestamping
The 6 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:
arch/arm/src/common/stm32/stm32_eth_m3m4_v1.c | 332 ++++++++++++++++++++++----
drivers/timers/Make.defs | 4 +
net/pkt/pkt_recvmsg.c | 1 -
3 files changed, 289 insertions(+), 48 deletions(-)