mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
feat: add mock Teensy support with entrypoint and LTC generator
Co-authored-by: aider (openai/gpt-5) <aider@aider.chat>
This commit is contained in:
parent
ddbdf8cb72
commit
f855cac040
4 changed files with 76 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ services:
|
|||
container_name: haci
|
||||
environment:
|
||||
- RUST_LOG=info
|
||||
- MOCK_TEENSY=1
|
||||
ports:
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue