Commit Graph

1 Commits

Author SHA1 Message Date
hm e6a9965d22 feat: add debug log system (ring buffer in SDRAM) and serial capture tool
- debug_log.h/cpp: ring buffer with 100 entries in SDRAM, dual output to serial
- main.cpp: add log_init() initialization
- packer_ui.cpp: add LOG_INFO at start/reset/minus/plus/pack-complete events
- tools/capture_log.py: PC-side serial log capture with timestamped files
2026-05-04 21:45:54 +08:00