mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
feat: add Statime daemon integration for Linux and non-Linux stubs
Co-authored-by: aider (openai/gpt-5) <aider@aider.chat>
This commit is contained in:
parent
323cc61ae3
commit
0239b56c1a
2 changed files with 164 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ daemonize = "0.5.0"
|
|||
num-rational = "0.4"
|
||||
num-traits = "0.2"
|
||||
libc = "0.2"
|
||||
which = "6"
|
||||
|
||||
[[bin]]
|
||||
name = "ptp_probe"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue