Add newline

pull/14204/head
Jamie Smith 2021-01-29 09:00:35 -08:00
parent 52565ae6e2
commit 7f2abe6673
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ enable_language(C CXX ASM)
# set executable suffix (has to be done after enabling languages)
# Note: This is nice to have, but is also required because STM32Cube will only work on files with a .elf extension
set(CMAKE_EXECUTABLE_SUFFIX .elf)
set(CMAKE_EXECUTABLE_SUFFIX .elf)