nuttx-apps/netutils/netinit
Stuart Ianna a21476beab netutils/netinit: Reduce net monitor delay on platforms without 64 bit time type.
Waiting for an hour can cause the calculated tick count in nxsem_clockwait to overflow due to the default width of sclock_t.

Reduce the long wait period on platforms not using 64-bit time.
2023-10-25 15:39:25 +08:00
..
CMakeLists.txt add initial cmake build system 2023-07-08 13:52:02 +08:00
Kconfig netutils/netinit/Kconfig: cosmetics 2023-10-23 22:26:13 +08:00
Make.defs apps/netutils/netinit/Make.defs: fix nxstyle 2023-03-20 14:17:07 +01:00
Makefile
netinit_associate.c
netinit.c netutils/netinit: Reduce net monitor delay on platforms without 64 bit time type. 2023-10-25 15:39:25 +08:00