We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c63d96d + 12963ae commit cdc40aeCopy full SHA for cdc40ae
INSTALL
@@ -25,7 +25,7 @@ Problems with Linux distributions (Ubuntu and others):
25
To reduce the initial delay after connecting USB you need to exclude the virtual com port from "modemmanager" to check it as a modem.
26
You can do this by the following command:
27
28
-sudo bash -c 'cp udevrules/90-stm32vcp.rules /etc/udev/rules.d/ ; udevadm control --reload'
+sudo bash -c 'cp Linux_udevrules/70-stm32vcp.rules /etc/udev/rules.d/ ; udevadm control --reload'
29
30
31
************
@@ -77,4 +77,4 @@ start IC in socket (interactive mode):
77
78
easypdkprog start
79
80
-
+
0 commit comments