--- a/src/eric7/MicroPython/Devices/STLinkDevices.py Sun Mar 09 14:16:35 2025 +0100 +++ b/src/eric7/MicroPython/Devices/STLinkDevices.py Sat Mar 15 11:53:21 2025 +0100 @@ -26,7 +26,7 @@ class STLinkDevice(BaseDevice): """ - Class implementing the device for PyBoard boards. + Class implementing the device for STM32 STLink boards. """ DeviceVolumeName = "NODE_"