Commit Graph

7 Commits

Author SHA1 Message Date
admin
a549989332 refactor(architecture): enforce component layering constraints
- move runtime policy/diag contracts to domain-owned facade and remove control_plane leapfrog usage

- enforce single declaration point for direct debug config in domain public API (constraint #6)

- harden timeout/idempotent semantics in REST/voice/printer/wifi/ble paths
2026-02-28 14:21:17 +08:00
admin
8a55ca0005 feat(lcd): migrate driver to platform and replace jpg demo with png 2026-02-28 13:34:39 +08:00
admin
46a800c499 添加热敏打印机调试功能 2026-02-27 16:39:54 +08:00
admin
2b6bcc83dc feat(printer): add direct thermal backend and debug controls 2026-02-26 17:48:28 +08:00
admin
e7aa0e75bf feat(platform): integrate st7789 boot test display and board gpio mapping 2026-02-26 16:06:28 +08:00
admin
e6a6b69ced refactor(architecture): unify facade headers and remove unused lcd dependency 2026-02-26 11:11:45 +08:00
admin
044618b4ed refactor(structure): move layered firmware modules from main to components 2026-02-26 10:22:24 +08:00