Files
Clément SAILLANT daa1487883 Add script to resolve Zacus serial ports with fingerprinting and caching
- Implemented a new Python script `resolve_ports_debug.py` for resolving serial ports for ESP32, ESP8266, and RP2040 devices.
- Added functionality for glob mapping, fingerprint fallback, and learned cache for port assignments.
- Included detailed logging for detected ports and classification results.
- Introduced command-line arguments for manual port overrides and debugging options.
- Ensured compatibility with pyserial for serial communication.
2026-02-18 03:18:17 +01:00
..