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:
Chaos Rogers 2025-10-21 23:40:14 +01:00
parent ddbdf8cb72
commit f855cac040
4 changed files with 76 additions and 0 deletions

View file

@ -6,6 +6,7 @@ services:
container_name: haci
environment:
- RUST_LOG=info
- MOCK_TEENSY=1
ports:
- "8080:8080"
volumes: