Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 785 Bytes

File metadata and controls

13 lines (11 loc) · 785 Bytes

Architecture Documentation

Subsystem Documents

Document Scope
overview.md System diagram, component descriptions, key interfaces
data-flow.md Build, deploy, and monitor request flows
serial.md SharedSerialManager, broadcast/writer model, USB-CDC quirks
deploy-preemption.md Preemption state machine, auto-reconnect, timing
pyo3-bindings.md PyO3 Python API contract, FastLED consumer
runtime.md Concurrency model, tokio tasks, lock strategy
portability.md Platform differences (Windows USB-CDC, path handling)