Skip to content

Commit 487a894

Browse files
committed
Fixed an issue where fully-qualified serial port URLs (e.g., rfc2217://host:port) were incorrectly treated as wildcard patterns // Resolve #5225
1 parent 8df56df commit 487a894

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HISTORY.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ test-driven methodologies, and modern toolchains for unrivaled success.
2323
~~~~~~~~~~~~~~~~~~~
2424

2525
* Fixed a regression issue where custom build flags were not properly reflected in the `compile_commands.json <https://docs.platformio.org/en/latest/integration/compile_commands.html>`__ file, ensuring accurate compilation database generation
26+
* Fixed an issue where fully-qualified serial port URLs (e.g., ``rfc2217://host:port``) were incorrectly treated as wildcard patterns (`issue #5225 <https://github.com/platformio/platformio-core/issues/5225>`_)
2627

2728
6.1.18 (2025-03-11)
2829
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)