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 Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
netinit_associate.c netutils: update licenses to Apache 2021-06-11 05:05:27 -05:00
netinit.c netutils/netinit: Reduce net monitor delay on platforms without 64 bit time type. 2023-10-25 15:39:25 +08:00