Jon Foster
|
cb281a4177
|
ntptime: Fix Year 2036 bug.
Fix NTP client - it would report the wrong time after 7 Feb 2036.
Signed-off-by: Jon Foster <jon@jon-foster.co.uk>
|
2024-05-15 15:36:02 +10:00 |
Angus Gratton
|
786c0ea895
|
all: Add missing const imports
Found by Ruff checking F821.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
|
2023-08-22 22:43:18 +10:00 |
Jim Mussared
|
afc9d0a541
|
micropython: Add missing metadata for packages.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
|
2023-04-07 13:24:15 +10:00 |
iabdalkader
|
900dd1c61b
|
ntptime: Allow overriding default NTP timeout.
The default 1 second timeout is sometimes not enough depending on the host
and network latencies. This patch makes timeout configurable.
|
2022-10-26 00:05:19 +11:00 |
Jim Mussared
|
58f8bec54d
|
micropython/net: Add "ntptime" client from main repo.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
|
2022-09-06 13:26:12 +10:00 |
Jim Mussared
|
cc2cdeb94b
|
micropython/net: Add "webrepl" server from main repo.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
|
2022-09-06 13:25:21 +10:00 |