diff options
| author | Avamander <avamander@gmail.com> | 2021-06-24 21:43:30 (GMT) |
|---|---|---|
| committer | Avamander <avamander@gmail.com> | 2021-12-04 20:03:40 (GMT) |
| commit | 3a09b3614c19fda8f90af28b596a6359064ad0fb (patch) | |
| tree | 8b56447ca76e6f927c29f6f1d3b307975ace9c47 /src/CMakeLists.txt | |
| parent | b6e9e4171d3ecb417b7fbae61285474036542508 (diff) | |
Brace style and whitespace fixes
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4273bec..d83c467 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1153,4 +1153,4 @@ elseif (USE_OPENOCD) COMMENT "flashing ${EXECUTABLE_FILE_NAME}.hex" ) endif () -endif () +endif ()
\ No newline at end of file |
