nuttx-apps/system/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 system/ptpd/Kconfig: cosmetics 2023-10-23 22:26:13 +08:00
Make.defs
Makefile
ptpd_main.c ptpd: Fix reserved word 'class' 2023-12-07 18:26:39 -08:00