Skip to content

Commit

Permalink
Change file name for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnK1987 authored Feb 4, 2024
1 parent dbb9936 commit f31cb87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cmake/upload_methods/FindSTLINKTools.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ find_path(STM32CUBE_IDE_PATH
)
find_path(STM32CUBE_CLT_PATH
NAMES
uninstall.exe # Windows
STM32CubeCLT_metadata.bat # Windows
uninstall_clt.sh # Linux
DOC "Path to STM32CubeCLT. Used to find the ST-Link Tools"
PATHS
Expand Down

0 comments on commit f31cb87

Please sign in to comment.