feat: add NTP; fix networking bugs/regressions

This commit is contained in:
2026-07-29 16:32:18 +01:00
parent a288dee7df
commit d99dab45e5
26 changed files with 809 additions and 47 deletions
+1 -1
View File
@@ -220,7 +220,7 @@ charmap: libc
printers: bearssl libc tls
$(MAKE) -C src/printers
# Build time zone standalone GUI tool (depends on libc).
# Build Time standalone GUI tool (depends on libc).
timezone: libc
$(MAKE) -C src/timezone