Skip to content

Conversation

@Youssefbenhammouda
Copy link
Contributor

Fixes #5225
This PR ensures that fully-qualified serial port URLs (e.g., rfc2217://host:port) are not incorrectly processed as wildcard patterns due to characters like ? or *. Instead, such URLs are returned as-is for serial_for_url() usage.

@CLAassistant
Copy link

CLAassistant commented Aug 3, 2025

CLA assistant check
All committers have signed the CLA.

@ivankravets ivankravets added this to the 6.1.19 milestone Aug 9, 2025
@ivankravets ivankravets merged commit 8df56df into platformio:develop Aug 9, 2025
1 check passed
@ivankravets
Copy link
Member

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment