nuttx-apps/netutils/ptpd
Petteri Aimonen fcd0729e21 ptpd: Fix reserved word 'class'
When ptpd.h is included in C++ code, the use of identifier 'class'
caused a compilation error. Changed to "clockclass".
2023-12-07 18:26:39 -08:00
..
Kconfig ptpd: Implement delay reqs, fix timing bugs 2023-11-24 20:15:38 -08:00
Make.defs
Makefile
ptpd.c ptpd: Fix reserved word 'class' 2023-12-07 18:26:39 -08:00
ptpv2.h ptpd: Implement delay reqs, fix timing bugs 2023-11-24 20:15:38 -08:00