mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-03 05:09:03 +00:00
fix compile warning when only enable PTPD_CLIENT or PTPD_SERVER ptpd.c:493:38: error: 'CONFIG_NETUTILS_PTPD_PRIORITY1' undeclared (first use in this function); did you mean 'CONFIG_NETUTILS_PTPD_CLIENT'? ptpd.c:494:39: error: 'CONFIG_NETUTILS_PTPD_CLASS' undeclared (first use in this function); did you mean 'CONFIG_NETUTILS_PTPD_CLIENT'? ptpd.c:495:39: error: 'CONFIG_NETUTILS_PTPD_ACCURACY' undeclared (first use in this function); did you mean 'CONFIG_NETUTILS_PTPD_DEBUG'? ptpd.c:498:38: error: 'CONFIG_NETUTILS_PTPD_PRIORITY2' undeclared (first use in this function); did you mean 'CONFIG_NETUTILS_PTPD_CLIENT'? ptpd.c:502:36: error: 'CONFIG_NETUTILS_PTPD_CLOCKSOURCE' undeclared (first use in this function); did you mean 'CONFIG_NETUTILS_PTPD_STACKSIZE'? Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com> |
||
|---|---|---|
| .. | ||
| base64.h | ||
| chat.h | ||
| cmux.h | ||
| curl4nx.h | ||
| dhcp6c.h | ||
| dhcpc.h | ||
| dhcpd.h | ||
| discover.h | ||
| esp8266.h | ||
| ftpc.h | ||
| ftpd.h | ||
| httpd.h | ||
| icmp_ping.h | ||
| icmpv6_ping.h | ||
| ipmsfilter.h | ||
| md5.h | ||
| mdnsd.h | ||
| netinit.h | ||
| netlib.h | ||
| ntpclient.h | ||
| pppd.h | ||
| ptpd.h | ||
| smtp.h | ||
| telnetc.h | ||
| telnetd.h | ||
| tftp.h | ||
| thttpd.h | ||
| urldecode.h | ||
| webclient.h | ||
| xmlrpc.h | ||
| xtables.h | ||