daa1487883
- 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.