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.
1 parent 52565ae commit 7f2abe6Copy full SHA for 7f2abe6
tools/cmake/app.cmake
@@ -22,4 +22,4 @@ enable_language(C CXX ASM)
22
23
# set executable suffix (has to be done after enabling languages)
24
# Note: This is nice to have, but is also required because STM32Cube will only work on files with a .elf extension
25
-set(CMAKE_EXECUTABLE_SUFFIX .elf)
+set(CMAKE_EXECUTABLE_SUFFIX .elf)
0 commit comments