You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>Note: That are know issues running commands for STM32 devices when `nanoff` is installed in a path that contains diacritic characters.
41
+
:warning: That are know issues running commands for STM32 devices when `nanoff` is installed in a path that contains diacritic characters. This is caused by a known bug in STM32 Cube Programmer.
42
42
If that's the case with your user path, for example, you have to install it in a location that does have those.
43
-
For that, use the following .NET Core CLI command on which you specify the path where the tool will be installed:
43
+
To accomplish that, use the following .NET Core CLI command on which the path where the tool will be installed is specified:
0 commit comments