src/eric7/MicroPython/Devices/STLinkDevices.py

branch
eric7
changeset 11167
a3f5af773bc7
parent 11090
f5f5f5803935
child 11184
33a600dd86f4
--- 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_"

eric ide

mercurial