nuttx-apps/netutils/ptpd
gaohedong 54bef649ea net/ptpd: fix compile warning issue
In some scenarios, dynamic memory allocation is not allowed, so it is modified to a static allocation method.

Signed-off-by: gaohedong <gaohedong@xiaomi.com>
2026-01-16 21:12:22 +08:00
..
CMakeLists.txt netutils/ptpd: add CMakelist for ptpd 2025-12-30 08:51:51 -03:00
Kconfig netutils/ptpd: add NET_PKT to enable PTP 2025-12-30 08:51:51 -03:00
Make.defs netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
Makefile netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
ptpd.c net/ptpd: fix compile warning issue 2026-01-16 21:12:22 +08:00
ptpv2.h netutils/ptpd: byte align for ptp structure 2025-12-30 08:51:51 -03:00