From da7ff46daf67d63864415a2a35b0897928d813ae Mon Sep 17 00:00:00 2001 From: key Date: Thu, 14 Oct 2021 11:50:57 +0200 Subject: [PATCH] opimized cmake still with porject names defined but i can take the CMakeLists.txt one ste higher --- bsl/CMakeLists.txt | 61 +- bsl/build/CMakeCache.txt | 61 +- .../3.13.4/CMakeDetermineCompilerABI_C.bin | Bin 67140 -> 0 bytes .../3.13.4/CMakeDetermineCompilerABI_CXX.bin | Bin 67168 -> 0 bytes .../{3.13.4 => 3.18.4}/CMakeASMCompiler.cmake | 3 + .../{3.13.4 => 3.18.4}/CMakeCCompiler.cmake | 8 +- .../{3.13.4 => 3.18.4}/CMakeCXXCompiler.cmake | 23 +- .../3.18.4/CMakeDetermineCompilerABI_C.bin | Bin 0 -> 70040 bytes .../3.18.4/CMakeDetermineCompilerABI_CXX.bin | Bin 0 -> 70068 bytes .../{3.13.4 => 3.18.4}/CMakeSystem.cmake | 8 +- .../CompilerIdC/CMakeCCompilerId.c | 195 +++-- .../CompilerIdCXX/CMakeCXXCompilerId.cpp | 211 +++-- .../CMakeDirectoryInformation.cmake | 6 +- bsl/build/CMakeFiles/CMakeError.log | 8 +- bsl/build/CMakeFiles/CMakeOutput.log | 754 ++++++------------ bsl/build/CMakeFiles/Makefile.cmake | 207 ++--- bsl/build/CMakeFiles/Makefile2 | 349 ++++---- bsl/build/CMakeFiles/TargetDirectories.txt | 35 +- bsl/build/CMakeFiles/feature_tests.bin | Bin 69028 -> 0 bytes bsl/build/CMakeFiles/feature_tests.c | 34 - bsl/build/CMakeFiles/feature_tests.cxx | 405 ---------- bsl/build/CMakeFiles/progress.marks | 2 +- .../refOvenTest.out.dir/CXX.includecache | 152 ++-- .../refOvenTest.out.dir/DependInfo.cmake | 14 +- .../CMakeFiles/refOvenTest.out.dir/build.make | 66 +- .../refOvenTest.out.dir/cmake_clean.cmake | 4 +- .../refOvenTest.out.dir/depend.internal | 53 +- .../refOvenTest.out.dir/depend.make | 51 +- .../CMakeFiles/refOvenTest.out.dir/flags.make | 8 +- .../CMakeFiles/refOvenTest.out.dir/link.txt | 2 +- bsl/build/Makefile | 131 +-- bsl/build/cmake_install.cmake | 12 +- .../CMakeDirectoryInformation.cmake | 6 +- bsl/build/csl/Makefile | 55 +- bsl/build/csl/cmake_install.cmake | 9 +- .../CMakeDirectoryInformation.cmake | 6 +- .../CMakeDirectoryInformation.cmake | 6 +- .../CMakeFiles/Drivers.dir/C.includecache | 36 +- .../CMakeFiles/Drivers.dir/DependInfo.cmake | 10 +- .../Drivers/CMakeFiles/Drivers.dir/build.make | 85 +- .../CMakeFiles/Drivers.dir/cmake_clean.cmake | 2 +- .../CMakeFiles/Drivers.dir/depend.internal | 12 +- .../CMakeFiles/Drivers.dir/depend.make | 2 +- .../Drivers/CMakeFiles/Drivers.dir/flags.make | 8 +- .../Drivers/CMakeFiles/Drivers.dir/link.txt | 2 +- bsl/build/csl/stm32f042/Drivers/Makefile | 109 +-- .../csl/stm32f042/Drivers/cmake_install.cmake | 7 +- bsl/build/csl/stm32f042/Makefile | 55 +- .../CMakeDirectoryInformation.cmake | 6 +- .../CMakeFiles/CSources.dir/C.includecache | 176 ---- .../Src/CMakeFiles/CSources.dir/build.make | 129 --- .../CMakeFiles/CSources.dir/cmake_clean.cmake | 12 - .../CSources.dir/cmake_clean_target.cmake | 3 - .../CMakeFiles/CSources.dir/depend.internal | 64 -- .../Src/CMakeFiles/CSources.dir/depend.make | 64 -- .../Src/CMakeFiles/CSources.dir/flags.make | 10 - .../Src/CMakeFiles/CSources.dir/link.txt | 2 - .../Csl_Stm32f0xx.dir/C.includecache | 176 ++++ .../DependInfo.cmake | 8 +- .../CMakeFiles/Csl_Stm32f0xx.dir/build.make | 148 ++++ .../Csl_Stm32f0xx.dir/cmake_clean.cmake | 12 + .../cmake_clean_target.cmake | 3 + .../Csl_Stm32f0xx.dir/depend.internal | 64 ++ .../CMakeFiles/Csl_Stm32f0xx.dir/depend.make | 64 ++ .../CMakeFiles/Csl_Stm32f0xx.dir/flags.make | 10 + .../Src/CMakeFiles/Csl_Stm32f0xx.dir/link.txt | 2 + .../progress.make | 0 bsl/build/csl/stm32f042/Src/Makefile | 91 ++- .../csl/stm32f042/Src/cmake_install.cmake | 7 +- bsl/build/csl/stm32f042/cmake_install.cmake | 13 +- .../CMakeDirectoryInformation.cmake | 6 +- .../CMakeFiles/Startup.dir/ASM.includecache | 2 +- .../CMakeFiles/Startup.dir/DependInfo.cmake | 2 +- .../startup/CMakeFiles/Startup.dir/build.make | 49 +- .../CMakeFiles/Startup.dir/cmake_clean.cmake | 2 +- .../CMakeFiles/Startup.dir/depend.internal | 4 +- .../CMakeFiles/Startup.dir/depend.make | 2 +- .../startup/CMakeFiles/Startup.dir/flags.make | 6 +- .../startup/CMakeFiles/Startup.dir/link.txt | 4 +- bsl/build/csl/stm32f042/startup/Makefile | 61 +- .../csl/stm32f042/startup/cmake_install.cmake | 7 +- .../CMakeDirectoryInformation.cmake | 16 + .../nucleo_f042k6/CMakeFiles/progress.marks | 1 + .../stmTranslator.dir/CXX.includecache | 168 ++++ .../stmTranslator.dir/DependInfo.cmake | 41 + .../CMakeFiles/stmTranslator.dir/build.make | 118 +++ .../stmTranslator.dir/cmake_clean.cmake | 10 + .../cmake_clean_target.cmake | 3 + .../stmTranslator.dir/depend.internal | 28 + .../CMakeFiles/stmTranslator.dir/depend.make | 28 + .../CMakeFiles/stmTranslator.dir/flags.make | 10 + .../CMakeFiles/stmTranslator.dir/link.txt | 2 + .../stmTranslator.dir/progress.make | 3 + bsl/build/nucleo_f042k6/Makefile | 199 +++++ bsl/build/nucleo_f042k6/cmake_install.cmake | 44 + bsl/build/refOvenTest.bin | Bin 7868 -> 7968 bytes bsl/csl/stm32f042/Src/CMakeLists.txt | 2 +- bsl/main.cpp | 7 + bsl/main.h | 14 + bsl/nucleo_f042k6/CMakeLists.txt | 11 + bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp | 8 +- bsl/nucleo_f042k6/bsl_nucleo_f042k6.cmake | 44 + 102 files changed, 2856 insertions(+), 2383 deletions(-) delete mode 100755 bsl/build/CMakeFiles/3.13.4/CMakeDetermineCompilerABI_C.bin delete mode 100755 bsl/build/CMakeFiles/3.13.4/CMakeDetermineCompilerABI_CXX.bin rename bsl/build/CMakeFiles/{3.13.4 => 3.18.4}/CMakeASMCompiler.cmake (96%) rename bsl/build/CMakeFiles/{3.13.4 => 3.18.4}/CMakeCCompiler.cmake (87%) rename bsl/build/CMakeFiles/{3.13.4 => 3.18.4}/CMakeCXXCompiler.cmake (84%) create mode 100755 bsl/build/CMakeFiles/3.18.4/CMakeDetermineCompilerABI_C.bin create mode 100755 bsl/build/CMakeFiles/3.18.4/CMakeDetermineCompilerABI_CXX.bin rename bsl/build/CMakeFiles/{3.13.4 => 3.18.4}/CMakeSystem.cmake (51%) rename bsl/build/CMakeFiles/{3.13.4 => 3.18.4}/CompilerIdC/CMakeCCompilerId.c (82%) rename bsl/build/CMakeFiles/{3.13.4 => 3.18.4}/CompilerIdCXX/CMakeCXXCompilerId.cpp (80%) delete mode 100755 bsl/build/CMakeFiles/feature_tests.bin delete mode 100644 bsl/build/CMakeFiles/feature_tests.c delete mode 100644 bsl/build/CMakeFiles/feature_tests.cxx delete mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/C.includecache delete mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make delete mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/cmake_clean.cmake delete mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/cmake_clean_target.cmake delete mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/depend.internal delete mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/depend.make delete mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/flags.make delete mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/link.txt create mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/C.includecache rename bsl/build/csl/stm32f042/Src/CMakeFiles/{CSources.dir => Csl_Stm32f0xx.dir}/DependInfo.cmake (67%) create mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make create mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/cmake_clean.cmake create mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/cmake_clean_target.cmake create mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/depend.internal create mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/depend.make create mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/flags.make create mode 100644 bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/link.txt rename bsl/build/csl/stm32f042/Src/CMakeFiles/{CSources.dir => Csl_Stm32f0xx.dir}/progress.make (100%) create mode 100644 bsl/build/nucleo_f042k6/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 bsl/build/nucleo_f042k6/CMakeFiles/progress.marks create mode 100644 bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/CXX.includecache create mode 100644 bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/DependInfo.cmake create mode 100644 bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/build.make create mode 100644 bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/cmake_clean.cmake create mode 100644 bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/cmake_clean_target.cmake create mode 100644 bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/depend.internal create mode 100644 bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/depend.make create mode 100644 bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/flags.make create mode 100644 bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/link.txt create mode 100644 bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/progress.make create mode 100644 bsl/build/nucleo_f042k6/Makefile create mode 100644 bsl/build/nucleo_f042k6/cmake_install.cmake create mode 100644 bsl/main.cpp create mode 100644 bsl/main.h create mode 100644 bsl/nucleo_f042k6/CMakeLists.txt create mode 100644 bsl/nucleo_f042k6/bsl_nucleo_f042k6.cmake diff --git a/bsl/CMakeLists.txt b/bsl/CMakeLists.txt index 68861d8..26dc6aa 100644 --- a/bsl/CMakeLists.txt +++ b/bsl/CMakeLists.txt @@ -31,55 +31,27 @@ set(C_FUNC c_functions) set(CPP_FUNC cpp_functions) set(AS_FUNC assembly_functions) set(EXECUTABLE ${PROJECT_NAME}.out) + #################################################################################################### -#SOURCES +#CONFIG FILE #################################################################################################### -# For flags please check https://manned.org/arm-none-eabi-gcc/34fd6095 -set(C_FLAGS - ${CPU_MCU} - -mthumb #Instruction set : https://stackoverflow.com/questions/10638130/what-is-the-arm-thumb-instruction-set - -Wall #Error : If you don't know this one please chek basical compiling - -fdata-sections #Optimization : Linker can perform optimizations to improve locality of reference in the instruction space. - -fdiagnostics-color=always - -ffunction-sections #Optimization : used with -fdata-sections - $<$:-O -g -gdwarf-2>) - -set(C_DEFS - -DUSE_FULL_LL_DRIVER - -DSTM32F042x6 - -DHSE_VALUE=8000000 - -DHSE_STARTUP_TIMEOUT=100 - -DLSE_STARTUP_TIMEOUT=5000 - -DLSE_VALUE=32768 - -DHSI_VALUE=8000000 - -DLSI_VALUE=40000 - -DVDD_VALUE=3300 - -DPREFETCH_ENABLE=1 - -DINSTRUCTION_CACHE_ENABLE=0 - -DDATA_CACHE_ENABLE=0) - -set (CPP_SOURCES cppSrc/transfer.cpp) -set (CPP_INCLUDES nucleo_f042k6)#${C_INCLUDES} ) -set (CPP_FLAGS ${C_FLAGS}) -set (CPP_DEFS ${C_DEFS}) +include(nucleo_f042k6/bsl_nucleo_f042k6.cmake) -set(LINKER_FLAGS - -mthumb - -specs=nano.specs - -lc - -lm - -lnosys - -Wl,--gc-sections) #################################################################################################### #SUBDIRECTORIES #################################################################################################### add_subdirectory(csl) +add_subdirectory(nucleo_f042k6) +#The order is important +list(APPEND EXTRA_LIBS sub::startup) +list(APPEND EXTRA_LIBS sub::translator) +list(APPEND EXTRA_LIBS sub::cSources) #################################################################################################### #EXECUTABLE #################################################################################################### -add_executable(${EXECUTABLE} nucleo_f042k6/bls_nucleo_f042k6.cpp) +add_executable(${EXECUTABLE} main.cpp) target_compile_options(${EXECUTABLE} PRIVATE ${CPP_FLAGS}) target_compile_definitions(${EXECUTABLE} PRIVATE ${CPP_DEFS}) target_include_directories(${EXECUTABLE} PUBLIC ${CPP_INCLUDES}) @@ -87,17 +59,9 @@ target_include_directories(${EXECUTABLE} PUBLIC ${CPP_INCLUDES}) #################################################################################################### #LINKING EXECUTEABLE #################################################################################################### -target_link_libraries(${EXECUTABLE} sub::startup sub::cSources)#${C_FUNC} ${CPP_FUNC}) -target_link_options(${EXECUTABLE} PRIVATE - ${CPU_MCU} - -mthumb - -specs=nano.specs - -T${CMAKE_SOURCE_DIR}/${LINKER} - -lc - -lm - -lnosys - -Wl,-Map=${PROJECT_NAME}.map,--cref - -Wl,--gc-sections) +target_link_libraries(${EXECUTABLE} ${EXTRA_LIBS}) +target_link_options(${EXECUTABLE} PRIVATE ${LINKER_FLAGS}) + #################################################################################################### #CUSTOM COMMANDS #################################################################################################### @@ -109,6 +73,7 @@ add_custom_command(TARGET ${EXECUTABLE} POST_BUILD COMMAND arm-none-eabi-objcopy -O ihex ${EXECUTABLE} ${PROJECT_NAME}.hex COMMAND arm-none-eabi-objcopy -O binary ${EXECUTABLE} ${PROJECT_NAME}.bin) + #################################################################################################### #CUSTOM Comments from dev. #################################################################################################### diff --git a/bsl/build/CMakeCache.txt b/bsl/build/CMakeCache.txt index 4754cf0..d894e02 100644 --- a/bsl/build/CMakeCache.txt +++ b/bsl/build/CMakeCache.txt @@ -1,5 +1,5 @@ # This is the CMakeCache file. -# For build in directory: /home/key/github/KED/bsl/build +# For build in directory: /home/key/Git/ked/bsl/build # It was generated by CMake: /usr/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. @@ -14,6 +14,9 @@ # EXTERNAL cache entries ######################## +//Path to a program. +CMAKE_ADDR2LINE:FILEPATH=/usr/bin/arm-none-eabi-addr2line + //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/arm-none-eabi-ar @@ -93,6 +96,9 @@ CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the C compiler during RELWITHDEBINFO builds. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG +//Path to a program. +CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND + //Flags used by the linker during all build types. CMAKE_EXE_LINKER_FLAGS:STRING= @@ -109,7 +115,7 @@ CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF +CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr/local @@ -118,7 +124,7 @@ CMAKE_INSTALL_PREFIX:PATH=/usr/local CMAKE_LINKER:FILEPATH=/usr/bin/arm-none-eabi-ld //Path to a program. -CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make +CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake //Flags used by the linker during the creation of modules during // all build types. @@ -158,6 +164,9 @@ CMAKE_PROJECT_NAME:STATIC=refOvenTest //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/arm-none-eabi-ranlib +//Path to a program. +CMAKE_READELF:FILEPATH=/usr/bin/arm-none-eabi-readelf + //Flags used by the linker during the creation of shared libraries // during all build types. CMAKE_SHARED_LINKER_FLAGS:STRING= @@ -215,49 +224,45 @@ CMAKE_STRIP:FILEPATH=/usr/bin/arm-none-eabi-strip CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE //Value Computed by CMake -CSources_BINARY_DIR:STATIC=/home/key/github/KED/bsl/build/csl/stm32f042/Src +Csl_Stm32f0xx_BINARY_DIR:STATIC=/home/key/Git/ked/bsl/build/csl/stm32f042 //Dependencies for the target -CSources_LIB_DEPENDS:STATIC=general;sub::drivers; - -//Value Computed by CMake -CSources_SOURCE_DIR:STATIC=/home/key/github/KED/bsl/csl/stm32f042/Src - -//Value Computed by CMake -Csl_Stm32f0xx_BINARY_DIR:STATIC=/home/key/github/KED/bsl/build/csl/stm32f042 +Csl_Stm32f0xx_LIB_DEPENDS:STATIC=general;sub::drivers; //Value Computed by CMake -Csl_Stm32f0xx_SOURCE_DIR:STATIC=/home/key/github/KED/bsl/csl/stm32f042 +Csl_Stm32f0xx_SOURCE_DIR:STATIC=/home/key/Git/ked/bsl/csl/stm32f042 //Value Computed by CMake -Csl_Stm_BINARY_DIR:STATIC=/home/key/github/KED/bsl/build/csl +Csl_Stm_BINARY_DIR:STATIC=/home/key/Git/ked/bsl/build/csl //Value Computed by CMake -Csl_Stm_SOURCE_DIR:STATIC=/home/key/github/KED/bsl/csl +Csl_Stm_SOURCE_DIR:STATIC=/home/key/Git/ked/bsl/csl //Value Computed by CMake -Drivers_BINARY_DIR:STATIC=/home/key/github/KED/bsl/build/csl/stm32f042/Drivers +Drivers_BINARY_DIR:STATIC=/home/key/Git/ked/bsl/build/csl/stm32f042/Drivers //Value Computed by CMake -Drivers_SOURCE_DIR:STATIC=/home/key/github/KED/bsl/csl/stm32f042/Drivers +Drivers_SOURCE_DIR:STATIC=/home/key/Git/ked/bsl/csl/stm32f042/Drivers //Value Computed by CMake -Startup_BINARY_DIR:STATIC=/home/key/github/KED/bsl/build/csl/stm32f042/startup +Startup_BINARY_DIR:STATIC=/home/key/Git/ked/bsl/build/csl/stm32f042/startup //Value Computed by CMake -Startup_SOURCE_DIR:STATIC=/home/key/github/KED/bsl/csl/stm32f042/startup +Startup_SOURCE_DIR:STATIC=/home/key/Git/ked/bsl/csl/stm32f042/startup //Value Computed by CMake -refOvenTest_BINARY_DIR:STATIC=/home/key/github/KED/bsl/build +refOvenTest_BINARY_DIR:STATIC=/home/key/Git/ked/bsl/build //Value Computed by CMake -refOvenTest_SOURCE_DIR:STATIC=/home/key/github/KED/bsl +refOvenTest_SOURCE_DIR:STATIC=/home/key/Git/ked/bsl ######################## # INTERNAL cache entries ######################## +//ADVANCED property for variable: CMAKE_ADDR2LINE +CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_COMPILER_AR @@ -276,11 +281,11 @@ CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/home/key/github/KED/bsl/build +CMAKE_CACHEFILE_DIR:INTERNAL=/home/key/Git/ked/bsl/build //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=13 +CMAKE_CACHE_MINOR_VERSION:INTERNAL=18 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=4 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE @@ -319,6 +324,8 @@ CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_DLLTOOL +CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS @@ -345,7 +352,7 @@ CMAKE_GENERATOR_PLATFORM:INTERNAL= CMAKE_GENERATOR_TOOLSET:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project -CMAKE_HOME_DIRECTORY:INTERNAL=/home/key/github/KED/bsl +CMAKE_HOME_DIRECTORY:INTERNAL=/home/key/Git/ked/bsl //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER @@ -365,15 +372,17 @@ CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=6 +CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=7 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_READELF +CMAKE_READELF-ADVANCED:INTERNAL=1 //Path to CMake installation. -CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.13 +CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.18 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG @@ -401,7 +410,7 @@ CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //uname command -CMAKE_UNAME:INTERNAL=/bin/uname +CMAKE_UNAME:INTERNAL=/usr/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 diff --git a/bsl/build/CMakeFiles/3.13.4/CMakeDetermineCompilerABI_C.bin b/bsl/build/CMakeFiles/3.13.4/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index 27179e064ccc24ba4d7084c358dd29a87bee8b0b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 67140 zcmeHw3w&Kgx$msCX7BEHCF$;qotDz>wrL5_?CgdV3RFm+l+u>;0T&O&-JN77jZJpK z&Q2eK8v3F@L0%$aF;&3JLl4#C0|h#nRt!`gx_sbp#{;iUIa1wUp6(qIV(lPcD_&Ri(-P4;^g$th9!8g93Z^4-T{U4cnW8X9J18{w^&L6#^T}RWkYR!l`^Q-6{evR?7a8F&^?D zUq9);f8@x|zK1}1iG0lSvX|!v>E4KQXn(&*j_w~V#tx#eQQtm1ZIE%+V=D(nrT6!L z-{2Q68u(EF{x=V{5&sDQeRx{G^~jN^*KO20` zLjEfdq&UzYf!;>|o{b>3%4vmkyXovlSv9vq1 z0&>OErw=*l?R_HsogpW=zdr`tPVeYrdio90N$WuW;?S)F^1uTxv)}bV@Ao0F47QVq zqmJN9x|<-YXRo+S-Qoe6o;yUHs(vfh4gS}WBa;pxZ>QJizr5QL2NB4pZ3Ehc zd^RlYTbfn690gehW&M%?t8OQFea7b{#Z~>}RfjxvUY;cS@2Tc9-;>%Z_mNrA-0d`+c&iA znGd5ctRGzat=sKo&)go7h?^?j!SVZo5cPv-`$-u8gI49&7Kky^)`*`J->}mw2+j z{Q=|h@D-4y^X{Q#*$)hrUOTv1 z_c?4s_9xLjDA7MBtG2!d<)h8#+%x2gwf(<^j$|5n(~AZoz(x9=Az8mWBJS9UYObX$ zqxMX@cc^>7qp!CM)O6z3}|1n)IA`RoB&2 zop)C9{M5OrIY~yO&#S3PRu*z?xolVNtmHKd)~u|~wKwFNnsQB5=T|ipviZi1$wF>( zYgcPWK3Q|#oD0(DUn@?)cJ5oiRtUTU1m=HSQr#!t2*^w#h|%eIqj>4}ZHMivDD_RJ z*NimjPa?hcxb&{ECY?6mvOxNHz_w@}XVOiQ<~te>Em!RhA@-O=Jau~c87BQ{q>n#N z?hDT`>4$a-u{V&v0530wtu^W| zi8}I{fzXIx^~98ZSXXKF<6iQ0TZrliOjD315%GQmTaGx0ha)4c`J%96ktPd~F*(}7 z!;0qBBi6=;9oeHEBd!M@8yQF`M?6I?u@RreL;e#9N??u)SqIRW&9|PM580gp!N`}8 zRpzXjfTPm+*q87e@g(A$NA4#0KL|d`SP^4`y@)W9#Euvha~}K^Aa@qIJf{1+`+`NG~HScOzTmv?e5vJ_nTLk?JjocE1gR$Q*(q zp4lWKHL4;m%x@2lxh{07<4fG9{P=i0vsFaSeK&HB7p1ZS&)7uVZbMMwqo6e?s3LNH z6c6_r#78dBRai_e7wVGU!}yB`$J`z?RAfHk5_dWUdmG`n8zFo#;qmT4=Dmb)xqBDm z>j+PFf6w>@gp*^?*oTer2Bh7+^x*DnV@jrjay`k;tUS#7^9y8>Bh)sq7WvY=@gOAD$01K zAR?brgz?N45qXke%zd1^K95x+beRXo$QKBg#WM}fBJ$KH5fgX6iI~XKq%U_rMEYl0 z@yYH&(tjn3)=0X4BK+K~fGgbdsIeEG09@%#U|W6tYq-yjXSy3ie8T=cO6;@C_Yix+&LZtK8_Hw%QwrXN^nijD>M58n zh*H@Cg7JHx684w?C8JDJ+({bdVow^TLGI5WLQRP5Cu-2x8vm8SA=jg<;Z*C#sK&$> zAXrIchLuK(CDgn&Q^6upWMyYrEJh|CWR^26wrdQpC(>QYCc? z7KxQa7APc|xRJ<0>nc!}h!`I?B7-O4q(hM&dpi`K_-B%Bw`U?sbtI)jy%=#5OFTxQpw>rg@eKL(rZ-oa@=F=Dc1o| zjBGLWqbw!ma5kCxA;Q(p*?1(+L2aT<9Ea1cLzWTNGL$$X@+7iO?*@UGz5#b@`lX<= z#f*0WiLPJ|HI|CCPvFH{(VQ37Jia%0%{;IjcSO&!>aFxFYqj%htA3WXhVWV|EyS5G zpg@KZrQ&VM78;AJo-OnZ$We`8OvlfIF0_U4@(XRD&=v}9q0klzZK2Q>!W%ragX;s(QAz*W9>T| z#?JKT5NXY2I>U_TVJtCzB0_~#Zx?Z24J&Ept4NsZN5YzV1Q{7(C9`h9gJHy2LHk<5 zLh=o$8km)DM=-v%pTo9#GY%uq(WLxF#`~mwQS$$yNc#s(DA9LBDd$b(eTZU+iV>2| ztJugtfYchZ6Y$8<5XKrya8#1uBqN!%?cQuK<-$elx<# zZzfM$k7VsPlhqxFR!$%}hoJJC$r@D=XOkPA-`_1Hh!rE^p-$q#b&E&;|wcku$LRkCF zWF2AcH3pvMpm(p;>O_dER~M{@%(18`$ZtiZzeYr z)P6I$MR5j)Iz(x|nf%P3P(J-;^0SJPelz(wMM%Gye3GE{o5{~#3RwHi`Tl`_1Gb^4ESd`5n$|+HWSm`+dOLZzjLbyxMOj|DE*OZzg}#4OsilgCO6outn!=523t`n zznN^YQX0q4*aWiR{i#=(W2Dv|h2sI(HpQu3tzgZn9e`0XVt@NA8 zsn&N<4ed9RGptIqnDU#+nF`i^Gdas*G1_k?&$QUC^qaAkrII|g-%MU&wUR*+-9y$X zSo_W70)=S5nOtbC0yp^0_}GRFo`jPQ$sYS%P`L7&$?bLp(zV}A?oiF5{bq8fqSAgd zxy$CXsr_bhw`xl5H<7>Z}yhS0}ZzgY5i1wSwz4k4T zM*Gd=ZT9^@wBJnLuFBDVGx9SYHYGkK>%wBJnLr4a2mlXojb`_1G%iW~f9 zeA}={r4abdh_h6M!*53XF@w`@CO>Gu2weHi zd-&;x<$KhiQ+_k~ewz)V{ATjQHp|kbCeeje4&QIam?<22s^_5}oCCO2a`;W*U@*OO zt%_cVdyGA$6@X&o`ORd?;cTM(X0qCu4mf!aM2I9f(?lGe37N)BIK@Y>TY)^GBd852 zR)N?vRL+68w9U-^W(1;(w}sEt7J#&XkE z=J{YDwGkJY3`%>MrJ}S!C$&K*wLvGfK_|6AC$&K*wLu3SH0Y!@=p1f@Iwdm^<8UKX z&Mp$1F98+^Dud3>sj{L{e(ZlEP8oFak;e#fBUC=hSP{$MHiR&eg3+Lp4@S}AY9mxW z%rdk=Cm*8$D22m~Q298sINS)8PuvWU23-X^if7OfcJxN*^++}wp|_K>-UubA47x}S z3z6PNC}Fb^O4w|K681Ji??Fx)bQj?nOXKzsf)d{tbdmGVfMniAD02#z23_Pr!qTNd z7rBVA*$5?UHbM!TjZng7Bb2b&2qkPbLJ9i@U1a&SELm@a5;Pm3gv~}MW%dlZ$Z8@I z1|7}Qb`YtG_y%3%+Q-RHsq7sD%|<9oH5;Ma(lZ;OtT+uivWh)}8-vHQR6Ym9-w6E$ z5N{)tpxFpjoWX$|!)%0}0qyCHP(`UXLKUIj2qkDXLYo1bjZng7BlLNcVKzcZZ#F_% zakCM+HDV09$a5bBY&Jr_3fOFf_5n58nLhk`=HbO5#z0F1_EpM|C$`N8VLYWr^9Umm0pl+YQJGR5Br{U%cUjZlt9 zeAdkNhN-}>Vl(qFYLQ6sBZ-lbn4sV3E0~_85eHnzq8=+%SzdnB> z^f1ztLC5Z=6ud8Tl!6sXA)w%MP<*L;4+zHhB7!|8&=ia^O+ojA;>MmdOoQCqwowxz z`-vJfFz7fAqL9m*Va!J8uTc$uBlJ?Fn~hMy{zm9b!2U+4YDyHtT4Hw>cYh;v4;ds; zO>Be`_BTR__#2_^NPt1d$9;(RBvc!rAH=)JY=m+q_cub>EdE9)sr-#lPMiKlC(ma1?Vbi}`AaBm~@7r@O%C}Dpi^p8Mb&~Z8;sCdAj zqf*(cJzQ;sa?qKLP&SC!2xVEi)Jsf`axsP*p>0<5Qyh@)l2K^aPsd6T=e`2VAo`hw zfcxCLkr@5lb%0-Xxk!tCo^^cH{R~(}zreCs1-MjlaG$|JXhz4+RP+yVkFkex3shCv7E`

La_UN^E+pY-8tL<+i&wiKr1qjqbtY;rda25!v=?1QIHt50 zy^L^)(q42q;keRX^m4-EmG+`52$w7EMOPA@th5(hML4On7rlaTh0?h7pNU1WTpdnuYDdOhKN?r#`>1L6JdwS?cjAM_8oza#t}#(&)1LO$;${{wD; zd3zY&=N=(^BjK0hxk6S%w-bKVeU9-v2*2hwlFv@Uhut4Deiz~2xLnIccN2bHlzkMn zixH-*YCO6crz{GOYW#q~EirW>IowZWjGh1i?!1$dOu?xBLg*^PQkpQ%T@QO`i(jtvHFe5@izfSOvMDoVWODg|Xa%RP0JW#3PIE|@-U@3FRe8AvSMREh`HfkCzF0&A`_MMKk+O&3I z&0@4wKfO^{XU+u6Wk9FnoJZwsAUp{)qf1z4Q`kQd!6LAV6MYRP|B7?K*Gh5uaw$>1 z46JH0-VJm{ld#ex{Us1cN-{AAb(DfV*IOa(1`D18F-LVjjTzOf5ao!2$nsYB_HDHk zJo%Ye*7uap#FF^9GqF^kUJ9PtnONi7=P4!S+dq{vu`J|GECo+|CYIu(&mVs#R#)Ng zwiM*y*T3paEGrUN3i3dqw-h9JqNU&)pNZ8xPwh;sY7GuUs`F%LVin=>OTjCU&nyKA zo26jzOf0jSr665RW+|AB3@-)$nlrKFZa+)lg{{9B)irA#L}6U%rg_!Q2>dX(x+Ea5je6U#vpJQJ&D7_$^SwKK6S z#$O7)L@}bVeYW&TdiDeGoxBrG`VyPkY=M$ZYC8M|O zOlv(Ue3YuV2IP z3J=es--L%}!^5-R#DEBYNEH5%DEuK2e;(rd&%+-Qg+C;ED}P9&45BeKvPAM5G<+&) zSWf5Gk+pRFE_kJA*6h0yw#$s?R3vGygoRT9>qnVFMIbX_?kuCZ^Ei-MKOm#anCBo+ zZ5b`U2Ix%KQkRp#_m~GxDE0Fs3w)KCwUTDm5@3}tk;A&PDAvr@JW9$kR~|`cuhNIdBV7bU&Na2WsJk(8$5I zf2-Qt4CClD^qCQ6e8%+P8hLCd9u=&{QFU;KNm+*ypx#g>T8b(O-D}HECV6m}Kn=P0jB|4rs78*|9CT5;((0)Oe7;~%Rp9sAB>e+qUYIs7gR-+6c?z0o_*yy~WS zBi(=1nRlQ6s!IlEiDO=8(*mzEbTv+Wfq7!a(bGo7(UZ!_`eis<(7^d`W6=a&cQXTB z06k(>0L7c*%%i(NWuSu`GgDoe7-I$BAEAx=_wNzIjYYF|dT<^%%37F#Mhf3d7;XJo3jrkYn;2RzaqSnb49 z=c)v!ELDr-6$mSaJoFo}#+g-dWwy z-P+dFns2G@%rk#zxkxD&LXMRpsz`&uaCh zy=ss6)Y%G=E#|hi7E@S0=HBpza(di2HxLb5)5jpt60Dc zbLxHL&9&u8nn)MS$+?kp3IR+r*|yx9nWWlt?OnMO=+K+6(2{<`2PP?i$fZlu^Az;2 z=PX!+TN*cJ3y22jlK|H8>UcI0j|)1LmNUv);dF0z+~qCjta0+o=Q?9kwP&6CG~NnJ zoRQm|hGu8l@^jL&9rp`6s#Y!CQRS>^R#P8;fMko2Z@RhuL0%7;%-`e%!D9o?bNE7n zvo&?z<>}SV2u zNU);Yqt24$&X|<*HL=`zd-IN+_9)CQtJQ=!pZAl^E*M4Hz5D!*5ASO5eOQ z(z0zZ1-BA}Be>w2y`ik66z5y?MN1(GaB*2|r+vG%{KYSq9Y;GJ>D?6tbD}xq8ziG za?EV*w>2!zYR{BD@#{euvd0*vN9FFywYP5ET+=QtU3F!0!P;a^>fAZ0IU>{4)sfkl z%{Sq#kl{z{MF!u4ZmOM!PSu_(wB+)Q+eBsy%I;`y$aEDkB@yjXc$XK^){$>Xs#|xy ztFSR?*vg(SOWL0y%ql%R;w&q2qy#aD< zX&ja_D0QaTp6SXp;+12hRYG<*bT^Ak1HO$dG9=m9fp4{DGF^!5$g7c+!TG5!k!kGc z*wjj*u9miLJe%9HjBf49G;Ym8c||NFz^HALSLZ^m1%_v?pm=l^IvT-Zb5WJn(cFyJ zBju$cp-v+)D$th88>~66OK#4ioMygpp+OduD?r4Btu3koE!p<=EZVLm4+zbd%Qo@e z)!kOacZ^vl-0;e6P+2>=!2)ui81QUmv*%ko8oET+#*RWUd2|En7f_l#qa~kh%P8Tq zU5&-o_MAp^Il2I`1@cfrN{R*SQOm-kEh4^RtNquTR%H!3R-u*si_Netmo4a~YU=22 zP-5n`7SSk7@|fG)oCGxuR~BW|*ICXaQ%xtWibjeU8?>{Tbaz#%T_E=EyyvU z%IrESN)IHk-HO87Q3JnOu~bC2!S-+_(}<6<=kcB3420>-HMTal=9# zmL@d6wztuNb1Gj)HwRc|b5?al#G<8}J3G3RAk>f=4(I}Gbo8-JnYJvoK*eC?ighRG z^J=N7BXwhlOty*quUvsaA~G$xViRkp`WxOl4d?^fh|k~;T~O-oE(pvS1C2*9sjV$a zTY8Y>+wl@+*Ka$oHmkb~`ckI3n>xrVeQG8;Yim~%rBu_!a3^boKLOpMz*(uiAuz&E zeJ(t{`-x2FTnel!u8mkNM7xq-=_r@q+*&|qLr+6b$B+f!wH%EL(r{#VF&_WulC;`eX#QoIQj1!z z!O;=2Co4^L&}x5)_m>su^>U1k*5WamP!%7JKba`1;v~gVGn45o&b*xKj~Owrg~DDb_Q>Dt!b(9tH;>PiiWlg@cu1y=jZDNdD`5ptcG1~7vA zDJQaR>fOm9h^eo!BfnWRzLNu&Lvc|?jR!R{a)P-jh7qByQ75khlVYX`Z-yfJ_M(gy z&C8T+&vdp6{LU@YlqqJK+lvDBBZe_DV?xcL$8E#3*q-a^f+q~GyC&7+^?)NYFQv=q zfkJeuS3?FfPhNmYrlru)-O1(d)v5qZg7+I5p)m)Bil_-Q9p(k(Lb^bAhA3*DQ8MLP zvc=ZTImKAO=s-O=3+h!P#tF)59VXBa zP;V#$55?jy>%V#l>*<)afo`>g>r|vx`<6!9B}x@Vm>XS~K4AgmIz_gw|1#>+oD9oMB5S#5{8qaIzMoeif9fekCTi2IwZ?B2eYFg}Vz~Y`OMscs4P*{JBc-<VLI!u&lfH&h& zi#Okv;&k@b8j+qINn7%Ynm^+iIjMDxTIzLJuv&;bdX-jf7HP2f@p%-w&g=QW1_8j; zd?XR1z;~?qH3a_}4G6S+a0OXNu85zwN1+^4{` z&*MR2OROEvQ;$e>t;3y_azrfYca0T@coo4C@8E;!(^>u4kxBYKuVUIUXkEoLKl?J! zx2f!F`RGJ�|w>0&GqoTYCv?)yNIK1bPrGv7Qe~4x-Lp0@MX$=Yv%V^dr{y5JFU3 zCm>ocVahtflhto6L-0BhsRN(DD8vvT-M`X+ph-SfAn3tEXroTxqX$7J5ZZ}=9DM9W z&Q65vMMS(t{wy4SOuVIq8eogMg~>L3e^J?j)_chLcw_c{Y+QaSb17 z1eUeBmk{$I!DQR%adpHNevL<8CQ>re7ho?)??6zal|Y4Jb>%SED-DDFNPP$)BIb09 zie7>TJk+Y_CCI#9s>$!6hR1h7bp!#Ojue-x!q(Q~ag7EI;cq;4miQ;b3ZO~70jWC? zSZFyi8WNLEy-_FSJwntWm}|i~fU?~E6V^0<5&TW9^Vcn2d6|gXF>9nX7Qb7WL@SO6~v&BkjZ3gzYCA20q*QC1LGRe`3AZT#aF);!?)(zww-=P}B|jucGa;Fo8MZj*#3W-`1lLg~KH)3~uP}3#3zi(;skpTIGKzkk0*3gPZ(64x~ShboL+J zE~At_On>7U_AemW;P^a*;{R$Oe?QUQB? zaMs84XB+|-<$(@k+Mfpz^rhQNQc3F4xEWuZhpss$Klz*S$QI+b9{Klv+4C*nY%lZo z*w`MVzazl^W5@6#J$>=|vc-WDq|^Uy(#h}D0M5UaWiC@c`r-AZ%byK@xxxKEK#B;` zlb`yMq#}@lf98nao2-VZ$BEpnMAHKdk{RQw3oq(SHdqe-w3DW7W zH|dn`>cIGU;so?fCmB!7Z^jc1knkR{2hj9i_UE4-g^v)w z10EdjW%kkdv}5p(1LxnS<`qZ(JRi8}uVd_yVo?BR`fA{2d@`MXfs5^h=E3YK#dW~V z9?Dqsw;jMu|BeH{8@T8}z%>>v`a$4kpN91O{990-&jIIr#h=hHo!_Mo@}ntW_EVVt zW8fSQ6TqMHs80|E>i1trH~TfD#}uo^$5thejZc~$U49$l&HOzU#HC2*_(*#6Ij~@V z)b$@J#v|S6FOL5DZO9$0&t#-?{M35+`PY@$UznfrOk;laTN}2AD=L8-eUslC@7!Z| zq&3wcDzc|Ung{90*SGkM5?FQ>vBJj!8_o%{lK|%`e4%+P>@%6Bj*RD#Z7OyYx-!}B zt?)axcedq4we!w9F;T#In8Asn!Zra<0NnXa-RUAnz9w5&YOrSDM;`XT9~ z1Fi2(3;H8GuPQwBYZk0rl3B89aVEpMAdlx#)PBA|gz>f>>-sy!cX*tC(BwOzi!rlq zfS=J6LqZ5W{jHrYc3b zP=;O98SEh(yCbEPP5-m^x2ru4x?Wnlf@LFKbJe~cYz``Su<~hehXJSOK*BiB!75U4 zjux{Gcw+lOJvSOi37>+Cs3=m(pOY$dXzw!2=oAEQ+A31Hjk@=VR6q}k+^cI!XF-KU z3jMwvol>Nlat+-rAb`shgTzDCMv6&lXuw~(H7RYad3d{YCe_ysLQkL<52u;|4O@zt zE#g>D0~}r0e?Rr>bdYl9S8tsj00`Qy0gQ`t60d0phK{x-L%qs`1YCyhOu&YYb0))y z_*Hpym^#&5&H4IhyBG<$<|2S!C#Fla#-JS(1I&E9Ou2P{SuW%GE@d!ji1Oj(fN2+T zisd`q>o-B)Dv-iY9T?ar{#{};(<HR{O5Ca{9^a9dPxSjwlLqx?|iocGt5O0Z9$k>Ds_0mts93r6xLJfo( z2sIFDAk;vpflvdX20{&l8VEHIY9Q1=sDV%ep$0+?gc=An5NaUQK&XLG1EB^&4TKs9 zH4thb)Ig|#Py?X`LJfo(2sIFDAk;vpflvdX20{&l8VEHIY9Q1=sDV%ep$0+?gc=An z5NaUQK&XLG1EB^&4TKs9H4thb)Ig|#Py?X`LJfo(2sIFDAk;vpflvdX20{&l8VEHI zY9Q1=sDV%ep$0+?gc=An5NaUQK&XLG1EB^&4TKs9H4thb)Ig|#Py?X`LJfo(2sIFD zAk;vpflvdX20{&l8VEHIY9Q1=sDV%ep$0+?gc=An5NaUQK&XLG1EB^&4TKs9H4tjx z&!B;lBYgv}|3}r2FdxgG zSBre9?& z4%b1hveenbPHK0*NPTe z5@o0(_>%5c$ZFcwOGEwo1|CMd?t}LXFHYU1`UrG09{q2;M821h{s?$>g5QGL-r)uH zy~B~(<^9W-93F^5k8<6-h1hN0GPF>+{dBL@ei*fj7u z>NPH54_fv62FW*4v!@>dJ>Z~S>?3^x@<<)xHx0@Dy)Xaf`0?B2k)?yqk#7u1gYDDEh*tp$*@<(_Z!Toe_z+8R8urzb^<;KZLfQit#^WrS2TG`|m`X9ULwlfAEJ! z-xk`lG;^^3Kw|&!fpv$5Cnc%Z`XO8F8#rJc9FEQ3KYVchp$O!$4$eFn`H7l8`iFjo zC;QuPF)oi?16exn8D5q7&~P!vkPz1mN%6j6HNJZ=U)|L=G?#s__P$}Oe&gV5Ay%vY zvt)n2!!~4p65T@*{d1aX>l;u$+I;@K!>-sc@GIy@rjR$aY%l^`r0yM-_4^~@uDz({ z2Ffz_z|8xG%O_Lz@dL8&zTpzo+w^nh9gBRc=6`4ybIMc)eRTkNoXr@QkoEiEUwrg^ zgU7DX^Zr5WKInA(Ku_7d7`tMs6c76Sob|Uv-+E-8`^rw(M z=_I)?y}+a&-7CbwK>iBAw&;MUn*XMKuv(G7yhn)20G%$U_;N$ng!iz{p^0WGK7_T_ zsJ{g2$ZIx2BZAcvQ~F_Dr8R(i@z-r3sv|H>L7G6s2N7&J<_I2+jI`#ugdK}CS%{3u zaSk35o2S{Lq7-P&Ly``ungfQ z2|wBkP{PP(iH|XhoJu~A=K&VW5?Mk)tynkGO9{*U$QC)P3CZIw0A+ckdOM=se*!^d zK0#5I-YOzBsv<7TZx4>SE_ABni`^&v__DI}4iUNV-N-pfl*kG^V^eT@AA%Ae1+7Ox z6_Jahc(^wpK5~h!!g6xCRG0J~#$QG_=JueWB8v$ZyR#_R+X$Dr5yF=fp5z{3-YW=~ zyB}bDE#YbIZy3LXa6*iy5HTyVdL>IP!7Xw%LE+wnTcnO~&xAJSSWB6OHQ{e5#yTSC zUa<(C*MUe?WQG{O6Qp-pksI$toL1R82nzQ{lpxJgr8^lhk<0_Q$6N{!X<)?lo>09@f-M2)@hIN(ZmGTZ9wU&DP~S-QJHL|!D%6ktg9 zElRcsFhn~_{)^o_`G5Ocps#g*Nsgy}) zO~I{FMmF25Z2T7TYp@kn{7V#|#l8q-%lJFUT_dsh>=C3mjs=g1w5mL1@jJji@=m)v zhMpRKohj`qB^7@VYxYRau0qO!_(G<1s+2|XpApI1mm_6yoP8qFZF4-<##a&9rpT7Z z+aO?MyGmIVuVvRT`W@pqA|*ZvjCzP_A&IP#Fqe!I#l zzmu6Bwy(pZ&ML>sMnoR5uLZv!*yRtA$7k%{pu~Q=`~b1X?F`ahv!Oh8Kc(P(NDnAj zp`L>If+&$KAeeLjDq)WaP%_Fi#oeS~F7~7m8sz>QBGiP)exe4At?{259CCe%HJoAn z0M(fC0t73L%(hZ!vACMo<|tUiyI9$|7K@SbhnVGDi|raiF|1{YB+n^(kX{!d8f<=4{ktGU=#&03A)VdDT#UjSXEy&q*%AL&7JAVB0Ho=Oe~7H#XMY^Xf%u(Fxl@(X7eCHC?^k&qj$cmX zE`@wL{xc$XE9A5B`%qfs0}6R6{s|)YDCF7rdnwMnirY6ttOS`@q*BNfjk8pRkJ0$w z8ayth9*ca~{x0zN*<^D_!6JT?5d}~&qKt8fJ-EY-*gTJ(@Sqq(W`Nf zv8UVwKryn#jE}RFq{G={#zzQOJLlt(xB#_@HgO!zya`#xSgTOtn8*{zI;$H5V%BEd ztyx!s&K9%Z1teO>9%?KV>yW^Ux1u>GtVMip@S1aYH|~g@Yt>t+xz;-87gqgTYdzr& zR!WF-UqFEjV@kx^lr1y?Sv_0m8<3+K!I+L;1YKwg;pG?FLZK}b+Crf%6xu?eErd6C zXbZu}_|w=ziMwbEmG#03Dv>mf5=q!UV}7f^k1_3cw1E;wM!+wQfcFzTPJ)?SkVbDb zmW*}id>A{ko{it^EYH)thk`d5$LKH!|KQ?TeEC7e(6NZ$gQ_BT6}MBJW2O zLsX2BbY8`ZehX4-{9eFC;~(CDo=~hB^YZ_M&s}YJ@g>?>*HiVLj zJwlL3l>RgJ{TQst;uB~XDV{<$&t~ic+ZPb_(oEG3Ge?W;Xup}G{br8#n>m*9n>pHV z=Ge+_#;T&Jk&k{eC*U`;iqAoe@|)T7t|dsnnVl!7{ANzpssJ37_9s7&r}CTGk8qi- z{ATv27%O76xP29&h{W`p*$=7u({E;ff@NsGnf>U80D68i`!Qxwelz>=cLJo}jJ^U? zLix=IE5DgMYZH>S-%M6_AX+(rx6!`g4AVeL25u=1P93%ik%ezR$K z#>V5e4?&4<{ATjv-y=%-&EzGz3d>O)d8samelvL)VeL1QiwSGLnS2{z?KhK`6V`q+ zc?DtZHty1$?g|{ zD8HH9Mo|0Bo5{~BO8U*@7Zf4=X7UMw+HWSmcqL%%H&4$xopS?KhK8kzV`F&4D{sg6)P6Jh+#bN%Zzf;(-+;B>On&`oz}jyn zUnEcMH^x$(K1owBJk)GcWvRe2{#yy8RB=-5 zB+xx%t%9}ROfFG~_M6G2)>?3b-;9r)$lysh^{DKz-vxy$znR=^S0G*c&Ey`{EZT1- z_bMvwHis>0znBmStt={J)fwqFFU{ATiyg0|^phYS1aanf##522p-9`B9r?=~5Hu!YYUFH)G6njy%=#&<`#ETp~IA zrgJcuUb;a=FU38^p3(|HG4lLoGU;$OQGPR7?aTt4xECTs;+$zB4$p+lWG0;ABiOA# zp3o80h7@Z->=`N-KwR2pX8&?MIQ;o-v-Oa|nz$DN7Uc*|Qec$eWChYSY@J1L>=c62 zjl9;O-yu?4YzZ1^pG2U=Hj~I8LdmW@LXb$5Zb4QCYl@g&N=3wgc#8N3fVacAH5;`N zDBf6Z+RD5bETlH#BGW)=ud-B>Ht3`_=%hC2q&DcJHt3`_=%hC2z=H;z)CQfyjZmj} z4q_Z`gvxnc1Q$zyd4kHIv$LwKsFa`l7sM%pPCoJ|L2iV~Pcc@+(zp#H6j3l5bn>An zT3l^}%1^KiZP3X_X#h&$a3fSc#w-puLgnMP0i;1!!H(h?bc7wf5qdL{%|_^*42%2SKwD%2LfnD7W;?Mkp&zgO03XPvgem@hp+g z0r59Ne+tCg2qkDXLKSClV8<{Uq31w*dLvX(>WxrEs5e3hnvKwAz-A+qu-OQG9%Yz~ zP|}-?P*&V*gzktKgD&#i#{rv-(60hE8=?Jx%|n~l(W0h^7`%TRB#5lYM3Y=m-zn2k{8g+a#$$tSBDD>ZpKZ;XdFS0bsD zNh2GftgP7xRa9mpbPXm~eM!`}$K66t0ml(4@MItQ@75vrOJ#juvx-NoJC z2t7as2~-msp@jX7P$K?DXgd;M(D89U;ynq~M(Bs}E;1XToXP!-P&SLd5lSk5Bb3vo zzY$77{f*GwK>Ur+4JgUq2xZ6jH$sW{8=*w}jnGe_9DgJ9i$MI1P?qCwgffr65lY10 z2qofggc9*LLW%erq2vaGj&BaC6Y|h^Rj9tez8b>J?6`g+rD(b!hxM&_Jg!`Z5 zSf#q9`!wT|gk!GSGp;6F?0$lZPZ2J22T3!Z@Fe%A%v(da-2F1+FC;w8tzi5D!U@+Q zypV8(+k(Q2E@Janx?2ffO!z$aJIuR?@cHgK(qBUO0=J3qrG)3X%6h+yaFzQvq+d)p z>24&Sw-K&(H@YIrnDEmn(!p0y=Wcba;3fK8p6|*_M&SECzST0*AT8y+Kbi` zu2kBKt|P3q7hO*{rL-5_KzM=DUUVbjMWXaBR;UKIXqJ^27Xw%vZTSEz#4ZzUC86#z z(RUJ-s>?*T5{`+|3@B&Z!|LXlY1|@Y`far9=3-Q*W5<(*-QAC`vb=BBm7I3Yq{ut z!mo?ckE3=m!jx5wM_1#NMd4A6A2zrpW=tW62dIp3lObSP^w8^o-Q6tYqhu!BTEe}A zrF%2sKEg4#gIPaDxLA}viCi-tV9cXrpr+I5m{)YU>OMoiQ5Pdtzfn2DZDpee(F;x&OWe%AS8GMFFY)0M2&ZNa<7Gl<+ zv$0m2*)FWPjJE1$H45w8IbgX8=q#M`sGJ9cCxK=cgmpfJ{XG#Z0;@RD*I@FmxBz^u zB$qE&66MRlswU(8Kxa1zD@D?u0fD3>6Z26=DcEzp72Lf*tu@YH8wDL(rA z$!B7975;2XK^}hnZ=H!{MFLAf9w_vdf&@>s6nx_|v6|sp6*PnB0PC1 zcn$KIr66Im6bzn;WmdBkq^rp+1v8P6rQm<(Of31ErQo-~(<}x5(3x1$o2B5p0h^^D zkDZyN;2$~@%e>xFkmMtWEcKaKCPSNVa3)q!nWf+vo{421e<^svnOLUyOTjA4Os8H7 z{^2vRWZ*9ad0fw53N8n?Q!fSo)MsKT)2YtHG9C&(gEO%nr8*N!_zlj)a?k|N#OfKw zECtW(Oe~A>mx6EknOH61NoQh}pl|X_ECuzKf?I+3OToAHOf1Xsmx4bB;x7e>_)9?| z{!);LzZ4`gdMW6iiDk`$XJUy5&%_dcvu9$N2TMUd)R|a~znL?!%;Ed?-|$Q58P5d2AorU~G%WNKLwU)DFW3*U@xYVq;g)}N*6&87Ocv^M^Ps>{C=4SFO z!dl7M`y)u23)ARIB0mLk?tSEU6**jiDY3FsSgZN+vNoY&{MCl|uriun2Y1hCdc`xE z5=i9r3m9JE;aT*X@bGMSc=nqZ5aADr!XFZaKP2MMLwx^v_(P)bheU7X4~djPG@eG5 zNPL5aPbCe@S=>6ZR&Lq{uN2LiL)XG~nf;uKB<;1Za4KN^C{w5l$Q+nEt7z^#24wE{ z$>=KPIRaE$MyqcCItRAY)nxEp=7AGR{XEG6Uu9;kp_#P;SmjIPu<<;KHK#R)k}}Md zL(=(m`{BU0>Ycmm=(R7wX&2sUVa+Rt^U#`aeguL?qx%L$h16wg3AX`^lEJo?mSvpIZu|VqvrCc$E zDG4tE)zuL*CF**)%lexd&8kGEX%K35(z;@b)-5Z;)~YT4&{D;@BH}B>MhnilZMTJn zosTl--oD!scKO{)%Q1YCg2m)YHJ7mU-OK*6T0hvrw^~zl6W^zscov%28-Hx#*`|rv zu_^+M9Bliys=duHj?P4%8Dqw0Ob@Q2(Vci~uo@@S!5txG9g2Z^Lz!p^sw8x;Ej^v& z!8r;OlbNG<)GVB%ye|DGnWJpXAu|_zIWo9>Nt|5az+eg3O15u7DPz0PI^UT5fPocaRu#OxENjfxW|mDBahaJHa<^FPL- z3B2y+1iAov#M}UiH^;drc7e)32N^X}T^k>71>YZ`jr-^C5hIO7vvyW+9yq~Tn2kmb zbb-+}ZlICT1?G-$r7aQY5m*C`^%(ISlXWeU&)3!ymVW`uXH_h&IJ*o!k{d{e0&IS&%=tUZs&x)rF6g} z<$={sS@J@a;FKm8Ah`}!qV8y^&TW1(`{?U1V)p|QHq)r6<0 z?rQI>Zs=}pYiiB4RCi_?w`N+h)j`76Tw_~zQ?|OWvmmOw3wdU*ZfR^}&8l)8xolMy zpZBa*U)rnoh|ip@5Sgy*j@GUumd`kN*wMH(xdpWm>8_of*@A{4YE!luFm`J4*=(-M zkA^6KvBLM5Y%wb4M^l_d*2JpnJ+_37l1fKB9Q{TO7p(eUjE>#{4Rz;QQ5~(h(c0qA zrk#b>0_R=H1*tt(+fiujgY4vjn{97KW9_Yl#xw6FqPaEKs$1S~W3)ZT$ZHg7s#Vj1 zO*Kc|ZdseMV-V~GCD^m466{aZnS^PXMTSfj9DT%BEv2H=MOUZRIn$b*%GKxJ>TFwmRdwCGt5eRZ-D)0eQ|hz-=c*4~z3r{hA$ueJ z^Ui#0Vz#DU&Blo0MuYQJVL9VJ>U7{2oU5JUq|=&Q7+Z!3#E!0xwq;YP`Ss4$q%%2r z!F*URtC3(ucSoHStDW&l=WAlM^Y-RFd+o89UDl}yaWU_wn_V!9w0#92*FoDvq(|P8 zl$5@Cr^vExFa@__gyXp2n%z}eT!Qm0`l6+f0Jyv~w%5MXTK(d)r6OTBYd9_R4+Ee(>G&;#a={&L_)}K->WY^SjTbrGB0re<;s1&_Bh1 zse#AH8cK`zI{Q$Hz5Yd(GPj*X>4i5(igw}!q=XEPN@JTjh2u2 zL6l>*Q%23^ep|!htoBUlQ@Ud&pw#KE_H-fJh*yr0RteeN(A_N34fr;;NRwns2fo#sP8Sf_ky9fpjq_6l zk#6kh*xE{>LQ7jWp3Q9;MzUKbV;VAQtNt8+fv0>d+#S3ElN9gSeItxJ{G z(cFyJBju$cp-v+)D$thA8LT;{OK#4goMygpp+Odu%|pbctu3koEt&TA4BD=!2)ui81QUmv*%hn8VaJYr6b>!II#is3n;~&(UQxw zrIqlRLSt8JdsZX599@9e4tXdcCB*{vgk|B077<^u)&A>EtFi_iE8oig#b(%<&E$1c zHFb11C^54;y3i<0@|fG)oE6*)H8G%`iXP&Q%xtWiSfT1yz5gt#o?jRdp*= z3vx`TG7Bd}>45~cJ5YE#YT!33mWt>$*d9)&8}U*09KI8rhA^Gk#@6Q6Y?B!*t-0n7 zxA);u~JdK!8L#s zx@zob%AUah@Lt=TFI2m6QHaSVpV`S70G|p-V}$xqS=D1Oa2f-#rz?d^(rRy^`NwHW zEo!|6M@PtkW*Ns=>pvuqNsUB z$&_u$bhU2FD#ijv2kOaLP_G&>PEc0s2!XDl5jNM6-O-sBI|7BDpkm6COP?T5Q@SIM z7pmBadP5m_C>DQQ|J6%aPsgkcbgL!Ys3Nu6w>Q!*QL5;IxlzFM2@4?GDKhPy?MifH zGo5auY9HMw1+>q0%=Mh0Fn2aXY_^MOJg=P_F{QP1UiA!>nI>7kB`?7sJwN(gkIMPeDF(RI)M-ujmUv`|0)Ay ziS>LWG{^^~bwvKXy#(eVfP{}lCjMankEr-fd>mHsyJRncCv^Nsf$I^WE{S^r0WHeM z{R-UhJRT&r#D2dfh3N38Er zgs8YlK(t=Mly!_JtKV9N;B_QY2R?yOh#^3_f29CHlYG=6=)ps1i%#I92SFzg+KYf3 zd>lm32>|>{vs@o!xxSYyHzS}A@X?0gh;0Wf0zC+1v%Z%QnSu&;|I!>c1UYU{9QCl- zz{f5GaplW>3onVW*Nvp1r)?1-_*KzbpcsXb`URzKoF9-j4@o$Rqa?n`3KJDWXh4XK{@^VB}J^8ma zHI5%=;X2~uF@-``$3`wkd9Z>wjvfatN6^zZayf$Ut&t0V z?{fqJk3tj*3)n$vH;wizuT;ZDkQ(ph2e*X*c z2DgB-KBhn85V$B0bQshAJcyt#-CmMPQkTZf_~JZt!>Ih^Z^k2AtblallM!zL$Diy} zfB%;wfjHaG{CzgI5A)wOsyx%)EbrM-FAZf8L~%|EmFV(SKC@3-TMB<1ctoz9FRZ?wIO&w{^L)+BV zkuRh(-8}W^fC{N=_-b9n{ln%-C#x=|Q(i;kDM=0N=WC?E3ox%yP-7F)*aL=GM zw`~2!4fG*%bAf57lkbkv6+;ZmftackoZAI=?Evd7hejb6 zVLFrQ_y(by(2Ix1&47k2#msc!%ufTnVAz~LYbc+H7 zQ&wJE5D1e_y(jL#`+=}`nJhTHs`zo?t}f91wSn4Nz7<$znKZ7w4NSW1ze10AJ(&nfiX?Wg&)K=Fk_jFg)Wubu13@9fR8=Vz802UK~Yt*{`(s%upH;et-zHMW=}` zfG*ho3>}}QuaUM7bVsqgJqvIn0_#zRKox+We|7#I=T-s{h96g+foRyRmU2y*jE3(2 E0nNiwng9R* diff --git a/bsl/build/CMakeFiles/3.13.4/CMakeASMCompiler.cmake b/bsl/build/CMakeFiles/3.18.4/CMakeASMCompiler.cmake similarity index 96% rename from bsl/build/CMakeFiles/3.13.4/CMakeASMCompiler.cmake rename to bsl/build/CMakeFiles/3.18.4/CMakeASMCompiler.cmake index a43ef28..0263dc1 100644 --- a/bsl/build/CMakeFiles/3.13.4/CMakeASMCompiler.cmake +++ b/bsl/build/CMakeFiles/3.18.4/CMakeASMCompiler.cmake @@ -5,12 +5,15 @@ set(CMAKE_ASM_COMPILER_AR "/usr/bin/arm-none-eabi-gcc-ar") set(CMAKE_RANLIB "/usr/bin/arm-none-eabi-ranlib") set(CMAKE_ASM_COMPILER_RANLIB "/usr/bin/arm-none-eabi-gcc-ranlib") set(CMAKE_LINKER "/usr/bin/arm-none-eabi-ld") +set(CMAKE_MT "") set(CMAKE_ASM_COMPILER_LOADED 1) set(CMAKE_ASM_COMPILER_ID "GNU") set(CMAKE_ASM_COMPILER_VERSION "") set(CMAKE_ASM_COMPILER_ENV_VAR "ASM") + + set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) set(CMAKE_ASM_LINKER_PREFERENCE 0) diff --git a/bsl/build/CMakeFiles/3.13.4/CMakeCCompiler.cmake b/bsl/build/CMakeFiles/3.18.4/CMakeCCompiler.cmake similarity index 87% rename from bsl/build/CMakeFiles/3.13.4/CMakeCCompiler.cmake rename to bsl/build/CMakeFiles/3.18.4/CMakeCCompiler.cmake index b9d6c11..ff20dbf 100644 --- a/bsl/build/CMakeFiles/3.13.4/CMakeCCompiler.cmake +++ b/bsl/build/CMakeFiles/3.18.4/CMakeCCompiler.cmake @@ -1,7 +1,7 @@ set(CMAKE_C_COMPILER "/usr/bin/arm-none-eabi-gcc") set(CMAKE_C_COMPILER_ARG1 "") set(CMAKE_C_COMPILER_ID "GNU") -set(CMAKE_C_COMPILER_VERSION "7.3.1") +set(CMAKE_C_COMPILER_VERSION "8.3.1") set(CMAKE_C_COMPILER_VERSION_INTERNAL "") set(CMAKE_C_COMPILER_WRAPPER "") set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11") @@ -12,15 +12,18 @@ set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") set(CMAKE_C_PLATFORM_ID "") set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "") set(CMAKE_C_SIMULATE_VERSION "") + set(CMAKE_AR "/usr/bin/arm-none-eabi-ar") set(CMAKE_C_COMPILER_AR "/usr/bin/arm-none-eabi-gcc-ar") set(CMAKE_RANLIB "/usr/bin/arm-none-eabi-ranlib") set(CMAKE_C_COMPILER_RANLIB "/usr/bin/arm-none-eabi-gcc-ranlib") set(CMAKE_LINKER "/usr/bin/arm-none-eabi-ld") +set(CMAKE_MT "") set(CMAKE_COMPILER_IS_GNUCC 1) set(CMAKE_C_COMPILER_LOADED 1) set(CMAKE_C_COMPILER_WORKS TRUE) @@ -68,6 +71,7 @@ endif() +set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/gcc/arm-none-eabi/8.3.1/include;/usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed;/usr/lib/arm-none-eabi/include") set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;gcc;c;nosys") -set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/arm-none-eabi/7.3.1;/usr/lib/arm-none-eabi/lib") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/arm-none-eabi/8.3.1;/usr/lib/arm-none-eabi/lib") set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/bsl/build/CMakeFiles/3.13.4/CMakeCXXCompiler.cmake b/bsl/build/CMakeFiles/3.18.4/CMakeCXXCompiler.cmake similarity index 84% rename from bsl/build/CMakeFiles/3.13.4/CMakeCXXCompiler.cmake rename to bsl/build/CMakeFiles/3.18.4/CMakeCXXCompiler.cmake index 161123b..624bce3 100644 --- a/bsl/build/CMakeFiles/3.13.4/CMakeCXXCompiler.cmake +++ b/bsl/build/CMakeFiles/3.18.4/CMakeCXXCompiler.cmake @@ -1,28 +1,31 @@ set(CMAKE_CXX_COMPILER "/usr/bin/arm-none-eabi-g++") set(CMAKE_CXX_COMPILER_ARG1 "") set(CMAKE_CXX_COMPILER_ID "GNU") -set(CMAKE_CXX_COMPILER_VERSION "7.3.1") +set(CMAKE_CXX_COMPILER_VERSION "8.3.1") set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") set(CMAKE_CXX_COMPILER_WRAPPER "") set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") -set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17") +set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20") set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") -set(CMAKE_CXX20_COMPILE_FEATURES "") +set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") set(CMAKE_CXX_PLATFORM_ID "") set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "") set(CMAKE_CXX_SIMULATE_VERSION "") + set(CMAKE_AR "/usr/bin/arm-none-eabi-ar") set(CMAKE_CXX_COMPILER_AR "/usr/bin/arm-none-eabi-gcc-ar") set(CMAKE_RANLIB "/usr/bin/arm-none-eabi-ranlib") set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/arm-none-eabi-gcc-ranlib") set(CMAKE_LINKER "/usr/bin/arm-none-eabi-ld") +set(CMAKE_MT "") set(CMAKE_COMPILER_IS_GNUCXX 1) set(CMAKE_CXX_COMPILER_LOADED 1) set(CMAKE_CXX_COMPILER_WORKS TRUE) @@ -40,8 +43,17 @@ if(CMAKE_COMPILER_IS_MINGW) set(MINGW 1) endif() set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;CPP) set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;mm;CPP) + +foreach (lang C OBJC OBJCXX) + if (CMAKE_${lang}_COMPILER_ID_RUN) + foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) + list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) + endforeach() + endif() +endforeach() + set(CMAKE_CXX_LINKER_PREFERENCE 30) set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) @@ -71,6 +83,7 @@ endif() +set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/arm-none-eabi/include/c++/8.3.1;/usr/lib/arm-none-eabi/include/c++/8.3.1/arm-none-eabi;/usr/lib/arm-none-eabi/include/c++/8.3.1/backward;/usr/lib/gcc/arm-none-eabi/8.3.1/include;/usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed;/usr/lib/arm-none-eabi/include") set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;gcc;c;nosys") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/arm-none-eabi/7.3.1;/usr/lib/arm-none-eabi/lib") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/arm-none-eabi/8.3.1;/usr/lib/arm-none-eabi/lib") set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/bsl/build/CMakeFiles/3.18.4/CMakeDetermineCompilerABI_C.bin b/bsl/build/CMakeFiles/3.18.4/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 0000000000000000000000000000000000000000..dafab108c04748bbd18a90174a38cd0ef90f8946 GIT binary patch literal 70040 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 I+&#Mg4`e>`p8x;= literal 0 HcmV?d00001 diff --git a/bsl/build/CMakeFiles/3.18.4/CMakeDetermineCompilerABI_CXX.bin b/bsl/build/CMakeFiles/3.18.4/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 index 0000000000000000000000000000000000000000..d04807852714398e06717e5cff96896199202426 GIT binary patch literal 70068 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 YrEo8gA5XJ6$?6$wihku0;qKA>KV;M1& literal 0 HcmV?d00001 diff --git a/bsl/build/CMakeFiles/3.13.4/CMakeSystem.cmake b/bsl/build/CMakeFiles/3.18.4/CMakeSystem.cmake similarity index 51% rename from bsl/build/CMakeFiles/3.13.4/CMakeSystem.cmake rename to bsl/build/CMakeFiles/3.18.4/CMakeSystem.cmake index eac9998..1a7b45b 100644 --- a/bsl/build/CMakeFiles/3.13.4/CMakeSystem.cmake +++ b/bsl/build/CMakeFiles/3.18.4/CMakeSystem.cmake @@ -1,13 +1,13 @@ -set(CMAKE_HOST_SYSTEM "Linux-5.8.0-0.bpo.2-amd64") +set(CMAKE_HOST_SYSTEM "Linux-5.10.0-9-amd64") set(CMAKE_HOST_SYSTEM_NAME "Linux") -set(CMAKE_HOST_SYSTEM_VERSION "5.8.0-0.bpo.2-amd64") +set(CMAKE_HOST_SYSTEM_VERSION "5.10.0-9-amd64") set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") -set(CMAKE_SYSTEM "Linux-5.8.0-0.bpo.2-amd64") +set(CMAKE_SYSTEM "Linux-5.10.0-9-amd64") set(CMAKE_SYSTEM_NAME "Linux") -set(CMAKE_SYSTEM_VERSION "5.8.0-0.bpo.2-amd64") +set(CMAKE_SYSTEM_VERSION "5.10.0-9-amd64") set(CMAKE_SYSTEM_PROCESSOR "x86_64") set(CMAKE_CROSSCOMPILING "FALSE") diff --git a/bsl/build/CMakeFiles/3.13.4/CompilerIdC/CMakeCCompilerId.c b/bsl/build/CMakeFiles/3.18.4/CompilerIdC/CMakeCCompilerId.c similarity index 82% rename from bsl/build/CMakeFiles/3.13.4/CompilerIdC/CMakeCCompilerId.c rename to bsl/build/CMakeFiles/3.18.4/CompilerIdC/CMakeCCompilerId.c index bfc6ebb..6c0aa93 100644 --- a/bsl/build/CMakeFiles/3.13.4/CompilerIdC/CMakeCCompilerId.c +++ b/bsl/build/CMakeFiles/3.18.4/CompilerIdC/CMakeCCompilerId.c @@ -19,6 +19,9 @@ # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" # endif /* __INTEL_COMPILER = VRP */ # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) @@ -37,6 +40,17 @@ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif #elif defined(__PATHCC__) # define COMPILER_ID "PathScale" @@ -106,48 +120,32 @@ #elif defined(__IBMC__) && defined(__COMPILER_VER__) # define COMPILER_ID "zOS" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) -# endif + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -#elif defined(__ibmxl__) || (defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800) -# define COMPILER_ID "XL" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) -# endif +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 +# define COMPILER_ID "XL" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) #elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 # define COMPILER_ID "VisualAge" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) -# endif - + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) #elif defined(__PGI) # define COMPILER_ID "PGI" @@ -172,6 +170,15 @@ #elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) # define COMPILER_ID "Fujitsu" +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + #elif defined(__TINYC__) # define COMPILER_ID "TinyCC" @@ -181,6 +188,21 @@ #elif defined(__SCO_VERSION__) # define COMPILER_ID "SCO" +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + #elif defined(__clang__) && defined(__apple_build_version__) # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) @@ -196,6 +218,13 @@ # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + #elif defined(__clang__) # define COMPILER_ID "Clang" # if defined(_MSC_VER) @@ -249,28 +278,18 @@ #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # define COMPILER_ID "IAR" -# if defined(__VER__) +# if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif -#elif defined(__ARMCC_VERSION) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - #elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) # define COMPILER_ID "SDCC" # if defined(__SDCC_VERSION_MAJOR) @@ -284,27 +303,10 @@ # define COMPILER_VERSION_PATCH DEC(SDCC % 10) # endif -#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION) -# define COMPILER_ID "MIPSpro" -# if defined(_SGI_COMPILER_VERSION) - /* _SGI_COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10) -# else - /* _COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10) -# endif - /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ -#elif defined(__sgi) -# define COMPILER_ID "MIPSpro" - #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" @@ -363,9 +365,6 @@ char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; #elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) # define PLATFORM_ID "AIX" -#elif defined(__sgi) || defined(__sgi__) || defined(_SGI) -# define PLATFORM_ID "IRIX" - #elif defined(__hpux) || defined(__hpux__) # define PLATFORM_ID "HP-UX" @@ -421,10 +420,21 @@ char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; # elif defined(__WINDOWS__) # define PLATFORM_ID "Windows3x" +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + # else /* unknown platform */ # define PLATFORM_ID # endif +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + #else /* unknown platform */ # define PLATFORM_ID @@ -482,9 +492,50 @@ char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; # if defined(__ICCARM__) # define ARCHITECTURE_ID "ARM" +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + # elif defined(__ICCAVR__) # define ARCHITECTURE_ID "AVR" +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif diff --git a/bsl/build/CMakeFiles/3.13.4/CompilerIdCXX/CMakeCXXCompilerId.cpp b/bsl/build/CMakeFiles/3.18.4/CompilerIdCXX/CMakeCXXCompilerId.cpp similarity index 80% rename from bsl/build/CMakeFiles/3.13.4/CompilerIdCXX/CMakeCXXCompilerId.cpp rename to bsl/build/CMakeFiles/3.18.4/CompilerIdCXX/CMakeCXXCompilerId.cpp index b728b63..37c21ca 100644 --- a/bsl/build/CMakeFiles/3.13.4/CompilerIdCXX/CMakeCXXCompilerId.cpp +++ b/bsl/build/CMakeFiles/3.18.4/CompilerIdCXX/CMakeCXXCompilerId.cpp @@ -19,6 +19,9 @@ # define COMPILER_ID "Intel" # if defined(_MSC_VER) # define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" # endif /* __INTEL_COMPILER = VRP */ # define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) @@ -37,6 +40,17 @@ # define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) # define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) # endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif #elif defined(__PATHCC__) # define COMPILER_ID "PathScale" @@ -106,48 +120,32 @@ #elif defined(__IBMCPP__) && defined(__COMPILER_VER__) # define COMPILER_ID "zOS" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) -# endif + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -#elif defined(__ibmxl__) || (defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800) -# define COMPILER_ID "XL" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) -# endif +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 +# define COMPILER_ID "XL" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 # define COMPILER_ID "VisualAge" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) -# endif - + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) #elif defined(__PGI) # define COMPILER_ID "PGI" @@ -172,9 +170,33 @@ #elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) # define COMPILER_ID "Fujitsu" +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + #elif defined(__SCO_VERSION__) # define COMPILER_ID "SCO" +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + #elif defined(__clang__) && defined(__apple_build_version__) # define COMPILER_ID "AppleClang" # if defined(_MSC_VER) @@ -190,6 +212,13 @@ # endif # define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + #elif defined(__clang__) # define COMPILER_ID "Clang" # if defined(_MSC_VER) @@ -247,49 +276,22 @@ #elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) # define COMPILER_ID "IAR" -# if defined(__VER__) +# if defined(__VER__) && defined(__ICCARM__) # define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) # define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) # define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) # define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - -#elif defined(__ARMCC_VERSION) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION) -# define COMPILER_ID "MIPSpro" -# if defined(_SGI_COMPILER_VERSION) - /* _SGI_COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10) -# else - /* _COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) # endif /* These compilers are either not known or too old to define an identification macro. Try to identify the platform and guess that it is the native compiler. */ -#elif defined(__sgi) -# define COMPILER_ID "MIPSpro" - #elif defined(__hpux) || defined(__hpua) # define COMPILER_ID "HP" @@ -348,9 +350,6 @@ char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; #elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) # define PLATFORM_ID "AIX" -#elif defined(__sgi) || defined(__sgi__) || defined(_SGI) -# define PLATFORM_ID "IRIX" - #elif defined(__hpux) || defined(__hpux__) # define PLATFORM_ID "HP-UX" @@ -406,10 +405,21 @@ char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; # elif defined(__WINDOWS__) # define PLATFORM_ID "Windows3x" +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + # else /* unknown platform */ # define PLATFORM_ID # endif +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + #else /* unknown platform */ # define PLATFORM_ID @@ -467,9 +477,50 @@ char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; # if defined(__ICCARM__) # define ARCHITECTURE_ID "ARM" +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + # elif defined(__ICCAVR__) # define ARCHITECTURE_ID "AVR" +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + # else /* unknown architecture */ # define ARCHITECTURE_ID "" # endif @@ -554,10 +605,20 @@ char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; -#if defined(_MSC_VER) && defined(_MSVC_LANG) -#define CXX_STD _MSVC_LANG +#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L +# if defined(__INTEL_CXX11_MODE__) +# if defined(__cpp_aggregate_nsdmi) +# define CXX_STD 201402L +# else +# define CXX_STD 201103L +# endif +# else +# define CXX_STD 199711L +# endif +#elif defined(_MSC_VER) && defined(_MSVC_LANG) +# define CXX_STD _MSVC_LANG #else -#define CXX_STD __cplusplus +# define CXX_STD __cplusplus #endif const char* info_language_dialect_default = "INFO" ":" "dialect_default[" diff --git a/bsl/build/CMakeFiles/CMakeDirectoryInformation.cmake b/bsl/build/CMakeFiles/CMakeDirectoryInformation.cmake index 582a89a..500d844 100644 --- a/bsl/build/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/bsl/build/CMakeFiles/CMakeDirectoryInformation.cmake @@ -1,9 +1,9 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/key/github/KED/bsl") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/key/github/KED/bsl/build") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/key/Git/ked/bsl") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/key/Git/ked/bsl/build") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/bsl/build/CMakeFiles/CMakeError.log b/bsl/build/CMakeFiles/CMakeError.log index 825c546..5645d73 100644 --- a/bsl/build/CMakeFiles/CMakeError.log +++ b/bsl/build/CMakeFiles/CMakeError.log @@ -5,8 +5,8 @@ Id flags: The output was: 1 -/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/libc.a(lib_a-exit.o): in function `exit': -/tmp/building/package/build/arm-none-eabi/newlib/libc/stdlib/../../../../../newlib/libc/stdlib/exit.c:64: undefined reference to `_exit' +/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/libc.a(lib_a-exit.o): in function `exit': +/build/newlib-kGgvwE/newlib-3.3.0/build/arm-none-eabi/newlib/libc/stdlib/../../../../../newlib/libc/stdlib/exit.c:64: undefined reference to `_exit' collect2: error: ld returned 1 exit status @@ -17,8 +17,8 @@ Id flags: The output was: 1 -/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/libc.a(lib_a-exit.o): in function `exit': -/tmp/building/package/build/arm-none-eabi/newlib/libc/stdlib/../../../../../newlib/libc/stdlib/exit.c:64: undefined reference to `_exit' +/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/ld: /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/libc.a(lib_a-exit.o): in function `exit': +/build/newlib-kGgvwE/newlib-3.3.0/build/arm-none-eabi/newlib/libc/stdlib/../../../../../newlib/libc/stdlib/exit.c:64: undefined reference to `_exit' collect2: error: ld returned 1 exit status diff --git a/bsl/build/CMakeFiles/CMakeOutput.log b/bsl/build/CMakeFiles/CMakeOutput.log index e8ccc4f..beff780 100644 --- a/bsl/build/CMakeFiles/CMakeOutput.log +++ b/bsl/build/CMakeFiles/CMakeOutput.log @@ -1,7 +1,7 @@ -The system is: Linux - 5.8.0-0.bpo.2-amd64 - x86_64 +The system is: Linux - 5.10.0-9-amd64 - x86_64 Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)": -arm-none-eabi-gcc (15:7-2018-q2-6) 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907] -Copyright (C) 2017 Free Software Foundation, Inc. +arm-none-eabi-gcc (15:8-2019-q3-1+b1) 8.3.1 20190703 (release) [gcc-8-branch revision 273027] +Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. @@ -16,7 +16,7 @@ The output was: Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o" -The C compiler identification is GNU, found in "/home/key/github/KED/bsl/build/CMakeFiles/3.13.4/CompilerIdC/CMakeCCompilerId.o" +The C compiler identification is GNU, found in "/home/key/Git/ked/bsl/build/CMakeFiles/3.18.4/CompilerIdC/CMakeCCompilerId.o" Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /usr/bin/arm-none-eabi-g++ @@ -29,80 +29,138 @@ The output was: Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o" -The CXX compiler identification is GNU, found in "/home/key/github/KED/bsl/build/CMakeFiles/3.13.4/CompilerIdCXX/CMakeCXXCompilerId.o" - -Determining if the C compiler works passed with the following output: -Change Dir: /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_7d686/fast" -/usr/bin/make -f CMakeFiles/cmTC_7d686.dir/build.make CMakeFiles/cmTC_7d686.dir/build -make[1]: Entering directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_7d686.dir/testCCompiler.c.o -/usr/bin/arm-none-eabi-gcc -o CMakeFiles/cmTC_7d686.dir/testCCompiler.c.o -c /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp/testCCompiler.c -Linking C executable cmTC_7d686 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7d686.dir/link.txt --verbose=1 -/usr/bin/arm-none-eabi-gcc --specs=nosys.specs CMakeFiles/cmTC_7d686.dir/testCCompiler.c.o -o cmTC_7d686 -make[1]: Leaving directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' - +The CXX compiler identification is GNU, found in "/home/key/Git/ked/bsl/build/CMakeFiles/3.18.4/CompilerIdCXX/CMakeCXXCompilerId.o" Detecting C compiler ABI info compiled with the following output: -Change Dir: /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp +Change Dir: /home/key/Git/ked/bsl/build/CMakeFiles/CMakeTmp -Run Build Command:"/usr/bin/make" "cmTC_d21f9/fast" -/usr/bin/make -f CMakeFiles/cmTC_d21f9.dir/build.make CMakeFiles/cmTC_d21f9.dir/build -make[1]: Entering directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_d21f9.dir/CMakeCCompilerABI.c.o -/usr/bin/arm-none-eabi-gcc -o CMakeFiles/cmTC_d21f9.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c -Linking C executable cmTC_d21f9 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d21f9.dir/link.txt --verbose=1 -/usr/bin/arm-none-eabi-gcc --specs=nosys.specs -v CMakeFiles/cmTC_d21f9.dir/CMakeCCompilerABI.c.o -o cmTC_d21f9 +Run Build Command(s):/usr/bin/gmake cmTC_c84ab/fast && /usr/bin/gmake -f CMakeFiles/cmTC_c84ab.dir/build.make CMakeFiles/cmTC_c84ab.dir/build +gmake[1]: Entering directory '/home/key/Git/ked/bsl/build/CMakeFiles/CMakeTmp' +Building C object CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o +/usr/bin/arm-none-eabi-gcc -v -o CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.18/Modules/CMakeCCompilerABI.c +Using built-in specs. +COLLECT_GCC=/usr/bin/arm-none-eabi-gcc +Target: arm-none-eabi +Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/lib/include' --mandir='/usr/lib/share/man' --infodir='/usr/lib/share/info' --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir='/usr/lib/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --enable-languages=c,c++,lto --enable-multilib --disable-decimal-float --disable-libffi --disable-libgomp --disable-libmudflap --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls --disable-shared --disable-threads --enable-tls --build=x86_64-linux-gnu --target=arm-none-eabi --with-system-zlib --with-gnu-as --with-gnu-ld --with-pkgversion=15:8-2019-q3-1+b1 --without-included-gettext --prefix=/usr/lib --infodir=/usr/share/doc/gcc-arm-none-eabi/info --htmldir=/usr/share/doc/gcc-arm-none-eabi/html --pdfdir=/usr/share/doc/gcc-arm-none-eabi/pdf --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --disable-libstdc++-v3 --host=x86_64-linux-gnu --with-headers=no --without-newlib --with-multilib-list=rmprofile CFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' GCJFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' LDFLAGS=-Wl,-z,relro OBJCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' OBJCXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' INHIBIT_LIBC_CFLAGS=-DUSE_TM_CLONE_REGISTRY=0 AR_FOR_TARGET=arm-none-eabi-ar AS_FOR_TARGET=arm-none-eabi-as LD_FOR_TARGET=arm-none-eabi-ld NM_FOR_TARGET=arm-none-eabi-nm OBJDUMP_FOR_TARGET=arm-none-eabi-objdump RANLIB_FOR_TARGET=arm-none-eabi-ranlib READELF_FOR_TARGET=arm-none-eabi-readelf STRIP_FOR_TARGET=arm-none-eabi-strip +Thread model: single +gcc version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (15:8-2019-q3-1+b1) +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o' '-c' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t' + /usr/lib/gcc/arm-none-eabi/8.3.1/cc1 -quiet -v -D__USES_INITFINI__ /usr/share/cmake-3.18/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mcpu=arm7tdmi -mfloat-abi=soft -marm -march=armv4t -auxbase-strip CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o -version -o /tmp/cc79XynB.s +GNU C17 (15:8-2019-q3-1+b1) version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (arm-none-eabi) + compiled by GNU C version 10.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.0, isl version isl-0.23-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring nonexistent directory "/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/sys-include" +#include "..." search starts here: +#include <...> search starts here: + /usr/lib/gcc/arm-none-eabi/8.3.1/include + /usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed + /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include +End of search list. +GNU C17 (15:8-2019-q3-1+b1) version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (arm-none-eabi) + compiled by GNU C version 10.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.0, isl version isl-0.23-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: 540051d21a901f95ab937f0fc815eb0d +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o' '-c' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t' + /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/as -v -march=armv4t -mfloat-abi=soft -meabi=5 -o CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o /tmp/cc79XynB.s +GNU assembler version 2.35.2 (arm-none-eabi) using BFD version (2.35.2-2+14+b2) 2.35.2 +COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/ +LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/ +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o' '-c' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t' +Linking C executable cmTC_c84ab +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c84ab.dir/link.txt --verbose=1 +/usr/bin/arm-none-eabi-gcc --specs=nosys.specs -v CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o -o cmTC_c84ab Using built-in specs. -Reading specs from /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/nosys.specs +Reading specs from /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/nosys.specs rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence COLLECT_GCC=/usr/bin/arm-none-eabi-gcc -COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper +COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-none-eabi/8.3.1/lto-wrapper Target: arm-none-eabi -Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/lib/include' --mandir='/usr/lib/share/man' --infodir='/usr/lib/share/info' --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir='/usr/lib/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --enable-languages=c,c++,lto --enable-multilib --disable-decimal-float --disable-libffi --disable-libgomp --disable-libmudflap --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls --disable-shared --disable-threads --disable-tls --build=x86_64-linux-gnu --target=arm-none-eabi --with-system-zlib --with-gnu-as --with-gnu-ld --with-pkgversion=15:7-2018-q2-6 --without-included-gettext --prefix=/usr/lib --infodir=/usr/share/doc/gcc-arm-none-eabi/info --htmldir=/usr/share/doc/gcc-arm-none-eabi/html --pdfdir=/usr/share/doc/gcc-arm-none-eabi/pdf --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --disable-libstdc++-v3 --host=x86_64-linux-gnu --with-headers=no --without-newlib --with-multilib-list=rmprofile CFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' FCFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' FFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' GCJFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' LDFLAGS=-Wl,-z,relro OBJCFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' OBJCXXFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' INHIBIT_LIBC_CFLAGS=-DUSE_TM_CLONE_REGISTRY=0 AR_FOR_TARGET=arm-none-eabi-ar AS_FOR_TARGET=arm-none-eabi-as LD_FOR_TARGET=arm-none-eabi-ld NM_FOR_TARGET=arm-none-eabi-nm OBJDUMP_FOR_TARGET=arm-none-eabi-objdump RANLIB_FOR_TARGET=arm-none-eabi-ranlib READELF_FOR_TARGET=arm-none-eabi-readelf STRIP_FOR_TARGET=arm-none-eabi-strip +Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/lib/include' --mandir='/usr/lib/share/man' --infodir='/usr/lib/share/info' --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir='/usr/lib/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --enable-languages=c,c++,lto --enable-multilib --disable-decimal-float --disable-libffi --disable-libgomp --disable-libmudflap --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls --disable-shared --disable-threads --enable-tls --build=x86_64-linux-gnu --target=arm-none-eabi --with-system-zlib --with-gnu-as --with-gnu-ld --with-pkgversion=15:8-2019-q3-1+b1 --without-included-gettext --prefix=/usr/lib --infodir=/usr/share/doc/gcc-arm-none-eabi/info --htmldir=/usr/share/doc/gcc-arm-none-eabi/html --pdfdir=/usr/share/doc/gcc-arm-none-eabi/pdf --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --disable-libstdc++-v3 --host=x86_64-linux-gnu --with-headers=no --without-newlib --with-multilib-list=rmprofile CFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' GCJFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' LDFLAGS=-Wl,-z,relro OBJCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' OBJCXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' INHIBIT_LIBC_CFLAGS=-DUSE_TM_CLONE_REGISTRY=0 AR_FOR_TARGET=arm-none-eabi-ar AS_FOR_TARGET=arm-none-eabi-as LD_FOR_TARGET=arm-none-eabi-ld NM_FOR_TARGET=arm-none-eabi-nm OBJDUMP_FOR_TARGET=arm-none-eabi-objdump RANLIB_FOR_TARGET=arm-none-eabi-ranlib READELF_FOR_TARGET=arm-none-eabi-readelf STRIP_FOR_TARGET=arm-none-eabi-strip Thread model: single -gcc version 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907] (15:7-2018-q2-6) -COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/bin/ -LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/ -COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_d21f9' - /usr/lib/gcc/arm-none-eabi/7.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc9leys6.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_d21f9 /usr/lib/gcc/arm-none-eabi/7.3.1/crti.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/7.3.1 -L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_d21f9.dir/CMakeCCompilerABI.c.o --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o -COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_d21f9' -make[1]: Leaving directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' +gcc version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (15:8-2019-q3-1+b1) +COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/ +LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/ +COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_c84ab' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t' + /usr/lib/gcc/arm-none-eabi/8.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/8.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/8.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cczUaK34.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_c84ab /usr/lib/gcc/arm-none-eabi/8.3.1/crti.o /usr/lib/gcc/arm-none-eabi/8.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/8.3.1 -L/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/8.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/8.3.1/crtn.o +COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_c84ab' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t' +gmake[1]: Leaving directory '/home/key/Git/ked/bsl/build/CMakeFiles/CMakeTmp' + + + +Parsed C implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [/usr/lib/gcc/arm-none-eabi/8.3.1/include] + add: [/usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed] + add: [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include] + end of search list found + collapse include dir [/usr/lib/gcc/arm-none-eabi/8.3.1/include] ==> [/usr/lib/gcc/arm-none-eabi/8.3.1/include] + collapse include dir [/usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed] ==> [/usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed] + collapse include dir [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include] ==> [/usr/lib/arm-none-eabi/include] + implicit include dirs: [/usr/lib/gcc/arm-none-eabi/8.3.1/include;/usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed;/usr/lib/arm-none-eabi/include] Parsed C implicit link information from above output: link line regex: [^( *|.*[/\])(arm-none-eabi-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp] + ignore line: [Change Dir: /home/key/Git/ked/bsl/build/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):/usr/bin/gmake cmTC_c84ab/fast && /usr/bin/gmake -f CMakeFiles/cmTC_c84ab.dir/build.make CMakeFiles/cmTC_c84ab.dir/build] + ignore line: [gmake[1]: Entering directory '/home/key/Git/ked/bsl/build/CMakeFiles/CMakeTmp'] + ignore line: [Building C object CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o] + ignore line: [/usr/bin/arm-none-eabi-gcc -v -o CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.18/Modules/CMakeCCompilerABI.c] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/arm-none-eabi-gcc] + ignore line: [Target: arm-none-eabi] + ignore line: [Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/lib/include' --mandir='/usr/lib/share/man' --infodir='/usr/lib/share/info' --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir='/usr/lib/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --enable-languages=c,c++,lto --enable-multilib --disable-decimal-float --disable-libffi --disable-libgomp --disable-libmudflap --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls --disable-shared --disable-threads --enable-tls --build=x86_64-linux-gnu --target=arm-none-eabi --with-system-zlib --with-gnu-as --with-gnu-ld --with-pkgversion=15:8-2019-q3-1+b1 --without-included-gettext --prefix=/usr/lib --infodir=/usr/share/doc/gcc-arm-none-eabi/info --htmldir=/usr/share/doc/gcc-arm-none-eabi/html --pdfdir=/usr/share/doc/gcc-arm-none-eabi/pdf --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --disable-libstdc++-v3 --host=x86_64-linux-gnu --with-headers=no --without-newlib --with-multilib-list=rmprofile CFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' GCJFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' LDFLAGS=-Wl,-z,relro OBJCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' OBJCXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' INHIBIT_LIBC_CFLAGS=-DUSE_TM_CLONE_REGISTRY=0 AR_FOR_TARGET=arm-none-eabi-ar AS_FOR_TARGET=arm-none-eabi-as LD_FOR_TARGET=arm-none-eabi-ld NM_FOR_TARGET=arm-none-eabi-nm OBJDUMP_FOR_TARGET=arm-none-eabi-objdump RANLIB_FOR_TARGET=arm-none-eabi-ranlib READELF_FOR_TARGET=arm-none-eabi-readelf STRIP_FOR_TARGET=arm-none-eabi-strip] + ignore line: [Thread model: single] + ignore line: [gcc version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (15:8-2019-q3-1+b1) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o' '-c' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t'] + ignore line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/cc1 -quiet -v -D__USES_INITFINI__ /usr/share/cmake-3.18/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mcpu=arm7tdmi -mfloat-abi=soft -marm -march=armv4t -auxbase-strip CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o -version -o /tmp/cc79XynB.s] + ignore line: [GNU C17 (15:8-2019-q3-1+b1) version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (arm-none-eabi)] + ignore line: [ compiled by GNU C version 10.2.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.0 isl version isl-0.23-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/sys-include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/include] + ignore line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed] + ignore line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include] + ignore line: [End of search list.] + ignore line: [GNU C17 (15:8-2019-q3-1+b1) version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (arm-none-eabi)] + ignore line: [ compiled by GNU C version 10.2.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.0 isl version isl-0.23-GMP] ignore line: [] - ignore line: [Run Build Command:"/usr/bin/make" "cmTC_d21f9/fast"] - ignore line: [/usr/bin/make -f CMakeFiles/cmTC_d21f9.dir/build.make CMakeFiles/cmTC_d21f9.dir/build] - ignore line: [make[1]: Entering directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp'] - ignore line: [Building C object CMakeFiles/cmTC_d21f9.dir/CMakeCCompilerABI.c.o] - ignore line: [/usr/bin/arm-none-eabi-gcc -o CMakeFiles/cmTC_d21f9.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c] - ignore line: [Linking C executable cmTC_d21f9] - ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d21f9.dir/link.txt --verbose=1] - ignore line: [/usr/bin/arm-none-eabi-gcc --specs=nosys.specs -v CMakeFiles/cmTC_d21f9.dir/CMakeCCompilerABI.c.o -o cmTC_d21f9 ] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: 540051d21a901f95ab937f0fc815eb0d] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o' '-c' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t'] + ignore line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/as -v -march=armv4t -mfloat-abi=soft -meabi=5 -o CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o /tmp/cc79XynB.s] + ignore line: [GNU assembler version 2.35.2 (arm-none-eabi) using BFD version (2.35.2-2+14+b2) 2.35.2] + ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o' '-c' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t'] + ignore line: [Linking C executable cmTC_c84ab] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c84ab.dir/link.txt --verbose=1] + ignore line: [/usr/bin/arm-none-eabi-gcc --specs=nosys.specs -v CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o -o cmTC_c84ab ] ignore line: [Using built-in specs.] - ignore line: [Reading specs from /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/nosys.specs] + ignore line: [Reading specs from /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/nosys.specs] ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence] ignore line: [COLLECT_GCC=/usr/bin/arm-none-eabi-gcc] - ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper] + ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-none-eabi/8.3.1/lto-wrapper] ignore line: [Target: arm-none-eabi] - ignore line: [Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/lib/include' --mandir='/usr/lib/share/man' --infodir='/usr/lib/share/info' --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir='/usr/lib/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --enable-languages=c,c++,lto --enable-multilib --disable-decimal-float --disable-libffi --disable-libgomp --disable-libmudflap --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls --disable-shared --disable-threads --disable-tls --build=x86_64-linux-gnu --target=arm-none-eabi --with-system-zlib --with-gnu-as --with-gnu-ld --with-pkgversion=15:7-2018-q2-6 --without-included-gettext --prefix=/usr/lib --infodir=/usr/share/doc/gcc-arm-none-eabi/info --htmldir=/usr/share/doc/gcc-arm-none-eabi/html --pdfdir=/usr/share/doc/gcc-arm-none-eabi/pdf --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --disable-libstdc++-v3 --host=x86_64-linux-gnu --with-headers=no --without-newlib --with-multilib-list=rmprofile CFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' FCFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' FFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' GCJFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' LDFLAGS=-Wl,-z,relro OBJCFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' OBJCXXFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' INHIBIT_LIBC_CFLAGS=-DUSE_TM_CLONE_REGISTRY=0 AR_FOR_TARGET=arm-none-eabi-ar AS_FOR_TARGET=arm-none-eabi-as LD_FOR_TARGET=arm-none-eabi-ld NM_FOR_TARGET=arm-none-eabi-nm OBJDUMP_FOR_TARGET=arm-none-eabi-objdump RANLIB_FOR_TARGET=arm-none-eabi-ranlib READELF_FOR_TARGET=arm-none-eabi-readelf STRIP_FOR_TARGET=arm-none-eabi-strip] + ignore line: [Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/lib/include' --mandir='/usr/lib/share/man' --infodir='/usr/lib/share/info' --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir='/usr/lib/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --enable-languages=c,c++,lto --enable-multilib --disable-decimal-float --disable-libffi --disable-libgomp --disable-libmudflap --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls --disable-shared --disable-threads --enable-tls --build=x86_64-linux-gnu --target=arm-none-eabi --with-system-zlib --with-gnu-as --with-gnu-ld --with-pkgversion=15:8-2019-q3-1+b1 --without-included-gettext --prefix=/usr/lib --infodir=/usr/share/doc/gcc-arm-none-eabi/info --htmldir=/usr/share/doc/gcc-arm-none-eabi/html --pdfdir=/usr/share/doc/gcc-arm-none-eabi/pdf --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --disable-libstdc++-v3 --host=x86_64-linux-gnu --with-headers=no --without-newlib --with-multilib-list=rmprofile CFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' GCJFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' LDFLAGS=-Wl,-z,relro OBJCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' OBJCXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' INHIBIT_LIBC_CFLAGS=-DUSE_TM_CLONE_REGISTRY=0 AR_FOR_TARGET=arm-none-eabi-ar AS_FOR_TARGET=arm-none-eabi-as LD_FOR_TARGET=arm-none-eabi-ld NM_FOR_TARGET=arm-none-eabi-nm OBJDUMP_FOR_TARGET=arm-none-eabi-objdump RANLIB_FOR_TARGET=arm-none-eabi-ranlib READELF_FOR_TARGET=arm-none-eabi-readelf STRIP_FOR_TARGET=arm-none-eabi-strip] ignore line: [Thread model: single] - ignore line: [gcc version 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907] (15:7-2018-q2-6) ] - ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/bin/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_d21f9'] - link line: [ /usr/lib/gcc/arm-none-eabi/7.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cc9leys6.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_d21f9 /usr/lib/gcc/arm-none-eabi/7.3.1/crti.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/7.3.1 -L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_d21f9.dir/CMakeCCompilerABI.c.o --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o] - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/collect2] ==> ignore + ignore line: [gcc version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (15:8-2019-q3-1+b1) ] + ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_c84ab' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t'] + link line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/8.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/8.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cczUaK34.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_c84ab /usr/lib/gcc/arm-none-eabi/8.3.1/crti.o /usr/lib/gcc/arm-none-eabi/8.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/8.3.1 -L/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/8.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/8.3.1/crtn.o] + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/collect2] ==> ignore arg [-plugin] ==> ignore - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/cc9leys6.res] ==> ignore + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/lib/gcc/arm-none-eabi/8.3.1/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/cczUaK34.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore @@ -110,13 +168,13 @@ Parsed C implicit link information from above output: arg [-plugin-opt=-pass-through=-lnosys] ==> ignore arg [-X] ==> ignore arg [-o] ==> ignore - arg [cmTC_d21f9] ==> ignore - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/crti.o] ==> ignore - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o] ==> ignore - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o] ==> ignore - arg [-L/usr/lib/gcc/arm-none-eabi/7.3.1] ==> dir [/usr/lib/gcc/arm-none-eabi/7.3.1] - arg [-L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib] ==> dir [/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib] - arg [CMakeFiles/cmTC_d21f9.dir/CMakeCCompilerABI.c.o] ==> ignore + arg [cmTC_c84ab] ==> ignore + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/crti.o] ==> ignore + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/crtbegin.o] ==> ignore + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/crt0.o] ==> ignore + arg [-L/usr/lib/gcc/arm-none-eabi/8.3.1] ==> dir [/usr/lib/gcc/arm-none-eabi/8.3.1] + arg [-L/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib] ==> dir [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib] + arg [CMakeFiles/cmTC_c84ab.dir/CMakeCCompilerABI.c.o] ==> ignore arg [--start-group] ==> ignore arg [-lgcc] ==> lib [gcc] arg [-lc] ==> lib [c] @@ -126,147 +184,157 @@ Parsed C implicit link information from above output: arg [-lc] ==> lib [c] arg [-lnosys] ==> lib [nosys] arg [--end-group] ==> ignore - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o] ==> ignore - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o] ==> ignore - collapse library dir [/usr/lib/gcc/arm-none-eabi/7.3.1] ==> [/usr/lib/gcc/arm-none-eabi/7.3.1] - collapse library dir [/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib] ==> [/usr/lib/arm-none-eabi/lib] + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/crtend.o] ==> ignore + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/crtn.o] ==> ignore + collapse library dir [/usr/lib/gcc/arm-none-eabi/8.3.1] ==> [/usr/lib/gcc/arm-none-eabi/8.3.1] + collapse library dir [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib] ==> [/usr/lib/arm-none-eabi/lib] implicit libs: [gcc;c;gcc;c;nosys] - implicit dirs: [/usr/lib/gcc/arm-none-eabi/7.3.1;/usr/lib/arm-none-eabi/lib] + implicit dirs: [/usr/lib/gcc/arm-none-eabi/8.3.1;/usr/lib/arm-none-eabi/lib] implicit fwks: [] - - -Detecting C [-std=c11] compiler features compiled with the following output: -Change Dir: /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_e7393/fast" -/usr/bin/make -f CMakeFiles/cmTC_e7393.dir/build.make CMakeFiles/cmTC_e7393.dir/build -make[1]: Entering directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_e7393.dir/feature_tests.c.o -/usr/bin/arm-none-eabi-gcc -std=c11 -o CMakeFiles/cmTC_e7393.dir/feature_tests.c.o -c /home/key/github/KED/bsl/build/CMakeFiles/feature_tests.c -Linking C executable cmTC_e7393 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e7393.dir/link.txt --verbose=1 -/usr/bin/arm-none-eabi-gcc --specs=nosys.specs CMakeFiles/cmTC_e7393.dir/feature_tests.c.o -o cmTC_e7393 -make[1]: Leaving directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:1c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c99] compiler features compiled with the following output: -Change Dir: /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_8e31e/fast" -/usr/bin/make -f CMakeFiles/cmTC_8e31e.dir/build.make CMakeFiles/cmTC_8e31e.dir/build -make[1]: Entering directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_8e31e.dir/feature_tests.c.o -/usr/bin/arm-none-eabi-gcc -std=c99 -o CMakeFiles/cmTC_8e31e.dir/feature_tests.c.o -c /home/key/github/KED/bsl/build/CMakeFiles/feature_tests.c -Linking C executable cmTC_8e31e -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8e31e.dir/link.txt --verbose=1 -/usr/bin/arm-none-eabi-gcc --specs=nosys.specs CMakeFiles/cmTC_8e31e.dir/feature_tests.c.o -o cmTC_8e31e -make[1]: Leaving directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c90] compiler features compiled with the following output: -Change Dir: /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_a31e3/fast" -/usr/bin/make -f CMakeFiles/cmTC_a31e3.dir/build.make CMakeFiles/cmTC_a31e3.dir/build -make[1]: Entering directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_a31e3.dir/feature_tests.c.o -/usr/bin/arm-none-eabi-gcc -std=c90 -o CMakeFiles/cmTC_a31e3.dir/feature_tests.c.o -c /home/key/github/KED/bsl/build/CMakeFiles/feature_tests.c -Linking C executable cmTC_a31e3 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a31e3.dir/link.txt --verbose=1 -/usr/bin/arm-none-eabi-gcc --specs=nosys.specs CMakeFiles/cmTC_a31e3.dir/feature_tests.c.o -o cmTC_a31e3 -make[1]: Leaving directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' - - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:0c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:0c_variadic_macros -Determining if the CXX compiler works passed with the following output: -Change Dir: /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_08264/fast" -/usr/bin/make -f CMakeFiles/cmTC_08264.dir/build.make CMakeFiles/cmTC_08264.dir/build -make[1]: Entering directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_08264.dir/testCXXCompiler.cxx.o -/usr/bin/arm-none-eabi-g++ -o CMakeFiles/cmTC_08264.dir/testCXXCompiler.cxx.o -c /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -Linking CXX executable cmTC_08264 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_08264.dir/link.txt --verbose=1 -/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_08264.dir/testCXXCompiler.cxx.o -o cmTC_08264 -make[1]: Leaving directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' - - Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp +Change Dir: /home/key/Git/ked/bsl/build/CMakeFiles/CMakeTmp -Run Build Command:"/usr/bin/make" "cmTC_90d43/fast" -/usr/bin/make -f CMakeFiles/cmTC_90d43.dir/build.make CMakeFiles/cmTC_90d43.dir/build -make[1]: Entering directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_90d43.dir/CMakeCXXCompilerABI.cpp.o -/usr/bin/arm-none-eabi-g++ -o CMakeFiles/cmTC_90d43.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp -Linking CXX executable cmTC_90d43 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_90d43.dir/link.txt --verbose=1 -/usr/bin/arm-none-eabi-g++ --specs=nosys.specs -v CMakeFiles/cmTC_90d43.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_90d43 +Run Build Command(s):/usr/bin/gmake cmTC_e5bec/fast && /usr/bin/gmake -f CMakeFiles/cmTC_e5bec.dir/build.make CMakeFiles/cmTC_e5bec.dir/build +gmake[1]: Entering directory '/home/key/Git/ked/bsl/build/CMakeFiles/CMakeTmp' +Building CXX object CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o +/usr/bin/arm-none-eabi-g++ -v -o CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.18/Modules/CMakeCXXCompilerABI.cpp +Using built-in specs. +COLLECT_GCC=/usr/bin/arm-none-eabi-g++ +Target: arm-none-eabi +Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/lib/include' --mandir='/usr/lib/share/man' --infodir='/usr/lib/share/info' --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir='/usr/lib/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --enable-languages=c,c++,lto --enable-multilib --disable-decimal-float --disable-libffi --disable-libgomp --disable-libmudflap --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls --disable-shared --disable-threads --enable-tls --build=x86_64-linux-gnu --target=arm-none-eabi --with-system-zlib --with-gnu-as --with-gnu-ld --with-pkgversion=15:8-2019-q3-1+b1 --without-included-gettext --prefix=/usr/lib --infodir=/usr/share/doc/gcc-arm-none-eabi/info --htmldir=/usr/share/doc/gcc-arm-none-eabi/html --pdfdir=/usr/share/doc/gcc-arm-none-eabi/pdf --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --disable-libstdc++-v3 --host=x86_64-linux-gnu --with-headers=no --without-newlib --with-multilib-list=rmprofile CFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' GCJFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' LDFLAGS=-Wl,-z,relro OBJCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' OBJCXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' INHIBIT_LIBC_CFLAGS=-DUSE_TM_CLONE_REGISTRY=0 AR_FOR_TARGET=arm-none-eabi-ar AS_FOR_TARGET=arm-none-eabi-as LD_FOR_TARGET=arm-none-eabi-ld NM_FOR_TARGET=arm-none-eabi-nm OBJDUMP_FOR_TARGET=arm-none-eabi-objdump RANLIB_FOR_TARGET=arm-none-eabi-ranlib READELF_FOR_TARGET=arm-none-eabi-readelf STRIP_FOR_TARGET=arm-none-eabi-strip +Thread model: single +gcc version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (15:8-2019-q3-1+b1) +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t' + /usr/lib/gcc/arm-none-eabi/8.3.1/cc1plus -quiet -v -D__USES_INITFINI__ /usr/share/cmake-3.18/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mcpu=arm7tdmi -mfloat-abi=soft -marm -march=armv4t -auxbase-strip CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o -version -o /tmp/ccHoNpiC.s +GNU C++14 (15:8-2019-q3-1+b1) version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (arm-none-eabi) + compiled by GNU C version 10.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.0, isl version isl-0.23-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +ignoring nonexistent directory "/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/sys-include" +#include "..." search starts here: +#include <...> search starts here: + /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include/c++/8.3.1 + /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include/c++/8.3.1/arm-none-eabi + /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include/c++/8.3.1/backward + /usr/lib/gcc/arm-none-eabi/8.3.1/include + /usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed + /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include +End of search list. +GNU C++14 (15:8-2019-q3-1+b1) version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (arm-none-eabi) + compiled by GNU C version 10.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.0, isl version isl-0.23-GMP + +GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 +Compiler executable checksum: 2997647168e1093b6d37ca7192a93286 +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t' + /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/as -v -march=armv4t -mfloat-abi=soft -meabi=5 -o CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccHoNpiC.s +GNU assembler version 2.35.2 (arm-none-eabi) using BFD version (2.35.2-2+14+b2) 2.35.2 +COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/ +LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/ +COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t' +Linking CXX executable cmTC_e5bec +/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e5bec.dir/link.txt --verbose=1 +/usr/bin/arm-none-eabi-g++ --specs=nosys.specs -v CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_e5bec Using built-in specs. -Reading specs from /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/nosys.specs +Reading specs from /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/nosys.specs rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence COLLECT_GCC=/usr/bin/arm-none-eabi-g++ -COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper +COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-none-eabi/8.3.1/lto-wrapper Target: arm-none-eabi -Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/lib/include' --mandir='/usr/lib/share/man' --infodir='/usr/lib/share/info' --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir='/usr/lib/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --enable-languages=c,c++,lto --enable-multilib --disable-decimal-float --disable-libffi --disable-libgomp --disable-libmudflap --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls --disable-shared --disable-threads --disable-tls --build=x86_64-linux-gnu --target=arm-none-eabi --with-system-zlib --with-gnu-as --with-gnu-ld --with-pkgversion=15:7-2018-q2-6 --without-included-gettext --prefix=/usr/lib --infodir=/usr/share/doc/gcc-arm-none-eabi/info --htmldir=/usr/share/doc/gcc-arm-none-eabi/html --pdfdir=/usr/share/doc/gcc-arm-none-eabi/pdf --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --disable-libstdc++-v3 --host=x86_64-linux-gnu --with-headers=no --without-newlib --with-multilib-list=rmprofile CFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' FCFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' FFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' GCJFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' LDFLAGS=-Wl,-z,relro OBJCFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' OBJCXXFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' INHIBIT_LIBC_CFLAGS=-DUSE_TM_CLONE_REGISTRY=0 AR_FOR_TARGET=arm-none-eabi-ar AS_FOR_TARGET=arm-none-eabi-as LD_FOR_TARGET=arm-none-eabi-ld NM_FOR_TARGET=arm-none-eabi-nm OBJDUMP_FOR_TARGET=arm-none-eabi-objdump RANLIB_FOR_TARGET=arm-none-eabi-ranlib READELF_FOR_TARGET=arm-none-eabi-readelf STRIP_FOR_TARGET=arm-none-eabi-strip +Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/lib/include' --mandir='/usr/lib/share/man' --infodir='/usr/lib/share/info' --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir='/usr/lib/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --enable-languages=c,c++,lto --enable-multilib --disable-decimal-float --disable-libffi --disable-libgomp --disable-libmudflap --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls --disable-shared --disable-threads --enable-tls --build=x86_64-linux-gnu --target=arm-none-eabi --with-system-zlib --with-gnu-as --with-gnu-ld --with-pkgversion=15:8-2019-q3-1+b1 --without-included-gettext --prefix=/usr/lib --infodir=/usr/share/doc/gcc-arm-none-eabi/info --htmldir=/usr/share/doc/gcc-arm-none-eabi/html --pdfdir=/usr/share/doc/gcc-arm-none-eabi/pdf --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --disable-libstdc++-v3 --host=x86_64-linux-gnu --with-headers=no --without-newlib --with-multilib-list=rmprofile CFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' GCJFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' LDFLAGS=-Wl,-z,relro OBJCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' OBJCXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' INHIBIT_LIBC_CFLAGS=-DUSE_TM_CLONE_REGISTRY=0 AR_FOR_TARGET=arm-none-eabi-ar AS_FOR_TARGET=arm-none-eabi-as LD_FOR_TARGET=arm-none-eabi-ld NM_FOR_TARGET=arm-none-eabi-nm OBJDUMP_FOR_TARGET=arm-none-eabi-objdump RANLIB_FOR_TARGET=arm-none-eabi-ranlib READELF_FOR_TARGET=arm-none-eabi-readelf STRIP_FOR_TARGET=arm-none-eabi-strip Thread model: single -gcc version 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907] (15:7-2018-q2-6) -COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/bin/ -LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/ -COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_90d43' - /usr/lib/gcc/arm-none-eabi/7.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cce2KC3G.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_90d43 /usr/lib/gcc/arm-none-eabi/7.3.1/crti.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/7.3.1 -L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_90d43.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o -COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_90d43' -make[1]: Leaving directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' +gcc version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (15:8-2019-q3-1+b1) +COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/ +LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/ +COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_e5bec' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t' + /usr/lib/gcc/arm-none-eabi/8.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/8.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/8.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccI0Vg04.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_e5bec /usr/lib/gcc/arm-none-eabi/8.3.1/crti.o /usr/lib/gcc/arm-none-eabi/8.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/8.3.1 -L/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/8.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/8.3.1/crtn.o +COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_e5bec' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t' +gmake[1]: Leaving directory '/home/key/Git/ked/bsl/build/CMakeFiles/CMakeTmp' + + + +Parsed CXX implicit include dir info from above output: rv=done + found start of include info + found start of implicit include info + add: [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include/c++/8.3.1] + add: [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include/c++/8.3.1/arm-none-eabi] + add: [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include/c++/8.3.1/backward] + add: [/usr/lib/gcc/arm-none-eabi/8.3.1/include] + add: [/usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed] + add: [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include] + end of search list found + collapse include dir [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include/c++/8.3.1] ==> [/usr/lib/arm-none-eabi/include/c++/8.3.1] + collapse include dir [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include/c++/8.3.1/arm-none-eabi] ==> [/usr/lib/arm-none-eabi/include/c++/8.3.1/arm-none-eabi] + collapse include dir [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include/c++/8.3.1/backward] ==> [/usr/lib/arm-none-eabi/include/c++/8.3.1/backward] + collapse include dir [/usr/lib/gcc/arm-none-eabi/8.3.1/include] ==> [/usr/lib/gcc/arm-none-eabi/8.3.1/include] + collapse include dir [/usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed] ==> [/usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed] + collapse include dir [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include] ==> [/usr/lib/arm-none-eabi/include] + implicit include dirs: [/usr/lib/arm-none-eabi/include/c++/8.3.1;/usr/lib/arm-none-eabi/include/c++/8.3.1/arm-none-eabi;/usr/lib/arm-none-eabi/include/c++/8.3.1/backward;/usr/lib/gcc/arm-none-eabi/8.3.1/include;/usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed;/usr/lib/arm-none-eabi/include] Parsed CXX implicit link information from above output: link line regex: [^( *|.*[/\])(arm-none-eabi-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp] + ignore line: [Change Dir: /home/key/Git/ked/bsl/build/CMakeFiles/CMakeTmp] + ignore line: [] + ignore line: [Run Build Command(s):/usr/bin/gmake cmTC_e5bec/fast && /usr/bin/gmake -f CMakeFiles/cmTC_e5bec.dir/build.make CMakeFiles/cmTC_e5bec.dir/build] + ignore line: [gmake[1]: Entering directory '/home/key/Git/ked/bsl/build/CMakeFiles/CMakeTmp'] + ignore line: [Building CXX object CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o] + ignore line: [/usr/bin/arm-none-eabi-g++ -v -o CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.18/Modules/CMakeCXXCompilerABI.cpp] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/arm-none-eabi-g++] + ignore line: [Target: arm-none-eabi] + ignore line: [Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/lib/include' --mandir='/usr/lib/share/man' --infodir='/usr/lib/share/info' --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir='/usr/lib/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --enable-languages=c,c++,lto --enable-multilib --disable-decimal-float --disable-libffi --disable-libgomp --disable-libmudflap --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls --disable-shared --disable-threads --enable-tls --build=x86_64-linux-gnu --target=arm-none-eabi --with-system-zlib --with-gnu-as --with-gnu-ld --with-pkgversion=15:8-2019-q3-1+b1 --without-included-gettext --prefix=/usr/lib --infodir=/usr/share/doc/gcc-arm-none-eabi/info --htmldir=/usr/share/doc/gcc-arm-none-eabi/html --pdfdir=/usr/share/doc/gcc-arm-none-eabi/pdf --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --disable-libstdc++-v3 --host=x86_64-linux-gnu --with-headers=no --without-newlib --with-multilib-list=rmprofile CFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' GCJFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' LDFLAGS=-Wl,-z,relro OBJCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' OBJCXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' INHIBIT_LIBC_CFLAGS=-DUSE_TM_CLONE_REGISTRY=0 AR_FOR_TARGET=arm-none-eabi-ar AS_FOR_TARGET=arm-none-eabi-as LD_FOR_TARGET=arm-none-eabi-ld NM_FOR_TARGET=arm-none-eabi-nm OBJDUMP_FOR_TARGET=arm-none-eabi-objdump RANLIB_FOR_TARGET=arm-none-eabi-ranlib READELF_FOR_TARGET=arm-none-eabi-readelf STRIP_FOR_TARGET=arm-none-eabi-strip] + ignore line: [Thread model: single] + ignore line: [gcc version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (15:8-2019-q3-1+b1) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t'] + ignore line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/cc1plus -quiet -v -D__USES_INITFINI__ /usr/share/cmake-3.18/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mcpu=arm7tdmi -mfloat-abi=soft -marm -march=armv4t -auxbase-strip CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o -version -o /tmp/ccHoNpiC.s] + ignore line: [GNU C++14 (15:8-2019-q3-1+b1) version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (arm-none-eabi)] + ignore line: [ compiled by GNU C version 10.2.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.0 isl version isl-0.23-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/sys-include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include/c++/8.3.1] + ignore line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include/c++/8.3.1/arm-none-eabi] + ignore line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include/c++/8.3.1/backward] + ignore line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/include] + ignore line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/include-fixed] + ignore line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/include] + ignore line: [End of search list.] + ignore line: [GNU C++14 (15:8-2019-q3-1+b1) version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (arm-none-eabi)] + ignore line: [ compiled by GNU C version 10.2.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.0 isl version isl-0.23-GMP] ignore line: [] - ignore line: [Run Build Command:"/usr/bin/make" "cmTC_90d43/fast"] - ignore line: [/usr/bin/make -f CMakeFiles/cmTC_90d43.dir/build.make CMakeFiles/cmTC_90d43.dir/build] - ignore line: [make[1]: Entering directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp'] - ignore line: [Building CXX object CMakeFiles/cmTC_90d43.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [/usr/bin/arm-none-eabi-g++ -o CMakeFiles/cmTC_90d43.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp] - ignore line: [Linking CXX executable cmTC_90d43] - ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_90d43.dir/link.txt --verbose=1] - ignore line: [/usr/bin/arm-none-eabi-g++ --specs=nosys.specs -v CMakeFiles/cmTC_90d43.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_90d43 ] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [Compiler executable checksum: 2997647168e1093b6d37ca7192a93286] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t'] + ignore line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/as -v -march=armv4t -mfloat-abi=soft -meabi=5 -o CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccHoNpiC.s] + ignore line: [GNU assembler version 2.35.2 (arm-none-eabi) using BFD version (2.35.2-2+14+b2) 2.35.2] + ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t'] + ignore line: [Linking CXX executable cmTC_e5bec] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e5bec.dir/link.txt --verbose=1] + ignore line: [/usr/bin/arm-none-eabi-g++ --specs=nosys.specs -v CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_e5bec ] ignore line: [Using built-in specs.] - ignore line: [Reading specs from /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/nosys.specs] + ignore line: [Reading specs from /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/nosys.specs] ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence] ignore line: [COLLECT_GCC=/usr/bin/arm-none-eabi-g++] - ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper] + ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-none-eabi/8.3.1/lto-wrapper] ignore line: [Target: arm-none-eabi] - ignore line: [Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/lib/include' --mandir='/usr/lib/share/man' --infodir='/usr/lib/share/info' --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir='/usr/lib/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --enable-languages=c,c++,lto --enable-multilib --disable-decimal-float --disable-libffi --disable-libgomp --disable-libmudflap --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls --disable-shared --disable-threads --disable-tls --build=x86_64-linux-gnu --target=arm-none-eabi --with-system-zlib --with-gnu-as --with-gnu-ld --with-pkgversion=15:7-2018-q2-6 --without-included-gettext --prefix=/usr/lib --infodir=/usr/share/doc/gcc-arm-none-eabi/info --htmldir=/usr/share/doc/gcc-arm-none-eabi/html --pdfdir=/usr/share/doc/gcc-arm-none-eabi/pdf --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --disable-libstdc++-v3 --host=x86_64-linux-gnu --with-headers=no --without-newlib --with-multilib-list=rmprofile CFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' FCFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' FFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' GCJFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' LDFLAGS=-Wl,-z,relro OBJCFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' OBJCXXFLAGS='-g -O2 -fdebug-prefix-map=/tmp/building/package=. -fstack-protector-strong' INHIBIT_LIBC_CFLAGS=-DUSE_TM_CLONE_REGISTRY=0 AR_FOR_TARGET=arm-none-eabi-ar AS_FOR_TARGET=arm-none-eabi-as LD_FOR_TARGET=arm-none-eabi-ld NM_FOR_TARGET=arm-none-eabi-nm OBJDUMP_FOR_TARGET=arm-none-eabi-objdump RANLIB_FOR_TARGET=arm-none-eabi-ranlib READELF_FOR_TARGET=arm-none-eabi-readelf STRIP_FOR_TARGET=arm-none-eabi-strip] + ignore line: [Configured with: ../configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/lib/include' --mandir='/usr/lib/share/man' --infodir='/usr/lib/share/info' --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir='/usr/lib/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --mandir=/usr/share/man --enable-languages=c,c++,lto --enable-multilib --disable-decimal-float --disable-libffi --disable-libgomp --disable-libmudflap --disable-libquadmath --disable-libssp --disable-libstdcxx-pch --disable-nls --disable-shared --disable-threads --enable-tls --build=x86_64-linux-gnu --target=arm-none-eabi --with-system-zlib --with-gnu-as --with-gnu-ld --with-pkgversion=15:8-2019-q3-1+b1 --without-included-gettext --prefix=/usr/lib --infodir=/usr/share/doc/gcc-arm-none-eabi/info --htmldir=/usr/share/doc/gcc-arm-none-eabi/html --pdfdir=/usr/share/doc/gcc-arm-none-eabi/pdf --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --disable-libstdc++-v3 --host=x86_64-linux-gnu --with-headers=no --without-newlib --with-multilib-list=rmprofile CFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' CXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' FFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' GCJFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' LDFLAGS=-Wl,-z,relro OBJCFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' OBJCXXFLAGS='-g -O2 -fdebug-prefix-map=/build/gcc-arm-none-eabi-zSbVfn/gcc-arm-none-eabi-8-2019-q3=. -fstack-protector-strong' INHIBIT_LIBC_CFLAGS=-DUSE_TM_CLONE_REGISTRY=0 AR_FOR_TARGET=arm-none-eabi-ar AS_FOR_TARGET=arm-none-eabi-as LD_FOR_TARGET=arm-none-eabi-ld NM_FOR_TARGET=arm-none-eabi-nm OBJDUMP_FOR_TARGET=arm-none-eabi-objdump RANLIB_FOR_TARGET=arm-none-eabi-ranlib READELF_FOR_TARGET=arm-none-eabi-readelf STRIP_FOR_TARGET=arm-none-eabi-strip] ignore line: [Thread model: single] - ignore line: [gcc version 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907] (15:7-2018-q2-6) ] - ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/bin/] - ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/7.3.1/:/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_90d43'] - link line: [ /usr/lib/gcc/arm-none-eabi/7.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cce2KC3G.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_90d43 /usr/lib/gcc/arm-none-eabi/7.3.1/crti.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/7.3.1 -L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_90d43.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o] - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/collect2] ==> ignore + ignore line: [gcc version 8.3.1 20190703 (release) [gcc-8-branch revision 273027] (15:8-2019-q3-1+b1) ] + ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/bin/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-none-eabi/8.3.1/:/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-specs=nosys.specs' '-v' '-o' 'cmTC_e5bec' '-mcpu=arm7tdmi' '-mfloat-abi=soft' '-marm' '-march=armv4t'] + link line: [ /usr/lib/gcc/arm-none-eabi/8.3.1/collect2 -plugin /usr/lib/gcc/arm-none-eabi/8.3.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-none-eabi/8.3.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccI0Vg04.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -X -o cmTC_e5bec /usr/lib/gcc/arm-none-eabi/8.3.1/crti.o /usr/lib/gcc/arm-none-eabi/8.3.1/crtbegin.o /usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/crt0.o -L/usr/lib/gcc/arm-none-eabi/8.3.1 -L/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm --start-group -lgcc -lc --end-group --start-group -lgcc -lc -lnosys --end-group /usr/lib/gcc/arm-none-eabi/8.3.1/crtend.o /usr/lib/gcc/arm-none-eabi/8.3.1/crtn.o] + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/collect2] ==> ignore arg [-plugin] ==> ignore - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/usr/lib/gcc/arm-none-eabi/7.3.1/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/cce2KC3G.res] ==> ignore + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/lib/gcc/arm-none-eabi/8.3.1/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccI0Vg04.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore @@ -274,13 +342,13 @@ Parsed CXX implicit link information from above output: arg [-plugin-opt=-pass-through=-lnosys] ==> ignore arg [-X] ==> ignore arg [-o] ==> ignore - arg [cmTC_90d43] ==> ignore - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/crti.o] ==> ignore - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/crtbegin.o] ==> ignore - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib/crt0.o] ==> ignore - arg [-L/usr/lib/gcc/arm-none-eabi/7.3.1] ==> dir [/usr/lib/gcc/arm-none-eabi/7.3.1] - arg [-L/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib] ==> dir [/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib] - arg [CMakeFiles/cmTC_90d43.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore + arg [cmTC_e5bec] ==> ignore + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/crti.o] ==> ignore + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/crtbegin.o] ==> ignore + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib/crt0.o] ==> ignore + arg [-L/usr/lib/gcc/arm-none-eabi/8.3.1] ==> dir [/usr/lib/gcc/arm-none-eabi/8.3.1] + arg [-L/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib] ==> dir [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib] + arg [CMakeFiles/cmTC_e5bec.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore arg [-lstdc++] ==> lib [stdc++] arg [-lm] ==> lib [m] arg [--start-group] ==> ignore @@ -292,304 +360,12 @@ Parsed CXX implicit link information from above output: arg [-lc] ==> lib [c] arg [-lnosys] ==> lib [nosys] arg [--end-group] ==> ignore - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/crtend.o] ==> ignore - arg [/usr/lib/gcc/arm-none-eabi/7.3.1/crtn.o] ==> ignore - collapse library dir [/usr/lib/gcc/arm-none-eabi/7.3.1] ==> [/usr/lib/gcc/arm-none-eabi/7.3.1] - collapse library dir [/usr/lib/gcc/arm-none-eabi/7.3.1/../../../arm-none-eabi/lib] ==> [/usr/lib/arm-none-eabi/lib] + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/crtend.o] ==> ignore + arg [/usr/lib/gcc/arm-none-eabi/8.3.1/crtn.o] ==> ignore + collapse library dir [/usr/lib/gcc/arm-none-eabi/8.3.1] ==> [/usr/lib/gcc/arm-none-eabi/8.3.1] + collapse library dir [/usr/lib/gcc/arm-none-eabi/8.3.1/../../../arm-none-eabi/lib] ==> [/usr/lib/arm-none-eabi/lib] implicit libs: [stdc++;m;gcc;c;gcc;c;nosys] - implicit dirs: [/usr/lib/gcc/arm-none-eabi/7.3.1;/usr/lib/arm-none-eabi/lib] + implicit dirs: [/usr/lib/gcc/arm-none-eabi/8.3.1;/usr/lib/arm-none-eabi/lib] implicit fwks: [] - - -Detecting CXX [-std=c++1z] compiler features compiled with the following output: -Change Dir: /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_4b163/fast" -/usr/bin/make -f CMakeFiles/cmTC_4b163.dir/build.make CMakeFiles/cmTC_4b163.dir/build -make[1]: Entering directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_4b163.dir/feature_tests.cxx.o -/usr/bin/arm-none-eabi-g++ -std=c++1z -o CMakeFiles/cmTC_4b163.dir/feature_tests.cxx.o -c /home/key/github/KED/bsl/build/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_4b163 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4b163.dir/link.txt --verbose=1 -/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_4b163.dir/feature_tests.cxx.o -o cmTC_4b163 -make[1]: Leaving directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++14] compiler features compiled with the following output: -Change Dir: /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_fac64/fast" -/usr/bin/make -f CMakeFiles/cmTC_fac64.dir/build.make CMakeFiles/cmTC_fac64.dir/build -make[1]: Entering directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_fac64.dir/feature_tests.cxx.o -/usr/bin/arm-none-eabi-g++ -std=c++14 -o CMakeFiles/cmTC_fac64.dir/feature_tests.cxx.o -c /home/key/github/KED/bsl/build/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_fac64 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fac64.dir/link.txt --verbose=1 -/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_fac64.dir/feature_tests.cxx.o -o cmTC_fac64 -make[1]: Leaving directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' - - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++11] compiler features compiled with the following output: -Change Dir: /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_481ab/fast" -/usr/bin/make -f CMakeFiles/cmTC_481ab.dir/build.make CMakeFiles/cmTC_481ab.dir/build -make[1]: Entering directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_481ab.dir/feature_tests.cxx.o -/usr/bin/arm-none-eabi-g++ -std=c++11 -o CMakeFiles/cmTC_481ab.dir/feature_tests.cxx.o -c /home/key/github/KED/bsl/build/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_481ab -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_481ab.dir/link.txt --verbose=1 -/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_481ab.dir/feature_tests.cxx.o -o cmTC_481ab -make[1]: Leaving directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++98] compiler features compiled with the following output: -Change Dir: /home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp - -Run Build Command:"/usr/bin/make" "cmTC_61008/fast" -/usr/bin/make -f CMakeFiles/cmTC_61008.dir/build.make CMakeFiles/cmTC_61008.dir/build -make[1]: Entering directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_61008.dir/feature_tests.cxx.o -/usr/bin/arm-none-eabi-g++ -std=c++98 -o CMakeFiles/cmTC_61008.dir/feature_tests.cxx.o -c /home/key/github/KED/bsl/build/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_61008 -/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_61008.dir/link.txt --verbose=1 -/usr/bin/arm-none-eabi-g++ --specs=nosys.specs CMakeFiles/cmTC_61008.dir/feature_tests.cxx.o -o cmTC_61008 -make[1]: Leaving directory '/home/key/github/KED/bsl/build/CMakeFiles/CMakeTmp' - - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:0cxx_alias_templates - Feature record: CXX_FEATURE:0cxx_alignas - Feature record: CXX_FEATURE:0cxx_alignof - Feature record: CXX_FEATURE:0cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:0cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:0cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:0cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:0cxx_default_function_template_args - Feature record: CXX_FEATURE:0cxx_defaulted_functions - Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:0cxx_delegating_constructors - Feature record: CXX_FEATURE:0cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:0cxx_enum_forward_declarations - Feature record: CXX_FEATURE:0cxx_explicit_conversions - Feature record: CXX_FEATURE:0cxx_extended_friend_declarations - Feature record: CXX_FEATURE:0cxx_extern_templates - Feature record: CXX_FEATURE:0cxx_final - Feature record: CXX_FEATURE:0cxx_func_identifier - Feature record: CXX_FEATURE:0cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:0cxx_inheriting_constructors - Feature record: CXX_FEATURE:0cxx_inline_namespaces - Feature record: CXX_FEATURE:0cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:0cxx_local_type_template_args - Feature record: CXX_FEATURE:0cxx_long_long_type - Feature record: CXX_FEATURE:0cxx_noexcept - Feature record: CXX_FEATURE:0cxx_nonstatic_member_init - Feature record: CXX_FEATURE:0cxx_nullptr - Feature record: CXX_FEATURE:0cxx_override - Feature record: CXX_FEATURE:0cxx_range_for - Feature record: CXX_FEATURE:0cxx_raw_string_literals - Feature record: CXX_FEATURE:0cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:0cxx_right_angle_brackets - Feature record: CXX_FEATURE:0cxx_rvalue_references - Feature record: CXX_FEATURE:0cxx_sizeof_member - Feature record: CXX_FEATURE:0cxx_static_assert - Feature record: CXX_FEATURE:0cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:0cxx_thread_local - Feature record: CXX_FEATURE:0cxx_trailing_return_types - Feature record: CXX_FEATURE:0cxx_unicode_literals - Feature record: CXX_FEATURE:0cxx_uniform_initialization - Feature record: CXX_FEATURE:0cxx_unrestricted_unions - Feature record: CXX_FEATURE:0cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:0cxx_variadic_macros - Feature record: CXX_FEATURE:0cxx_variadic_templates diff --git a/bsl/build/CMakeFiles/Makefile.cmake b/bsl/build/CMakeFiles/Makefile.cmake index 637c1b0..f2362c9 100644 --- a/bsl/build/CMakeFiles/Makefile.cmake +++ b/bsl/build/CMakeFiles/Makefile.cmake @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # The generator used is: set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") @@ -8,104 +8,107 @@ set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") set(CMAKE_MAKEFILE_DEPENDS "CMakeCache.txt" "../CMakeLists.txt" - "CMakeFiles/3.13.4/CMakeASMCompiler.cmake" - "CMakeFiles/3.13.4/CMakeCCompiler.cmake" - "CMakeFiles/3.13.4/CMakeCXXCompiler.cmake" - "CMakeFiles/3.13.4/CMakeSystem.cmake" - "CMakeFiles/feature_tests.c" - "CMakeFiles/feature_tests.cxx" + "CMakeFiles/3.18.4/CMakeASMCompiler.cmake" + "CMakeFiles/3.18.4/CMakeCCompiler.cmake" + "CMakeFiles/3.18.4/CMakeCXXCompiler.cmake" + "CMakeFiles/3.18.4/CMakeSystem.cmake" "../csl/CMakeLists.txt" "../csl/stm32f042/CMakeLists.txt" "../csl/stm32f042/Drivers/CMakeLists.txt" "../csl/stm32f042/Src/CMakeLists.txt" "../csl/stm32f042/startup/CMakeLists.txt" - "/usr/share/cmake-3.13/Modules/CMakeASMCompiler.cmake.in" - "/usr/share/cmake-3.13/Modules/CMakeASMInformation.cmake" - "/usr/share/cmake-3.13/Modules/CMakeCCompiler.cmake.in" - "/usr/share/cmake-3.13/Modules/CMakeCCompilerABI.c" - "/usr/share/cmake-3.13/Modules/CMakeCInformation.cmake" - "/usr/share/cmake-3.13/Modules/CMakeCXXCompiler.cmake.in" - "/usr/share/cmake-3.13/Modules/CMakeCXXCompilerABI.cpp" - "/usr/share/cmake-3.13/Modules/CMakeCXXInformation.cmake" - "/usr/share/cmake-3.13/Modules/CMakeCommonLanguageInclude.cmake" - "/usr/share/cmake-3.13/Modules/CMakeCompilerIdDetection.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineASMCompiler.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineCCompiler.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineCXXCompiler.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineCompileFeatures.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineCompilerABI.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineCompilerId.cmake" - "/usr/share/cmake-3.13/Modules/CMakeDetermineSystem.cmake" - "/usr/share/cmake-3.13/Modules/CMakeFindBinUtils.cmake" - "/usr/share/cmake-3.13/Modules/CMakeGenericSystem.cmake" - "/usr/share/cmake-3.13/Modules/CMakeInitializeConfigs.cmake" - "/usr/share/cmake-3.13/Modules/CMakeLanguageInformation.cmake" - "/usr/share/cmake-3.13/Modules/CMakeParseImplicitLinkInfo.cmake" - "/usr/share/cmake-3.13/Modules/CMakeSystem.cmake.in" - "/usr/share/cmake-3.13/Modules/CMakeSystemSpecificInformation.cmake" - "/usr/share/cmake-3.13/Modules/CMakeSystemSpecificInitialize.cmake" - "/usr/share/cmake-3.13/Modules/CMakeTestASMCompiler.cmake" - "/usr/share/cmake-3.13/Modules/CMakeTestCCompiler.cmake" - "/usr/share/cmake-3.13/Modules/CMakeTestCXXCompiler.cmake" - "/usr/share/cmake-3.13/Modules/CMakeTestCompilerCommon.cmake" - "/usr/share/cmake-3.13/Modules/CMakeUnixFindMake.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/ADSP-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/ARMCC-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/AppleClang-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Borland-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/CMakeCommonCompilerMacros.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Clang-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Cray-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GHS-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-ASM.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-C-FeatureTests.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-C.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-CXX-FeatureTests.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-CXX.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU-FindBinUtils.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/GNU.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/HP-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/IAR-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Intel-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/MIPSpro-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/MSVC-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/PGI-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/PathScale-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/SCO-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/TI-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/Watcom-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/XL-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/zOS-C-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" - "/usr/share/cmake-3.13/Modules/Internal/FeatureTesting.cmake" - "/usr/share/cmake-3.13/Modules/Platform/Linux-Determine-CXX.cmake" - "/usr/share/cmake-3.13/Modules/Platform/Linux-GNU-C.cmake" - "/usr/share/cmake-3.13/Modules/Platform/Linux-GNU-CXX.cmake" - "/usr/share/cmake-3.13/Modules/Platform/Linux-GNU.cmake" - "/usr/share/cmake-3.13/Modules/Platform/Linux.cmake" - "/usr/share/cmake-3.13/Modules/Platform/UnixPaths.cmake" + "../nucleo_f042k6/CMakeLists.txt" + "../nucleo_f042k6/bsl_nucleo_f042k6.cmake" + "/usr/share/cmake-3.18/Modules/CMakeASMCompiler.cmake.in" + "/usr/share/cmake-3.18/Modules/CMakeASMInformation.cmake" + "/usr/share/cmake-3.18/Modules/CMakeCCompiler.cmake.in" + "/usr/share/cmake-3.18/Modules/CMakeCCompilerABI.c" + "/usr/share/cmake-3.18/Modules/CMakeCInformation.cmake" + "/usr/share/cmake-3.18/Modules/CMakeCXXCompiler.cmake.in" + "/usr/share/cmake-3.18/Modules/CMakeCXXCompilerABI.cpp" + "/usr/share/cmake-3.18/Modules/CMakeCXXInformation.cmake" + "/usr/share/cmake-3.18/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake" + "/usr/share/cmake-3.18/Modules/CMakeCommonLanguageInclude.cmake" + "/usr/share/cmake-3.18/Modules/CMakeCompilerIdDetection.cmake" + "/usr/share/cmake-3.18/Modules/CMakeDetermineASMCompiler.cmake" + "/usr/share/cmake-3.18/Modules/CMakeDetermineCCompiler.cmake" + "/usr/share/cmake-3.18/Modules/CMakeDetermineCXXCompiler.cmake" + "/usr/share/cmake-3.18/Modules/CMakeDetermineCompileFeatures.cmake" + "/usr/share/cmake-3.18/Modules/CMakeDetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/CMakeDetermineCompilerABI.cmake" + "/usr/share/cmake-3.18/Modules/CMakeDetermineCompilerId.cmake" + "/usr/share/cmake-3.18/Modules/CMakeDetermineSystem.cmake" + "/usr/share/cmake-3.18/Modules/CMakeFindBinUtils.cmake" + "/usr/share/cmake-3.18/Modules/CMakeGenericSystem.cmake" + "/usr/share/cmake-3.18/Modules/CMakeInitializeConfigs.cmake" + "/usr/share/cmake-3.18/Modules/CMakeLanguageInformation.cmake" + "/usr/share/cmake-3.18/Modules/CMakeParseImplicitIncludeInfo.cmake" + "/usr/share/cmake-3.18/Modules/CMakeParseImplicitLinkInfo.cmake" + "/usr/share/cmake-3.18/Modules/CMakeSystem.cmake.in" + "/usr/share/cmake-3.18/Modules/CMakeSystemSpecificInformation.cmake" + "/usr/share/cmake-3.18/Modules/CMakeSystemSpecificInitialize.cmake" + "/usr/share/cmake-3.18/Modules/CMakeTestASMCompiler.cmake" + "/usr/share/cmake-3.18/Modules/CMakeTestCCompiler.cmake" + "/usr/share/cmake-3.18/Modules/CMakeTestCXXCompiler.cmake" + "/usr/share/cmake-3.18/Modules/CMakeTestCompilerCommon.cmake" + "/usr/share/cmake-3.18/Modules/CMakeUnixFindMake.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/ADSP-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/ARMClang-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/Borland-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/Clang-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/Cray-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/GHS-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/GNU-ASM.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/GNU-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/GNU-C.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/GNU-CXX.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/GNU-FindBinUtils.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/GNU.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/HP-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/IAR-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/Intel-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/MSVC-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/PGI-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/PathScale-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/SCO-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/TI-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/Watcom-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/XL-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/zOS-C-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" + "/usr/share/cmake-3.18/Modules/Internal/CMakeCheckCompilerFlag.cmake" + "/usr/share/cmake-3.18/Modules/Internal/FeatureTesting.cmake" + "/usr/share/cmake-3.18/Modules/Platform/Linux-Determine-CXX.cmake" + "/usr/share/cmake-3.18/Modules/Platform/Linux-GNU-C.cmake" + "/usr/share/cmake-3.18/Modules/Platform/Linux-GNU-CXX.cmake" + "/usr/share/cmake-3.18/Modules/Platform/Linux-GNU.cmake" + "/usr/share/cmake-3.18/Modules/Platform/Linux.cmake" + "/usr/share/cmake-3.18/Modules/Platform/UnixPaths.cmake" ) # The corresponding makefile is: @@ -116,18 +119,19 @@ set(CMAKE_MAKEFILE_OUTPUTS # Byproducts of CMake generate step: set(CMAKE_MAKEFILE_PRODUCTS - "CMakeFiles/3.13.4/CMakeSystem.cmake" - "CMakeFiles/3.13.4/CMakeASMCompiler.cmake" - "CMakeFiles/3.13.4/CMakeCCompiler.cmake" - "CMakeFiles/3.13.4/CMakeCXXCompiler.cmake" - "CMakeFiles/3.13.4/CMakeCCompiler.cmake" - "CMakeFiles/3.13.4/CMakeCXXCompiler.cmake" + "CMakeFiles/3.18.4/CMakeSystem.cmake" + "CMakeFiles/3.18.4/CMakeASMCompiler.cmake" + "CMakeFiles/3.18.4/CMakeCCompiler.cmake" + "CMakeFiles/3.18.4/CMakeCXXCompiler.cmake" + "CMakeFiles/3.18.4/CMakeCCompiler.cmake" + "CMakeFiles/3.18.4/CMakeCXXCompiler.cmake" "CMakeFiles/CMakeDirectoryInformation.cmake" "csl/CMakeFiles/CMakeDirectoryInformation.cmake" "csl/stm32f042/CMakeFiles/CMakeDirectoryInformation.cmake" "csl/stm32f042/Drivers/CMakeFiles/CMakeDirectoryInformation.cmake" "csl/stm32f042/startup/CMakeFiles/CMakeDirectoryInformation.cmake" "csl/stm32f042/Src/CMakeFiles/CMakeDirectoryInformation.cmake" + "nucleo_f042k6/CMakeFiles/CMakeDirectoryInformation.cmake" ) # Dependency information for all targets: @@ -135,5 +139,6 @@ set(CMAKE_DEPEND_INFO_FILES "CMakeFiles/refOvenTest.out.dir/DependInfo.cmake" "csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/DependInfo.cmake" "csl/stm32f042/startup/CMakeFiles/Startup.dir/DependInfo.cmake" - "csl/stm32f042/Src/CMakeFiles/CSources.dir/DependInfo.cmake" + "csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/DependInfo.cmake" + "nucleo_f042k6/CMakeFiles/stmTranslator.dir/DependInfo.cmake" ) diff --git a/bsl/build/CMakeFiles/Makefile2 b/bsl/build/CMakeFiles/Makefile2 index 0de9849..b20d8ed 100644 --- a/bsl/build/CMakeFiles/Makefile2 +++ b/bsl/build/CMakeFiles/Makefile2 @@ -1,42 +1,46 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target -# The main recursive all target -all: +#============================================================================= +# Special targets provided by cmake. -.PHONY : all +# Disable implicit rules so canonical targets will work. +.SUFFIXES: -# The main recursive preinstall target -preinstall: -.PHONY : preinstall +# Disable VCS-based implicit rules. +% : %,v -# The main recursive clean target -clean: -.PHONY : clean +# Disable VCS-based implicit rules. +% : RCS/% -#============================================================================= -# Special targets provided by cmake. -# Disable implicit rules so canonical targets will work. -.SUFFIXES: +# Disable VCS-based implicit rules. +% : RCS/%,v -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + .SUFFIXES: .hpux_make_needs_suffix_list -# Suppress display of executed commands. -$(VERBOSE).SILENT: +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s +#Suppress display of executed commands. +$(VERBOSE).SILENT: # A target that is always out of date. cmake_force: @@ -53,191 +57,226 @@ SHELL = /bin/sh CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. -RM = /usr/bin/cmake -E remove -f +RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/key/github/KED/bsl +CMAKE_SOURCE_DIR = /home/key/Git/ked/bsl # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build +CMAKE_BINARY_DIR = /home/key/Git/ked/bsl/build #============================================================================= -# Target rules for target CMakeFiles/refOvenTest.out.dir +# Directory level rules for the build root directory -# All Build rule for target. -CMakeFiles/refOvenTest.out.dir/all: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/all -CMakeFiles/refOvenTest.out.dir/all: csl/stm32f042/startup/CMakeFiles/Startup.dir/all -CMakeFiles/refOvenTest.out.dir/all: csl/stm32f042/Src/CMakeFiles/CSources.dir/all - $(MAKE) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/depend - $(MAKE) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=13,14 "Built target refOvenTest.out" -.PHONY : CMakeFiles/refOvenTest.out.dir/all - -# Include target in all. +# The main recursive "all" target. all: CMakeFiles/refOvenTest.out.dir/all +all: csl/all +all: nucleo_f042k6/all .PHONY : all -# Build rule for subdir invocation for target. -CMakeFiles/refOvenTest.out.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 14 - $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/refOvenTest.out.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 0 -.PHONY : CMakeFiles/refOvenTest.out.dir/rule - -# Convenience name for target. -refOvenTest.out: CMakeFiles/refOvenTest.out.dir/rule +# The main recursive "preinstall" target. +preinstall: csl/preinstall +preinstall: nucleo_f042k6/preinstall -.PHONY : refOvenTest.out - -# clean rule for target. -CMakeFiles/refOvenTest.out.dir/clean: - $(MAKE) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/clean -.PHONY : CMakeFiles/refOvenTest.out.dir/clean +.PHONY : preinstall -# clean rule for target. +# The main recursive "clean" target. clean: CMakeFiles/refOvenTest.out.dir/clean +clean: csl/clean +clean: nucleo_f042k6/clean .PHONY : clean #============================================================================= # Directory level rules for directory csl -# Convenience name for "all" pass in the directory. +# Recursive "all" directory target. csl/all: csl/stm32f042/all .PHONY : csl/all -# Convenience name for "clean" pass in the directory. -csl/clean: csl/stm32f042/clean - -.PHONY : csl/clean - -# Convenience name for "preinstall" pass in the directory. +# Recursive "preinstall" directory target. csl/preinstall: csl/stm32f042/preinstall .PHONY : csl/preinstall +# Recursive "clean" directory target. +csl/clean: csl/stm32f042/clean + +.PHONY : csl/clean + #============================================================================= # Directory level rules for directory csl/stm32f042 -# Convenience name for "all" pass in the directory. +# Recursive "all" directory target. csl/stm32f042/all: csl/stm32f042/Drivers/all csl/stm32f042/all: csl/stm32f042/startup/all csl/stm32f042/all: csl/stm32f042/Src/all .PHONY : csl/stm32f042/all -# Convenience name for "clean" pass in the directory. -csl/stm32f042/clean: csl/stm32f042/Drivers/clean -csl/stm32f042/clean: csl/stm32f042/startup/clean -csl/stm32f042/clean: csl/stm32f042/Src/clean - -.PHONY : csl/stm32f042/clean - -# Convenience name for "preinstall" pass in the directory. +# Recursive "preinstall" directory target. csl/stm32f042/preinstall: csl/stm32f042/Drivers/preinstall csl/stm32f042/preinstall: csl/stm32f042/startup/preinstall csl/stm32f042/preinstall: csl/stm32f042/Src/preinstall .PHONY : csl/stm32f042/preinstall +# Recursive "clean" directory target. +csl/stm32f042/clean: csl/stm32f042/Drivers/clean +csl/stm32f042/clean: csl/stm32f042/startup/clean +csl/stm32f042/clean: csl/stm32f042/Src/clean + +.PHONY : csl/stm32f042/clean + #============================================================================= # Directory level rules for directory csl/stm32f042/Drivers -# Convenience name for "all" pass in the directory. +# Recursive "all" directory target. csl/stm32f042/Drivers/all: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/all .PHONY : csl/stm32f042/Drivers/all -# Convenience name for "clean" pass in the directory. -csl/stm32f042/Drivers/clean: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/clean - -.PHONY : csl/stm32f042/Drivers/clean - -# Convenience name for "preinstall" pass in the directory. +# Recursive "preinstall" directory target. csl/stm32f042/Drivers/preinstall: .PHONY : csl/stm32f042/Drivers/preinstall -#============================================================================= -# Target rules for target csl/stm32f042/Drivers/CMakeFiles/Drivers.dir - -# All Build rule for target. -csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/all: - $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/depend - $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=5,6,7,8,9,10 "Built target Drivers" -.PHONY : csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/all +# Recursive "clean" directory target. +csl/stm32f042/Drivers/clean: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/clean -# Include target in all. -all: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/all +.PHONY : csl/stm32f042/Drivers/clean -.PHONY : all +#============================================================================= +# Directory level rules for directory csl/stm32f042/Src -# Build rule for subdir invocation for target. -csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 6 - $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 0 -.PHONY : csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/rule +# Recursive "all" directory target. +csl/stm32f042/Src/all: csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/all -# Convenience name for target. -Drivers: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/rule +.PHONY : csl/stm32f042/Src/all -.PHONY : Drivers +# Recursive "preinstall" directory target. +csl/stm32f042/Src/preinstall: -# clean rule for target. -csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/clean: - $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/clean -.PHONY : csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/clean +.PHONY : csl/stm32f042/Src/preinstall -# clean rule for target. -clean: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/clean +# Recursive "clean" directory target. +csl/stm32f042/Src/clean: csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/clean -.PHONY : clean +.PHONY : csl/stm32f042/Src/clean #============================================================================= # Directory level rules for directory csl/stm32f042/startup -# Convenience name for "all" pass in the directory. +# Recursive "all" directory target. csl/stm32f042/startup/all: csl/stm32f042/startup/CMakeFiles/Startup.dir/all .PHONY : csl/stm32f042/startup/all -# Convenience name for "clean" pass in the directory. +# Recursive "preinstall" directory target. +csl/stm32f042/startup/preinstall: + +.PHONY : csl/stm32f042/startup/preinstall + +# Recursive "clean" directory target. csl/stm32f042/startup/clean: csl/stm32f042/startup/CMakeFiles/Startup.dir/clean .PHONY : csl/stm32f042/startup/clean -# Convenience name for "preinstall" pass in the directory. -csl/stm32f042/startup/preinstall: +#============================================================================= +# Directory level rules for directory nucleo_f042k6 -.PHONY : csl/stm32f042/startup/preinstall +# Recursive "all" directory target. +nucleo_f042k6/all: nucleo_f042k6/CMakeFiles/stmTranslator.dir/all + +.PHONY : nucleo_f042k6/all + +# Recursive "preinstall" directory target. +nucleo_f042k6/preinstall: + +.PHONY : nucleo_f042k6/preinstall + +# Recursive "clean" directory target. +nucleo_f042k6/clean: nucleo_f042k6/CMakeFiles/stmTranslator.dir/clean + +.PHONY : nucleo_f042k6/clean + +#============================================================================= +# Target rules for target CMakeFiles/refOvenTest.out.dir + +# All Build rule for target. +CMakeFiles/refOvenTest.out.dir/all: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/all +CMakeFiles/refOvenTest.out.dir/all: csl/stm32f042/startup/CMakeFiles/Startup.dir/all +CMakeFiles/refOvenTest.out.dir/all: csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/all +CMakeFiles/refOvenTest.out.dir/all: nucleo_f042k6/CMakeFiles/stmTranslator.dir/all + $(MAKE) $(MAKESILENT) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=13,14 "Built target refOvenTest.out" +.PHONY : CMakeFiles/refOvenTest.out.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/refOvenTest.out.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 16 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/refOvenTest.out.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 0 +.PHONY : CMakeFiles/refOvenTest.out.dir/rule + +# Convenience name for target. +refOvenTest.out: CMakeFiles/refOvenTest.out.dir/rule + +.PHONY : refOvenTest.out + +# clean rule for target. +CMakeFiles/refOvenTest.out.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/clean +.PHONY : CMakeFiles/refOvenTest.out.dir/clean + +#============================================================================= +# Target rules for target csl/stm32f042/Drivers/CMakeFiles/Drivers.dir + +# All Build rule for target. +csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/all: + $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/depend + $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=5,6,7,8,9,10 "Built target Drivers" +.PHONY : csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/all + +# Build rule for subdir invocation for target. +csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 6 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 0 +.PHONY : csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/rule + +# Convenience name for target. +Drivers: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/rule + +.PHONY : Drivers + +# clean rule for target. +csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/clean: + $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/clean +.PHONY : csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/clean #============================================================================= # Target rules for target csl/stm32f042/startup/CMakeFiles/Startup.dir # All Build rule for target. csl/stm32f042/startup/CMakeFiles/Startup.dir/all: - $(MAKE) -f csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make csl/stm32f042/startup/CMakeFiles/Startup.dir/depend - $(MAKE) -f csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make csl/stm32f042/startup/CMakeFiles/Startup.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=11,12 "Built target Startup" + $(MAKE) $(MAKESILENT) -f csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make csl/stm32f042/startup/CMakeFiles/Startup.dir/depend + $(MAKE) $(MAKESILENT) -f csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make csl/stm32f042/startup/CMakeFiles/Startup.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=11,12 "Built target Startup" .PHONY : csl/stm32f042/startup/CMakeFiles/Startup.dir/all -# Include target in all. -all: csl/stm32f042/startup/CMakeFiles/Startup.dir/all - -.PHONY : all - # Build rule for subdir invocation for target. csl/stm32f042/startup/CMakeFiles/Startup.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 2 - $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/startup/CMakeFiles/Startup.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 2 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/startup/CMakeFiles/Startup.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 0 .PHONY : csl/stm32f042/startup/CMakeFiles/Startup.dir/rule # Convenience name for target. @@ -247,68 +286,62 @@ Startup: csl/stm32f042/startup/CMakeFiles/Startup.dir/rule # clean rule for target. csl/stm32f042/startup/CMakeFiles/Startup.dir/clean: - $(MAKE) -f csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make csl/stm32f042/startup/CMakeFiles/Startup.dir/clean + $(MAKE) $(MAKESILENT) -f csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make csl/stm32f042/startup/CMakeFiles/Startup.dir/clean .PHONY : csl/stm32f042/startup/CMakeFiles/Startup.dir/clean -# clean rule for target. -clean: csl/stm32f042/startup/CMakeFiles/Startup.dir/clean - -.PHONY : clean - #============================================================================= -# Directory level rules for directory csl/stm32f042/Src - -# Convenience name for "all" pass in the directory. -csl/stm32f042/Src/all: csl/stm32f042/Src/CMakeFiles/CSources.dir/all +# Target rules for target csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir -.PHONY : csl/stm32f042/Src/all +# All Build rule for target. +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/all: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/all + $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/depend + $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=1,2,3,4 "Built target Csl_Stm32f0xx" +.PHONY : csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/all -# Convenience name for "clean" pass in the directory. -csl/stm32f042/Src/clean: csl/stm32f042/Src/CMakeFiles/CSources.dir/clean +# Build rule for subdir invocation for target. +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 10 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 0 +.PHONY : csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/rule -.PHONY : csl/stm32f042/Src/clean +# Convenience name for target. +Csl_Stm32f0xx: csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/rule -# Convenience name for "preinstall" pass in the directory. -csl/stm32f042/Src/preinstall: +.PHONY : Csl_Stm32f0xx -.PHONY : csl/stm32f042/Src/preinstall +# clean rule for target. +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/clean: + $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/clean +.PHONY : csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/clean #============================================================================= -# Target rules for target csl/stm32f042/Src/CMakeFiles/CSources.dir +# Target rules for target nucleo_f042k6/CMakeFiles/stmTranslator.dir # All Build rule for target. -csl/stm32f042/Src/CMakeFiles/CSources.dir/all: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/all - $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/depend - $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/build - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=1,2,3,4 "Built target CSources" -.PHONY : csl/stm32f042/Src/CMakeFiles/CSources.dir/all - -# Include target in all. -all: csl/stm32f042/Src/CMakeFiles/CSources.dir/all - -.PHONY : all +nucleo_f042k6/CMakeFiles/stmTranslator.dir/all: + $(MAKE) $(MAKESILENT) -f nucleo_f042k6/CMakeFiles/stmTranslator.dir/build.make nucleo_f042k6/CMakeFiles/stmTranslator.dir/depend + $(MAKE) $(MAKESILENT) -f nucleo_f042k6/CMakeFiles/stmTranslator.dir/build.make nucleo_f042k6/CMakeFiles/stmTranslator.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=15,16 "Built target stmTranslator" +.PHONY : nucleo_f042k6/CMakeFiles/stmTranslator.dir/all # Build rule for subdir invocation for target. -csl/stm32f042/Src/CMakeFiles/CSources.dir/rule: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 10 - $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/Src/CMakeFiles/CSources.dir/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 0 -.PHONY : csl/stm32f042/Src/CMakeFiles/CSources.dir/rule +nucleo_f042k6/CMakeFiles/stmTranslator.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 2 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 nucleo_f042k6/CMakeFiles/stmTranslator.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 0 +.PHONY : nucleo_f042k6/CMakeFiles/stmTranslator.dir/rule # Convenience name for target. -CSources: csl/stm32f042/Src/CMakeFiles/CSources.dir/rule - -.PHONY : CSources +stmTranslator: nucleo_f042k6/CMakeFiles/stmTranslator.dir/rule -# clean rule for target. -csl/stm32f042/Src/CMakeFiles/CSources.dir/clean: - $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/clean -.PHONY : csl/stm32f042/Src/CMakeFiles/CSources.dir/clean +.PHONY : stmTranslator # clean rule for target. -clean: csl/stm32f042/Src/CMakeFiles/CSources.dir/clean - -.PHONY : clean +nucleo_f042k6/CMakeFiles/stmTranslator.dir/clean: + $(MAKE) $(MAKESILENT) -f nucleo_f042k6/CMakeFiles/stmTranslator.dir/build.make nucleo_f042k6/CMakeFiles/stmTranslator.dir/clean +.PHONY : nucleo_f042k6/CMakeFiles/stmTranslator.dir/clean #============================================================================= # Special targets to cleanup operation of make. diff --git a/bsl/build/CMakeFiles/TargetDirectories.txt b/bsl/build/CMakeFiles/TargetDirectories.txt index ec43eb6..2a0f667 100644 --- a/bsl/build/CMakeFiles/TargetDirectories.txt +++ b/bsl/build/CMakeFiles/TargetDirectories.txt @@ -1,16 +1,19 @@ -/home/key/github/KED/bsl/build/CMakeFiles/rebuild_cache.dir -/home/key/github/KED/bsl/build/CMakeFiles/refOvenTest.out.dir -/home/key/github/KED/bsl/build/CMakeFiles/edit_cache.dir -/home/key/github/KED/bsl/build/csl/CMakeFiles/rebuild_cache.dir -/home/key/github/KED/bsl/build/csl/CMakeFiles/edit_cache.dir -/home/key/github/KED/bsl/build/csl/stm32f042/CMakeFiles/rebuild_cache.dir -/home/key/github/KED/bsl/build/csl/stm32f042/CMakeFiles/edit_cache.dir -/home/key/github/KED/bsl/build/csl/stm32f042/Drivers/CMakeFiles/rebuild_cache.dir -/home/key/github/KED/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir -/home/key/github/KED/bsl/build/csl/stm32f042/Drivers/CMakeFiles/edit_cache.dir -/home/key/github/KED/bsl/build/csl/stm32f042/startup/CMakeFiles/rebuild_cache.dir -/home/key/github/KED/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir -/home/key/github/KED/bsl/build/csl/stm32f042/startup/CMakeFiles/edit_cache.dir -/home/key/github/KED/bsl/build/csl/stm32f042/Src/CMakeFiles/rebuild_cache.dir -/home/key/github/KED/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir -/home/key/github/KED/bsl/build/csl/stm32f042/Src/CMakeFiles/edit_cache.dir +/home/key/Git/ked/bsl/build/CMakeFiles/rebuild_cache.dir +/home/key/Git/ked/bsl/build/CMakeFiles/edit_cache.dir +/home/key/Git/ked/bsl/build/CMakeFiles/refOvenTest.out.dir +/home/key/Git/ked/bsl/build/csl/CMakeFiles/rebuild_cache.dir +/home/key/Git/ked/bsl/build/csl/CMakeFiles/edit_cache.dir +/home/key/Git/ked/bsl/build/csl/stm32f042/CMakeFiles/rebuild_cache.dir +/home/key/Git/ked/bsl/build/csl/stm32f042/CMakeFiles/edit_cache.dir +/home/key/Git/ked/bsl/build/csl/stm32f042/Drivers/CMakeFiles/edit_cache.dir +/home/key/Git/ked/bsl/build/csl/stm32f042/Drivers/CMakeFiles/rebuild_cache.dir +/home/key/Git/ked/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir +/home/key/Git/ked/bsl/build/csl/stm32f042/startup/CMakeFiles/rebuild_cache.dir +/home/key/Git/ked/bsl/build/csl/stm32f042/startup/CMakeFiles/edit_cache.dir +/home/key/Git/ked/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir +/home/key/Git/ked/bsl/build/csl/stm32f042/Src/CMakeFiles/rebuild_cache.dir +/home/key/Git/ked/bsl/build/csl/stm32f042/Src/CMakeFiles/edit_cache.dir +/home/key/Git/ked/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir +/home/key/Git/ked/bsl/build/nucleo_f042k6/CMakeFiles/rebuild_cache.dir +/home/key/Git/ked/bsl/build/nucleo_f042k6/CMakeFiles/edit_cache.dir +/home/key/Git/ked/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir diff --git a/bsl/build/CMakeFiles/feature_tests.bin b/bsl/build/CMakeFiles/feature_tests.bin deleted file mode 100755 index d5089e1d9343b4687ac40e0e321947894197d335..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 69028 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 diff --git a/bsl/build/CMakeFiles/feature_tests.c b/bsl/build/CMakeFiles/feature_tests.c deleted file mode 100644 index 83e86dd..0000000 --- a/bsl/build/CMakeFiles/feature_tests.c +++ /dev/null @@ -1,34 +0,0 @@ - - const char features[] = {"\n" -"C_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304 -"1" -#else -"0" -#endif -"c_function_prototypes\n" -"C_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_restrict\n" -"C_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201000L -"1" -#else -"0" -#endif -"c_static_assert\n" -"C_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_variadic_macros\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/bsl/build/CMakeFiles/feature_tests.cxx b/bsl/build/CMakeFiles/feature_tests.cxx deleted file mode 100644 index b93418c..0000000 --- a/bsl/build/CMakeFiles/feature_tests.cxx +++ /dev/null @@ -1,405 +0,0 @@ - - const char features[] = {"\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L -"1" -#else -"0" -#endif -"cxx_aggregate_default_initializers\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_alias_templates\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_alignas\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_alignof\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_attributes\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_attribute_deprecated\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_auto_type\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_binary_literals\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_constexpr\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_contextual_conversions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_decltype\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_decltype_auto\n" -"CXX_FEATURE:" -#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_decltype_incomplete_return_types\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_default_function_template_args\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_defaulted_functions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_defaulted_move_initializers\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_delegating_constructors\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_deleted_functions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_digit_separators\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_enum_forward_declarations\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_explicit_conversions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_extended_friend_declarations\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_extern_templates\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_final\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_func_identifier\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_generalized_initializers\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_generic_lambdas\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_inheriting_constructors\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_inline_namespaces\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_lambdas\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_lambda_init_captures\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_local_type_template_args\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_long_long_type\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_noexcept\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_nonstatic_member_init\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_nullptr\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_override\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_range_for\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_raw_string_literals\n" -"CXX_FEATURE:" -#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_reference_qualified_functions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L -"1" -#else -"0" -#endif -"cxx_relaxed_constexpr\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_return_type_deduction\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_right_angle_brackets\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_rvalue_references\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_sizeof_member\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_static_assert\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_strong_enums\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && __cplusplus -"1" -#else -"0" -#endif -"cxx_template_template_parameters\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_thread_local\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_trailing_return_types\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_unicode_literals\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_uniform_initialization\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_unrestricted_unions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_user_literals\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L -"1" -#else -"0" -#endif -"cxx_variable_templates\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_variadic_macros\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_variadic_templates\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/bsl/build/CMakeFiles/progress.marks b/bsl/build/CMakeFiles/progress.marks index 8351c19..b6a7d89 100644 --- a/bsl/build/CMakeFiles/progress.marks +++ b/bsl/build/CMakeFiles/progress.marks @@ -1 +1 @@ -14 +16 diff --git a/bsl/build/CMakeFiles/refOvenTest.out.dir/CXX.includecache b/bsl/build/CMakeFiles/refOvenTest.out.dir/CXX.includecache index d463bda..15615e4 100644 --- a/bsl/build/CMakeFiles/refOvenTest.out.dir/CXX.includecache +++ b/bsl/build/CMakeFiles/refOvenTest.out.dir/CXX.includecache @@ -6,67 +6,67 @@ #IncludeRegexTransform: -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h core_cm0.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/core_cm0.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/core_cm0.h system_stm32f0xx.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h stdint.h - -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h stm32f030x6.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x6.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x6.h stm32f030x8.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h stm32f031x6.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f031x6.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f031x6.h stm32f038xx.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f038xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f038xx.h stm32f042x6.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h stm32f048xx.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f048xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f048xx.h stm32f051x8.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f051x8.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f051x8.h stm32f058xx.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f058xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f058xx.h stm32f070x6.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f070x6.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f070x6.h stm32f070xb.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f070xb.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f070xb.h stm32f071xb.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f071xb.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f071xb.h stm32f072xb.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f072xb.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f072xb.h stm32f078xx.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f078xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f078xx.h stm32f091xc.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f091xc.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f091xc.h stm32f098xx.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f098xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f098xx.h stm32f030xc.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030xc.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030xc.h stm32f0xx_hal.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx_hal.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx_hal.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armcc.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armclang.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h arm_compat.h - -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_compiler.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h stdint.h - cmsis_armcc.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armcc.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h cmsis_armclang.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armclang.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h cmsis_gcc.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_gcc.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h cmsis_iccarm.h - cmsis_ccs.h @@ -74,95 +74,99 @@ cmsis_ccs.h cmsis_csm.h - -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_gcc.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_iccarm.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_iccarm.h iccarm_builtin.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/iccarm_builtin.h +../csl/stm32f042/Drivers/CMSIS/Include/iccarm_builtin.h intrinsics.h - -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_version.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/core_cm0.h +../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h stdint.h - cmsis_version.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_version.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h cmsis_compiler.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_compiler.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h -../csl/stm32f042/Src/../Inc/stm32_assert.h +../csl/stm32f042/Inc/stm32_assert.h -../csl/stm32f042/Src/../Inc/stm32f0xx_csl.h +../csl/stm32f042/Inc/stm32f0xx_csl.h stm32f0xx_ll_crs.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_crs.h +../csl/stm32f042/Inc/stm32f0xx_ll_crs.h stm32f0xx_ll_rcc.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_rcc.h +../csl/stm32f042/Inc/stm32f0xx_ll_rcc.h stm32f0xx_ll_bus.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_bus.h +../csl/stm32f042/Inc/stm32f0xx_ll_bus.h stm32f0xx_ll_system.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_system.h +../csl/stm32f042/Inc/stm32f0xx_ll_system.h stm32f0xx_ll_exti.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_exti.h +../csl/stm32f042/Inc/stm32f0xx_ll_exti.h stm32f0xx_ll_cortex.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_cortex.h +../csl/stm32f042/Inc/stm32f0xx_ll_cortex.h stm32f0xx_ll_utils.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_utils.h +../csl/stm32f042/Inc/stm32f0xx_ll_utils.h stm32f0xx_ll_pwr.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_pwr.h +../csl/stm32f042/Inc/stm32f0xx_ll_pwr.h stm32f0xx_ll_dma.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_dma.h +../csl/stm32f042/Inc/stm32f0xx_ll_dma.h stm32f0xx_ll_gpio.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_gpio.h +../csl/stm32f042/Inc/stm32f0xx_ll_gpio.h stm32_assert.h -../csl/stm32f042/Src/../Inc/stm32_assert.h +../csl/stm32f042/Inc/stm32_assert.h -/home/key/github/KED/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp -bls_nucleo_f042k6.h -/home/key/github/KED/bsl/nucleo_f042k6/bls_nucleo_f042k6.h - -/home/key/github/KED/bsl/nucleo_f042k6/bls_nucleo_f042k6.h +../nucleo_f042k6/bls_nucleo_f042k6.h stm32f0xx_csl.h -/home/key/github/KED/bsl/nucleo_f042k6/stm32f0xx_csl.h +../nucleo_f042k6/stm32f0xx_csl.h + +/home/key/Git/ked/bsl/main.cpp +main.h +/home/key/Git/ked/bsl/main.h + +/home/key/Git/ked/bsl/main.h +bls_nucleo_f042k6.h +/home/key/Git/ked/bsl/bls_nucleo_f042k6.h diff --git a/bsl/build/CMakeFiles/refOvenTest.out.dir/DependInfo.cmake b/bsl/build/CMakeFiles/refOvenTest.out.dir/DependInfo.cmake index fe0a938..ff4ed92 100644 --- a/bsl/build/CMakeFiles/refOvenTest.out.dir/DependInfo.cmake +++ b/bsl/build/CMakeFiles/refOvenTest.out.dir/DependInfo.cmake @@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_CXX - "/home/key/github/KED/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp" "/home/key/github/KED/bsl/build/CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o" + "/home/key/Git/ked/bsl/main.cpp" "/home/key/Git/ked/bsl/build/CMakeFiles/refOvenTest.out.dir/main.cpp.o" ) set(CMAKE_CXX_COMPILER_ID "GNU") @@ -26,7 +26,12 @@ set(CMAKE_TARGET_DEFINITIONS_CXX # The include file search paths: set(CMAKE_CXX_TARGET_INCLUDE_PATH + "../." "../nucleo_f042k6" + "../nucleo_f042k6/../csl/stm32f042/Inc" + "../nucleo_f042k6/../csl/stm32f042/Drivers/CMSIS/Include" + "../nucleo_f042k6/../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include" + "../nucleo_f042k6/../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc" "../csl/stm32f042/Src/../Inc" "../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc" "../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include" @@ -38,9 +43,10 @@ set(CMAKE_CXX_TARGET_INCLUDE_PATH # Targets to which this target links. set(CMAKE_TARGET_LINKED_INFO_FILES - "/home/key/github/KED/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/DependInfo.cmake" - "/home/key/github/KED/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/DependInfo.cmake" - "/home/key/github/KED/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/DependInfo.cmake" + "/home/key/Git/ked/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/DependInfo.cmake" + "/home/key/Git/ked/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/DependInfo.cmake" + "/home/key/Git/ked/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/DependInfo.cmake" + "/home/key/Git/ked/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/DependInfo.cmake" ) # Fortran module output directory. diff --git a/bsl/build/CMakeFiles/refOvenTest.out.dir/build.make b/bsl/build/CMakeFiles/refOvenTest.out.dir/build.make index 9aec58a..dbbdd2c 100644 --- a/bsl/build/CMakeFiles/refOvenTest.out.dir/build.make +++ b/bsl/build/CMakeFiles/refOvenTest.out.dir/build.make @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Delete rule output on recipe failure. .DELETE_ON_ERROR: @@ -12,15 +12,34 @@ .SUFFIXES: -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + .SUFFIXES: .hpux_make_needs_suffix_list -# Suppress display of executed commands. -$(VERBOSE).SILENT: +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s +#Suppress display of executed commands. +$(VERBOSE).SILENT: # A target that is always out of date. cmake_force: @@ -37,16 +56,16 @@ SHELL = /bin/sh CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. -RM = /usr/bin/cmake -E remove -f +RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/key/github/KED/bsl +CMAKE_SOURCE_DIR = /home/key/Git/ked/bsl # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build +CMAKE_BINARY_DIR = /home/key/Git/ked/bsl/build # Include any dependencies generated for this target. include CMakeFiles/refOvenTest.out.dir/depend.make @@ -57,33 +76,34 @@ include CMakeFiles/refOvenTest.out.dir/progress.make # Include the compile flags for this target's objects. include CMakeFiles/refOvenTest.out.dir/flags.make -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: CMakeFiles/refOvenTest.out.dir/flags.make -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../nucleo_f042k6/bls_nucleo_f042k6.cpp - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o" - /usr/bin/arm-none-eabi-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o -c /home/key/github/KED/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp +CMakeFiles/refOvenTest.out.dir/main.cpp.o: CMakeFiles/refOvenTest.out.dir/flags.make +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../main.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/refOvenTest.out.dir/main.cpp.o" + /usr/bin/arm-none-eabi-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/refOvenTest.out.dir/main.cpp.o -c /home/key/Git/ked/bsl/main.cpp -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.i" - /usr/bin/arm-none-eabi-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/key/github/KED/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp > CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.i +CMakeFiles/refOvenTest.out.dir/main.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/refOvenTest.out.dir/main.cpp.i" + /usr/bin/arm-none-eabi-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/key/Git/ked/bsl/main.cpp > CMakeFiles/refOvenTest.out.dir/main.cpp.i -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.s" - /usr/bin/arm-none-eabi-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/key/github/KED/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp -o CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.s +CMakeFiles/refOvenTest.out.dir/main.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/refOvenTest.out.dir/main.cpp.s" + /usr/bin/arm-none-eabi-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/key/Git/ked/bsl/main.cpp -o CMakeFiles/refOvenTest.out.dir/main.cpp.s # Object files for target refOvenTest.out refOvenTest_out_OBJECTS = \ -"CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o" +"CMakeFiles/refOvenTest.out.dir/main.cpp.o" # External object files for target refOvenTest.out refOvenTest_out_EXTERNAL_OBJECTS = -refOvenTest.out: CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o +refOvenTest.out: CMakeFiles/refOvenTest.out.dir/main.cpp.o refOvenTest.out: CMakeFiles/refOvenTest.out.dir/build.make refOvenTest.out: csl/stm32f042/startup/libStartup.a -refOvenTest.out: csl/stm32f042/Src/libCSources.a +refOvenTest.out: nucleo_f042k6/libstmTranslator.a +refOvenTest.out: csl/stm32f042/Src/libCsl_Stm32f0xx.a refOvenTest.out: csl/stm32f042/Drivers/libDrivers.a refOvenTest.out: CMakeFiles/refOvenTest.out.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable refOvenTest.out" + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable refOvenTest.out" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/refOvenTest.out.dir/link.txt --verbose=$(VERBOSE) arm-none-eabi-size refOvenTest.out arm-none-eabi-objcopy -O ihex refOvenTest.out refOvenTest.hex @@ -99,6 +119,6 @@ CMakeFiles/refOvenTest.out.dir/clean: .PHONY : CMakeFiles/refOvenTest.out.dir/clean CMakeFiles/refOvenTest.out.dir/depend: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/key/github/KED/bsl /home/key/github/KED/bsl /home/key/github/KED/bsl/build /home/key/github/KED/bsl/build /home/key/github/KED/bsl/build/CMakeFiles/refOvenTest.out.dir/DependInfo.cmake --color=$(COLOR) + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/key/Git/ked/bsl /home/key/Git/ked/bsl /home/key/Git/ked/bsl/build /home/key/Git/ked/bsl/build /home/key/Git/ked/bsl/build/CMakeFiles/refOvenTest.out.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/refOvenTest.out.dir/depend diff --git a/bsl/build/CMakeFiles/refOvenTest.out.dir/cmake_clean.cmake b/bsl/build/CMakeFiles/refOvenTest.out.dir/cmake_clean.cmake index 404d514..45bd55c 100644 --- a/bsl/build/CMakeFiles/refOvenTest.out.dir/cmake_clean.cmake +++ b/bsl/build/CMakeFiles/refOvenTest.out.dir/cmake_clean.cmake @@ -1,7 +1,7 @@ file(REMOVE_RECURSE - "CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o" - "refOvenTest.out.pdb" + "CMakeFiles/refOvenTest.out.dir/main.cpp.o" "refOvenTest.out" + "refOvenTest.out.pdb" ) # Per-language clean rules from dependency scanning. diff --git a/bsl/build/CMakeFiles/refOvenTest.out.dir/depend.internal b/bsl/build/CMakeFiles/refOvenTest.out.dir/depend.internal index 8a5d4d0..d5db2f0 100644 --- a/bsl/build/CMakeFiles/refOvenTest.out.dir/depend.internal +++ b/bsl/build/CMakeFiles/refOvenTest.out.dir/depend.internal @@ -1,28 +1,29 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o - ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armcc.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armclang.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_compiler.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_gcc.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_iccarm.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_version.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/core_cm0.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h - ../csl/stm32f042/Src/../Inc/stm32_assert.h - ../csl/stm32f042/Src/../Inc/stm32f0xx_csl.h - /home/key/github/KED/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp - /home/key/github/KED/bsl/nucleo_f042k6/bls_nucleo_f042k6.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_iccarm.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h + ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h + ../csl/stm32f042/Inc/stm32_assert.h + ../csl/stm32f042/Inc/stm32f0xx_csl.h + ../nucleo_f042k6/bls_nucleo_f042k6.h + /home/key/Git/ked/bsl/main.cpp + /home/key/Git/ked/bsl/main.h diff --git a/bsl/build/CMakeFiles/refOvenTest.out.dir/depend.make b/bsl/build/CMakeFiles/refOvenTest.out.dir/depend.make index 407419b..2a8ae94 100644 --- a/bsl/build/CMakeFiles/refOvenTest.out.dir/depend.make +++ b/bsl/build/CMakeFiles/refOvenTest.out.dir/depend.make @@ -1,28 +1,29 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armcc.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armclang.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_compiler.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_gcc.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_iccarm.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_version.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/core_cm0.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Inc/stm32_assert.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Src/../Inc/stm32f0xx_csl.h -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../nucleo_f042k6/bls_nucleo_f042k6.cpp -CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o: ../nucleo_f042k6/bls_nucleo_f042k6.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_iccarm.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Inc/stm32_assert.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../csl/stm32f042/Inc/stm32f0xx_csl.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../nucleo_f042k6/bls_nucleo_f042k6.h +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../main.cpp +CMakeFiles/refOvenTest.out.dir/main.cpp.o: ../main.h diff --git a/bsl/build/CMakeFiles/refOvenTest.out.dir/flags.make b/bsl/build/CMakeFiles/refOvenTest.out.dir/flags.make index ccbf609..c6fc8c0 100644 --- a/bsl/build/CMakeFiles/refOvenTest.out.dir/flags.make +++ b/bsl/build/CMakeFiles/refOvenTest.out.dir/flags.make @@ -1,10 +1,10 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # compile CXX with /usr/bin/arm-none-eabi-g++ -CXX_FLAGS = -mcpu=cortex-m0 -mthumb -Wall -fdata-sections -fdiagnostics-color=always -ffunction-sections -std=gnu++1z - CXX_DEFINES = -DDATA_CACHE_ENABLE=0 -DHSE_STARTUP_TIMEOUT=100 -DHSE_VALUE=8000000 -DHSI_VALUE=8000000 -DINSTRUCTION_CACHE_ENABLE=0 -DLSE_STARTUP_TIMEOUT=5000 -DLSE_VALUE=32768 -DLSI_VALUE=40000 -DPREFETCH_ENABLE=1 -DSTM32F042x6 -DUSE_FULL_LL_DRIVER -DVDD_VALUE=3300 -CXX_INCLUDES = -I/home/key/github/KED/bsl/nucleo_f042k6 -I/home/key/github/KED/bsl/csl/stm32f042/Src/../Inc -I/home/key/github/KED/bsl/csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc -I/home/key/github/KED/bsl/csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include -I/home/key/github/KED/bsl/csl/stm32f042/Src/../Drivers/CMSIS/Include -I/home/key/github/KED/bsl/csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include -I/home/key/github/KED/bsl/csl/stm32f042/Drivers/CMSIS/Include -I/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc +CXX_INCLUDES = -I/home/key/Git/ked/bsl/. -I/home/key/Git/ked/bsl/nucleo_f042k6 -I/home/key/Git/ked/bsl/nucleo_f042k6/../csl/stm32f042/Inc -I/home/key/Git/ked/bsl/nucleo_f042k6/../csl/stm32f042/Drivers/CMSIS/Include -I/home/key/Git/ked/bsl/nucleo_f042k6/../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include -I/home/key/Git/ked/bsl/nucleo_f042k6/../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc -I/home/key/Git/ked/bsl/csl/stm32f042/Src/../Inc -I/home/key/Git/ked/bsl/csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc -I/home/key/Git/ked/bsl/csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include -I/home/key/Git/ked/bsl/csl/stm32f042/Src/../Drivers/CMSIS/Include -I/home/key/Git/ked/bsl/csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include -I/home/key/Git/ked/bsl/csl/stm32f042/Drivers/CMSIS/Include -I/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc + +CXX_FLAGS = -mcpu=cortex-m0 -mthumb -Wall -fdata-sections -fdiagnostics-color=always -ffunction-sections -std=gnu++17 diff --git a/bsl/build/CMakeFiles/refOvenTest.out.dir/link.txt b/bsl/build/CMakeFiles/refOvenTest.out.dir/link.txt index 5ea106d..b31a961 100644 --- a/bsl/build/CMakeFiles/refOvenTest.out.dir/link.txt +++ b/bsl/build/CMakeFiles/refOvenTest.out.dir/link.txt @@ -1 +1 @@ -/usr/bin/arm-none-eabi-g++ --specs=nosys.specs -mcpu=cortex-m0 -mthumb -specs=nano.specs -T/home/key/github/KED/bsl/csl/stm32f042/startup/STM32F042K6Tx_FLASH.ld -lc -lm -lnosys -Wl,-Map=refOvenTest.map,--cref -Wl,--gc-sections CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o -o refOvenTest.out csl/stm32f042/startup/libStartup.a csl/stm32f042/Src/libCSources.a csl/stm32f042/Drivers/libDrivers.a +/usr/bin/arm-none-eabi-g++ --specs=nosys.specs -mcpu=cortex-m0 -mthumb -specs=nano.specs -T/home/key/Git/ked/bsl/csl/stm32f042/startup/STM32F042K6Tx_FLASH.ld -lc -lm -lnosys -Wl,-Map=refOvenTest.map,--cref -Wl,--gc-sections CMakeFiles/refOvenTest.out.dir/main.cpp.o -o refOvenTest.out csl/stm32f042/startup/libStartup.a nucleo_f042k6/libstmTranslator.a csl/stm32f042/Src/libCsl_Stm32f0xx.a csl/stm32f042/Drivers/libDrivers.a diff --git a/bsl/build/Makefile b/bsl/build/Makefile index 4a39d0d..c7c14f4 100644 --- a/bsl/build/Makefile +++ b/bsl/build/Makefile @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Default target executed when no arguments are given to make. default_target: all @@ -17,15 +17,34 @@ default_target: all .SUFFIXES: -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + .SUFFIXES: .hpux_make_needs_suffix_list -# Suppress display of executed commands. -$(VERBOSE).SILENT: +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s +#Suppress display of executed commands. +$(VERBOSE).SILENT: # A target that is always out of date. cmake_force: @@ -42,16 +61,16 @@ SHELL = /bin/sh CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. -RM = /usr/bin/cmake -E remove -f +RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/key/github/KED/bsl +CMAKE_SOURCE_DIR = /home/key/Git/ked/bsl # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build +CMAKE_BINARY_DIR = /home/key/Git/ked/bsl/build #============================================================================= # Targets provided globally by CMake. @@ -59,7 +78,7 @@ CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache @@ -80,14 +99,14 @@ edit_cache/fast: edit_cache # The main all target all: cmake_check_build_system - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles /home/key/github/KED/bsl/build/CMakeFiles/progress.marks - $(MAKE) -f CMakeFiles/Makefile2 all - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 0 + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles /home/key/Git/ked/bsl/build//CMakeFiles/progress.marks + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 0 .PHONY : all # The main clean target clean: - $(MAKE) -f CMakeFiles/Makefile2 clean + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean .PHONY : clean # The main clean target @@ -97,12 +116,12 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - $(MAKE) -f CMakeFiles/Makefile2 preinstall + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - $(MAKE) -f CMakeFiles/Makefile2 preinstall + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall/fast # clear depends @@ -115,12 +134,12 @@ depend: # Build rule for target. refOvenTest.out: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 refOvenTest.out + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 refOvenTest.out .PHONY : refOvenTest.out # fast build rule for target. refOvenTest.out/fast: - $(MAKE) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/build + $(MAKE) $(MAKESILENT) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/build .PHONY : refOvenTest.out/fast #============================================================================= @@ -128,12 +147,12 @@ refOvenTest.out/fast: # Build rule for target. Drivers: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 Drivers + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Drivers .PHONY : Drivers # fast build rule for target. Drivers/fast: - $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build + $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build .PHONY : Drivers/fast #============================================================================= @@ -141,53 +160,66 @@ Drivers/fast: # Build rule for target. Startup: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 Startup + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Startup .PHONY : Startup # fast build rule for target. Startup/fast: - $(MAKE) -f csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make csl/stm32f042/startup/CMakeFiles/Startup.dir/build + $(MAKE) $(MAKESILENT) -f csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make csl/stm32f042/startup/CMakeFiles/Startup.dir/build .PHONY : Startup/fast #============================================================================= -# Target rules for targets named CSources +# Target rules for targets named Csl_Stm32f0xx # Build rule for target. -CSources: cmake_check_build_system - $(MAKE) -f CMakeFiles/Makefile2 CSources -.PHONY : CSources +Csl_Stm32f0xx: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Csl_Stm32f0xx +.PHONY : Csl_Stm32f0xx # fast build rule for target. -CSources/fast: - $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/build -.PHONY : CSources/fast +Csl_Stm32f0xx/fast: + $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build +.PHONY : Csl_Stm32f0xx/fast -nucleo_f042k6/bls_nucleo_f042k6.o: nucleo_f042k6/bls_nucleo_f042k6.cpp.o +#============================================================================= +# Target rules for targets named stmTranslator + +# Build rule for target. +stmTranslator: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 stmTranslator +.PHONY : stmTranslator + +# fast build rule for target. +stmTranslator/fast: + $(MAKE) $(MAKESILENT) -f nucleo_f042k6/CMakeFiles/stmTranslator.dir/build.make nucleo_f042k6/CMakeFiles/stmTranslator.dir/build +.PHONY : stmTranslator/fast -.PHONY : nucleo_f042k6/bls_nucleo_f042k6.o +main.o: main.cpp.o + +.PHONY : main.o # target to build an object file -nucleo_f042k6/bls_nucleo_f042k6.cpp.o: - $(MAKE) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.o -.PHONY : nucleo_f042k6/bls_nucleo_f042k6.cpp.o +main.cpp.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/main.cpp.o +.PHONY : main.cpp.o -nucleo_f042k6/bls_nucleo_f042k6.i: nucleo_f042k6/bls_nucleo_f042k6.cpp.i +main.i: main.cpp.i -.PHONY : nucleo_f042k6/bls_nucleo_f042k6.i +.PHONY : main.i # target to preprocess a source file -nucleo_f042k6/bls_nucleo_f042k6.cpp.i: - $(MAKE) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.i -.PHONY : nucleo_f042k6/bls_nucleo_f042k6.cpp.i +main.cpp.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/main.cpp.i +.PHONY : main.cpp.i -nucleo_f042k6/bls_nucleo_f042k6.s: nucleo_f042k6/bls_nucleo_f042k6.cpp.s +main.s: main.cpp.s -.PHONY : nucleo_f042k6/bls_nucleo_f042k6.s +.PHONY : main.s # target to generate assembly for a file -nucleo_f042k6/bls_nucleo_f042k6.cpp.s: - $(MAKE) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/nucleo_f042k6/bls_nucleo_f042k6.cpp.s -.PHONY : nucleo_f042k6/bls_nucleo_f042k6.cpp.s +main.cpp.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/refOvenTest.out.dir/build.make CMakeFiles/refOvenTest.out.dir/main.cpp.s +.PHONY : main.cpp.s # Help Target help: @@ -195,15 +227,16 @@ help: @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" - @echo "... rebuild_cache" - @echo "... refOvenTest.out" @echo "... edit_cache" + @echo "... rebuild_cache" + @echo "... Csl_Stm32f0xx" @echo "... Drivers" @echo "... Startup" - @echo "... CSources" - @echo "... nucleo_f042k6/bls_nucleo_f042k6.o" - @echo "... nucleo_f042k6/bls_nucleo_f042k6.i" - @echo "... nucleo_f042k6/bls_nucleo_f042k6.s" + @echo "... refOvenTest.out" + @echo "... stmTranslator" + @echo "... main.o" + @echo "... main.i" + @echo "... main.s" .PHONY : help diff --git a/bsl/build/cmake_install.cmake b/bsl/build/cmake_install.cmake index 7b69f98..9e209cc 100644 --- a/bsl/build/cmake_install.cmake +++ b/bsl/build/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /home/key/github/KED/bsl +# Install script for directory: /home/key/Git/ked/bsl # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) @@ -37,9 +37,15 @@ if(NOT DEFINED CMAKE_CROSSCOMPILING) set(CMAKE_CROSSCOMPILING "TRUE") endif() +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/arm-none-eabi-objdump") +endif() + if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for each subdirectory. - include("/home/key/github/KED/bsl/build/csl/cmake_install.cmake") + include("/home/key/Git/ked/bsl/build/csl/cmake_install.cmake") + include("/home/key/Git/ked/bsl/build/nucleo_f042k6/cmake_install.cmake") endif() @@ -51,5 +57,5 @@ endif() string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT "${CMAKE_INSTALL_MANIFEST_FILES}") -file(WRITE "/home/key/github/KED/bsl/build/${CMAKE_INSTALL_MANIFEST}" +file(WRITE "/home/key/Git/ked/bsl/build/${CMAKE_INSTALL_MANIFEST}" "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/bsl/build/csl/CMakeFiles/CMakeDirectoryInformation.cmake b/bsl/build/csl/CMakeFiles/CMakeDirectoryInformation.cmake index 582a89a..500d844 100644 --- a/bsl/build/csl/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/bsl/build/csl/CMakeFiles/CMakeDirectoryInformation.cmake @@ -1,9 +1,9 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/key/github/KED/bsl") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/key/github/KED/bsl/build") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/key/Git/ked/bsl") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/key/Git/ked/bsl/build") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/bsl/build/csl/Makefile b/bsl/build/csl/Makefile index 5317407..3d7d201 100644 --- a/bsl/build/csl/Makefile +++ b/bsl/build/csl/Makefile @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Default target executed when no arguments are given to make. default_target: all @@ -17,15 +17,34 @@ default_target: all .SUFFIXES: -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + .SUFFIXES: .hpux_make_needs_suffix_list -# Suppress display of executed commands. -$(VERBOSE).SILENT: +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s +#Suppress display of executed commands. +$(VERBOSE).SILENT: # A target that is always out of date. cmake_force: @@ -42,16 +61,16 @@ SHELL = /bin/sh CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. -RM = /usr/bin/cmake -E remove -f +RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/key/github/KED/bsl +CMAKE_SOURCE_DIR = /home/key/Git/ked/bsl # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build +CMAKE_BINARY_DIR = /home/key/Git/ked/bsl/build #============================================================================= # Targets provided globally by CMake. @@ -59,7 +78,7 @@ CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache @@ -80,14 +99,14 @@ edit_cache/fast: edit_cache # The main all target all: cmake_check_build_system - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles /home/key/github/KED/bsl/build/csl/CMakeFiles/progress.marks - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 0 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles /home/key/Git/ked/bsl/build/csl//CMakeFiles/progress.marks + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/clean + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/clean .PHONY : clean # The main clean target @@ -97,17 +116,17 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/preinstall + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/preinstall + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Help Target @@ -116,8 +135,8 @@ help: @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" - @echo "... rebuild_cache" @echo "... edit_cache" + @echo "... rebuild_cache" .PHONY : help @@ -129,6 +148,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/bsl/build/csl/cmake_install.cmake b/bsl/build/csl/cmake_install.cmake index 8a8e540..7f450f0 100644 --- a/bsl/build/csl/cmake_install.cmake +++ b/bsl/build/csl/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /home/key/github/KED/bsl/csl +# Install script for directory: /home/key/Git/ked/bsl/csl # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) @@ -37,9 +37,14 @@ if(NOT DEFINED CMAKE_CROSSCOMPILING) set(CMAKE_CROSSCOMPILING "TRUE") endif() +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/arm-none-eabi-objdump") +endif() + if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for each subdirectory. - include("/home/key/github/KED/bsl/build/csl/stm32f042/cmake_install.cmake") + include("/home/key/Git/ked/bsl/build/csl/stm32f042/cmake_install.cmake") endif() diff --git a/bsl/build/csl/stm32f042/CMakeFiles/CMakeDirectoryInformation.cmake b/bsl/build/csl/stm32f042/CMakeFiles/CMakeDirectoryInformation.cmake index 582a89a..500d844 100644 --- a/bsl/build/csl/stm32f042/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/bsl/build/csl/stm32f042/CMakeFiles/CMakeDirectoryInformation.cmake @@ -1,9 +1,9 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/key/github/KED/bsl") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/key/github/KED/bsl/build") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/key/Git/ked/bsl") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/key/Git/ked/bsl/build") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/CMakeDirectoryInformation.cmake b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/CMakeDirectoryInformation.cmake index 582a89a..500d844 100644 --- a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/CMakeDirectoryInformation.cmake @@ -1,9 +1,9 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/key/github/KED/bsl") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/key/github/KED/bsl/build") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/key/Git/ked/bsl") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/key/Git/ked/bsl/build") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/C.includecache b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/C.includecache index 761c5f1..52bf88f 100644 --- a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/C.includecache +++ b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/C.includecache @@ -120,39 +120,39 @@ stm32f0xx.h stm32f0xx.h ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c stm32f0xx_ll_exti.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.h +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.h stm32_assert.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32_assert.h +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32_assert.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c stm32f0xx_ll_gpio.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.h +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.h stm32f0xx_ll_bus.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_bus.h +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_bus.h stm32_assert.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32_assert.h +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32_assert.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c stm32f0xx_ll_pwr.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.h +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.h stm32f0xx_ll_bus.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_bus.h +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_bus.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c stm32f0xx_ll_rcc.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.h +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.h stm32_assert.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32_assert.h +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32_assert.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c stm32f0xx_ll_rcc.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.h +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.h stm32f0xx_ll_utils.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.h +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.h stm32f0xx_ll_system.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_system.h +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_system.h stm32_assert.h -/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32_assert.h +/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32_assert.h diff --git a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/DependInfo.cmake b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/DependInfo.cmake index 0dcb7be..c0538db 100644 --- a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/DependInfo.cmake +++ b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/DependInfo.cmake @@ -4,11 +4,11 @@ set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_C - "/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c" "/home/key/github/KED/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o" - "/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c" "/home/key/github/KED/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o" - "/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c" "/home/key/github/KED/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o" - "/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c" "/home/key/github/KED/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o" - "/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c" "/home/key/github/KED/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o" + "/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c" "/home/key/Git/ked/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o" + "/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c" "/home/key/Git/ked/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o" + "/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c" "/home/key/Git/ked/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o" + "/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c" "/home/key/Git/ked/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o" + "/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c" "/home/key/Git/ked/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o" ) set(CMAKE_C_COMPILER_ID "GNU") diff --git a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make index e3b8a00..dd4a66e 100644 --- a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make +++ b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Delete rule output on recipe failure. .DELETE_ON_ERROR: @@ -12,15 +12,34 @@ .SUFFIXES: -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + .SUFFIXES: .hpux_make_needs_suffix_list -# Suppress display of executed commands. -$(VERBOSE).SILENT: +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s +#Suppress display of executed commands. +$(VERBOSE).SILENT: # A target that is always out of date. cmake_force: @@ -37,16 +56,16 @@ SHELL = /bin/sh CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. -RM = /usr/bin/cmake -E remove -f +RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/key/github/KED/bsl +CMAKE_SOURCE_DIR = /home/key/Git/ked/bsl # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build +CMAKE_BINARY_DIR = /home/key/Git/ked/bsl/build # Include any dependencies generated for this target. include csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/depend.make @@ -59,68 +78,68 @@ include csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/flags.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/flags.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o -c /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o -c /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.i" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c > CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.i + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c > CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.i csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.s" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.s + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.s csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/flags.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o -c /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o -c /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.i" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c > CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.i + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c > CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.i csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.s" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.s + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.s csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/flags.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o -c /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o -c /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.i" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c > CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.i + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c > CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.i csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.s" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.s + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.s csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/flags.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o -c /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o -c /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.i" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c > CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.i + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c > CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.i csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.s" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.s + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.s csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/flags.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o -c /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o -c /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.i" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c > CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.i + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c > CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.i csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.s" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.s + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c -o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.s # Object files for target Drivers Drivers_OBJECTS = \ @@ -140,9 +159,9 @@ csl/stm32f042/Drivers/libDrivers.a: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir csl/stm32f042/Drivers/libDrivers.a: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o csl/stm32f042/Drivers/libDrivers.a: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/libDrivers.a: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Linking C static library libDrivers.a" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && $(CMAKE_COMMAND) -P CMakeFiles/Drivers.dir/cmake_clean_target.cmake - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/Drivers.dir/link.txt --verbose=$(VERBOSE) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Linking C static library libDrivers.a" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && $(CMAKE_COMMAND) -P CMakeFiles/Drivers.dir/cmake_clean_target.cmake + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/Drivers.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build: csl/stm32f042/Drivers/libDrivers.a @@ -150,10 +169,10 @@ csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build: csl/stm32f042/Drivers/libDri .PHONY : csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/clean: - cd /home/key/github/KED/bsl/build/csl/stm32f042/Drivers && $(CMAKE_COMMAND) -P CMakeFiles/Drivers.dir/cmake_clean.cmake + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers && $(CMAKE_COMMAND) -P CMakeFiles/Drivers.dir/cmake_clean.cmake .PHONY : csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/clean csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/depend: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/key/github/KED/bsl /home/key/github/KED/bsl/csl/stm32f042/Drivers /home/key/github/KED/bsl/build /home/key/github/KED/bsl/build/csl/stm32f042/Drivers /home/key/github/KED/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/DependInfo.cmake --color=$(COLOR) + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/key/Git/ked/bsl /home/key/Git/ked/bsl/csl/stm32f042/Drivers /home/key/Git/ked/bsl/build /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/DependInfo.cmake --color=$(COLOR) .PHONY : csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/depend diff --git a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/cmake_clean.cmake b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/cmake_clean.cmake index 5d27d46..574fcf7 100644 --- a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/cmake_clean.cmake +++ b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/cmake_clean.cmake @@ -4,8 +4,8 @@ file(REMOVE_RECURSE "CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o" "CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o" "CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o" - "libDrivers.pdb" "libDrivers.a" + "libDrivers.pdb" ) # Per-language clean rules from dependency scanning. diff --git a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/depend.internal b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/depend.internal index 32fa0ea..e0f6183 100644 --- a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/depend.internal +++ b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/depend.internal @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h @@ -13,7 +13,7 @@ csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h - /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c + /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h @@ -27,7 +27,7 @@ csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h - /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c + /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h @@ -41,7 +41,7 @@ csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h - /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c + /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h @@ -54,7 +54,7 @@ csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h - /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c + /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h @@ -69,4 +69,4 @@ csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h - /home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c + /home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c diff --git a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/depend.make b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/depend.make index c970a38..b51861b 100644 --- a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/depend.make +++ b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/depend.make @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h diff --git a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/flags.make b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/flags.make index 1b9f52e..c31cf2a 100644 --- a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/flags.make +++ b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/flags.make @@ -1,10 +1,10 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # compile C with /usr/bin/arm-none-eabi-gcc -C_FLAGS = -mcpu=cortex-m0 -mthumb -Wall -fdata-sections -fdiagnostics-color=always -ffunction-sections - C_DEFINES = -DDATA_CACHE_ENABLE=0 -DHSE_STARTUP_TIMEOUT=100 -DHSE_VALUE=8000000 -DHSI_VALUE=8000000 -DINSTRUCTION_CACHE_ENABLE=0 -DLSE_STARTUP_TIMEOUT=5000 -DLSE_VALUE=32768 -DLSI_VALUE=40000 -DPREFETCH_ENABLE=1 -DSTM32F042x6 -DUSE_FULL_LL_DRIVER -DVDD_VALUE=3300 -C_INCLUDES = -I/home/key/github/KED/bsl/csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include -I/home/key/github/KED/bsl/csl/stm32f042/Drivers/CMSIS/Include -I/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc +C_INCLUDES = -I/home/key/Git/ked/bsl/csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include -I/home/key/Git/ked/bsl/csl/stm32f042/Drivers/CMSIS/Include -I/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc + +C_FLAGS = -mcpu=cortex-m0 -mthumb -Wall -fdata-sections -fdiagnostics-color=always -ffunction-sections diff --git a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/link.txt b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/link.txt index 346bff8..cdb948a 100644 --- a/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/link.txt +++ b/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/link.txt @@ -1,2 +1,2 @@ -/usr/bin/arm-none-eabi-ar qc libDrivers.a CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o +/usr/bin/arm-none-eabi-ar qc libDrivers.a CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o /usr/bin/arm-none-eabi-ranlib libDrivers.a diff --git a/bsl/build/csl/stm32f042/Drivers/Makefile b/bsl/build/csl/stm32f042/Drivers/Makefile index 7363522..117001c 100644 --- a/bsl/build/csl/stm32f042/Drivers/Makefile +++ b/bsl/build/csl/stm32f042/Drivers/Makefile @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Default target executed when no arguments are given to make. default_target: all @@ -17,15 +17,34 @@ default_target: all .SUFFIXES: -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + .SUFFIXES: .hpux_make_needs_suffix_list -# Suppress display of executed commands. -$(VERBOSE).SILENT: +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s +#Suppress display of executed commands. +$(VERBOSE).SILENT: # A target that is always out of date. cmake_force: @@ -42,31 +61,20 @@ SHELL = /bin/sh CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. -RM = /usr/bin/cmake -E remove -f +RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/key/github/KED/bsl +CMAKE_SOURCE_DIR = /home/key/Git/ked/bsl # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build +CMAKE_BINARY_DIR = /home/key/Git/ked/bsl/build #============================================================================= # Targets provided globally by CMake. -# Special rule for the target rebuild_cache -rebuild_cache: - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) -.PHONY : rebuild_cache - -# Special rule for the target rebuild_cache -rebuild_cache/fast: rebuild_cache - -.PHONY : rebuild_cache/fast - # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." @@ -78,16 +86,27 @@ edit_cache/fast: edit_cache .PHONY : edit_cache/fast +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache + +.PHONY : rebuild_cache/fast + # The main all target all: cmake_check_build_system - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles /home/key/github/KED/bsl/build/csl/stm32f042/Drivers/CMakeFiles/progress.marks - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/Drivers/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 0 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles /home/key/Git/ked/bsl/build/csl/stm32f042/Drivers//CMakeFiles/progress.marks + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/Drivers/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/Drivers/clean + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/Drivers/clean .PHONY : clean # The main clean target @@ -97,22 +116,22 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/Drivers/preinstall + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/Drivers/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/Drivers/preinstall + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/Drivers/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/rule: - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/rule + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/rule .PHONY : csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/rule # Convenience name for target. @@ -122,7 +141,7 @@ Drivers: csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/rule # fast build rule for target. Drivers/fast: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build .PHONY : Drivers/fast STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.o: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o @@ -131,7 +150,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.o: STM32F0xx_HAL_Driver/Src/stm32f0xx # target to build an object file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.o STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.i: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.i @@ -140,7 +159,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.i: STM32F0xx_HAL_Driver/Src/stm32f0xx # target to preprocess a source file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.i: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.i + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.i .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.i STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.s: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.s @@ -149,7 +168,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.s: STM32F0xx_HAL_Driver/Src/stm32f0xx # target to generate assembly for a file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.s: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.s + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.s .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.c.s STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.o: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o @@ -158,7 +177,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.o: STM32F0xx_HAL_Driver/Src/stm32f0xx # target to build an object file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.o STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.i: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.i @@ -167,7 +186,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.i: STM32F0xx_HAL_Driver/Src/stm32f0xx # target to preprocess a source file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.i: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.i + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.i .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.i STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.s: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.s @@ -176,7 +195,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.s: STM32F0xx_HAL_Driver/Src/stm32f0xx # target to generate assembly for a file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.s: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.s + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.s .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_gpio.c.s STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.o: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o @@ -185,7 +204,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.o: STM32F0xx_HAL_Driver/Src/stm32f0xx_ # target to build an object file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.o STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.i: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.i @@ -194,7 +213,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.i: STM32F0xx_HAL_Driver/Src/stm32f0xx_ # target to preprocess a source file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.i: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.i + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.i .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.i STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.s: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.s @@ -203,7 +222,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.s: STM32F0xx_HAL_Driver/Src/stm32f0xx_ # target to generate assembly for a file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.s: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.s + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.s .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_pwr.c.s STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.o: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o @@ -212,7 +231,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.o: STM32F0xx_HAL_Driver/Src/stm32f0xx_ # target to build an object file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.o STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.i: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.i @@ -221,7 +240,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.i: STM32F0xx_HAL_Driver/Src/stm32f0xx_ # target to preprocess a source file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.i: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.i + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.i .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.i STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.s: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.s @@ -230,7 +249,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.s: STM32F0xx_HAL_Driver/Src/stm32f0xx_ # target to generate assembly for a file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.s: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.s + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.s .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_rcc.c.s STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.o: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o @@ -239,7 +258,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.o: STM32F0xx_HAL_Driver/Src/stm32f0x # target to build an object file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.o STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.i: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.i @@ -248,7 +267,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.i: STM32F0xx_HAL_Driver/Src/stm32f0x # target to preprocess a source file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.i: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.i + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.i .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.i STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.s: STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.s @@ -257,7 +276,7 @@ STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.s: STM32F0xx_HAL_Driver/Src/stm32f0x # target to generate assembly for a file STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.s: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.s + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/build.make csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.s .PHONY : STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_utils.c.s # Help Target @@ -266,9 +285,9 @@ help: @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" + @echo "... edit_cache" @echo "... rebuild_cache" @echo "... Drivers" - @echo "... edit_cache" @echo "... STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.o" @echo "... STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.i" @echo "... STM32F0xx_HAL_Driver/Src/stm32f0xx_ll_exti.s" @@ -295,6 +314,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/bsl/build/csl/stm32f042/Drivers/cmake_install.cmake b/bsl/build/csl/stm32f042/Drivers/cmake_install.cmake index 54a09e3..58b9bba 100644 --- a/bsl/build/csl/stm32f042/Drivers/cmake_install.cmake +++ b/bsl/build/csl/stm32f042/Drivers/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /home/key/github/KED/bsl/csl/stm32f042/Drivers +# Install script for directory: /home/key/Git/ked/bsl/csl/stm32f042/Drivers # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) @@ -37,3 +37,8 @@ if(NOT DEFINED CMAKE_CROSSCOMPILING) set(CMAKE_CROSSCOMPILING "TRUE") endif() +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/arm-none-eabi-objdump") +endif() + diff --git a/bsl/build/csl/stm32f042/Makefile b/bsl/build/csl/stm32f042/Makefile index f779ecb..ce4aeca 100644 --- a/bsl/build/csl/stm32f042/Makefile +++ b/bsl/build/csl/stm32f042/Makefile @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Default target executed when no arguments are given to make. default_target: all @@ -17,15 +17,34 @@ default_target: all .SUFFIXES: -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + .SUFFIXES: .hpux_make_needs_suffix_list -# Suppress display of executed commands. -$(VERBOSE).SILENT: +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s +#Suppress display of executed commands. +$(VERBOSE).SILENT: # A target that is always out of date. cmake_force: @@ -42,16 +61,16 @@ SHELL = /bin/sh CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. -RM = /usr/bin/cmake -E remove -f +RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/key/github/KED/bsl +CMAKE_SOURCE_DIR = /home/key/Git/ked/bsl # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build +CMAKE_BINARY_DIR = /home/key/Git/ked/bsl/build #============================================================================= # Targets provided globally by CMake. @@ -59,7 +78,7 @@ CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache @@ -80,14 +99,14 @@ edit_cache/fast: edit_cache # The main all target all: cmake_check_build_system - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles /home/key/github/KED/bsl/build/csl/stm32f042/CMakeFiles/progress.marks - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 0 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles /home/key/Git/ked/bsl/build/csl/stm32f042//CMakeFiles/progress.marks + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/clean + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/clean .PHONY : clean # The main clean target @@ -97,17 +116,17 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/preinstall + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/preinstall + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Help Target @@ -116,8 +135,8 @@ help: @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" - @echo "... rebuild_cache" @echo "... edit_cache" + @echo "... rebuild_cache" .PHONY : help @@ -129,6 +148,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/CMakeDirectoryInformation.cmake b/bsl/build/csl/stm32f042/Src/CMakeFiles/CMakeDirectoryInformation.cmake index 582a89a..500d844 100644 --- a/bsl/build/csl/stm32f042/Src/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/bsl/build/csl/stm32f042/Src/CMakeFiles/CMakeDirectoryInformation.cmake @@ -1,9 +1,9 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/key/github/KED/bsl") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/key/github/KED/bsl/build") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/key/Git/ked/bsl") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/key/Git/ked/bsl/build") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/C.includecache b/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/C.includecache deleted file mode 100644 index e079c27..0000000 --- a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/C.includecache +++ /dev/null @@ -1,176 +0,0 @@ -#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) - -#IncludeRegexScan: ^.*$ - -#IncludeRegexComplain: ^$ - -#IncludeRegexTransform: - -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h -core_cm0.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/core_cm0.h -system_stm32f0xx.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h -stdint.h -- - -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h -stm32f030x6.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x6.h -stm32f030x8.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h -stm32f031x6.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f031x6.h -stm32f038xx.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f038xx.h -stm32f042x6.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h -stm32f048xx.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f048xx.h -stm32f051x8.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f051x8.h -stm32f058xx.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f058xx.h -stm32f070x6.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f070x6.h -stm32f070xb.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f070xb.h -stm32f071xb.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f071xb.h -stm32f072xb.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f072xb.h -stm32f078xx.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f078xx.h -stm32f091xc.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f091xc.h -stm32f098xx.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f098xx.h -stm32f030xc.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030xc.h -stm32f0xx_hal.h -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx_hal.h - -../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h - -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armcc.h - -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armclang.h -arm_compat.h -- - -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_compiler.h -stdint.h -- -cmsis_armcc.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armcc.h -cmsis_armclang.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armclang.h -cmsis_gcc.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_gcc.h -cmsis_iccarm.h -- -cmsis_ccs.h -- -cmsis_csm.h -- - -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_gcc.h - -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_iccarm.h -iccarm_builtin.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/iccarm_builtin.h -intrinsics.h -- - -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_version.h - -../csl/stm32f042/Src/../Drivers/CMSIS/Include/core_cm0.h -stdint.h -- -cmsis_version.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_version.h -cmsis_compiler.h -../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_compiler.h - -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h -stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h - -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h -stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h - -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h -stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h - -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h -stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h - -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h -stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h - -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h -stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h - -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h -stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h - -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h -stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h - -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h -stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h - -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h -stm32f0xx.h -../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h - -../csl/stm32f042/Src/../Inc/stm32_assert.h - -../csl/stm32f042/Src/../Inc/stm32f0xx_csl.h -stm32f0xx_ll_crs.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_crs.h -stm32f0xx_ll_rcc.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_rcc.h -stm32f0xx_ll_bus.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_bus.h -stm32f0xx_ll_system.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_system.h -stm32f0xx_ll_exti.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_exti.h -stm32f0xx_ll_cortex.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_cortex.h -stm32f0xx_ll_utils.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_utils.h -stm32f0xx_ll_pwr.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_pwr.h -stm32f0xx_ll_dma.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_dma.h -stm32f0xx_ll_gpio.h -../csl/stm32f042/Src/../Inc/stm32f0xx_ll_gpio.h -stm32_assert.h -../csl/stm32f042/Src/../Inc/stm32_assert.h - -../csl/stm32f042/Src/../Inc/stm32f0xx_it.h - -/home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_csl.c -stm32f0xx_csl.h -/home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_csl.h - -/home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_it.c -stm32f0xx_csl.h -/home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_csl.h -stm32f0xx_it.h -/home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_it.h - -/home/key/github/KED/bsl/csl/stm32f042/Src/system_stm32f0xx.c -stm32f0xx.h -/home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx.h - diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make b/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make deleted file mode 100644 index 8939613..0000000 --- a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make +++ /dev/null @@ -1,129 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -# Delete rule output on recipe failure. -.DELETE_ON_ERROR: - - -#============================================================================= -# Special targets provided by cmake. - -# Disable implicit rules so canonical targets will work. -.SUFFIXES: - - -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = - -.SUFFIXES: .hpux_make_needs_suffix_list - - -# Suppress display of executed commands. -$(VERBOSE).SILENT: - - -# A target that is always out of date. -cmake_force: - -.PHONY : cmake_force - -#============================================================================= -# Set environment variables for the build. - -# The shell in which to execute make rules. -SHELL = /bin/sh - -# The CMake executable. -CMAKE_COMMAND = /usr/bin/cmake - -# The command to remove a file. -RM = /usr/bin/cmake -E remove -f - -# Escaping for special characters. -EQUALS = = - -# The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/key/github/KED/bsl - -# The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build - -# Include any dependencies generated for this target. -include csl/stm32f042/Src/CMakeFiles/CSources.dir/depend.make - -# Include the progress variables for this target. -include csl/stm32f042/Src/CMakeFiles/CSources.dir/progress.make - -# Include the compile flags for this target's objects. -include csl/stm32f042/Src/CMakeFiles/CSources.dir/flags.make - -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: csl/stm32f042/Src/CMakeFiles/CSources.dir/flags.make -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/stm32f0xx_csl.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/CSources.dir/stm32f0xx_csl.c.o -c /home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_csl.c - -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/CSources.dir/stm32f0xx_csl.c.i" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_csl.c > CMakeFiles/CSources.dir/stm32f0xx_csl.c.i - -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/CSources.dir/stm32f0xx_csl.c.s" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_csl.c -o CMakeFiles/CSources.dir/stm32f0xx_csl.c.s - -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: csl/stm32f042/Src/CMakeFiles/CSources.dir/flags.make -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/stm32f0xx_it.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/CSources.dir/stm32f0xx_it.c.o -c /home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_it.c - -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/CSources.dir/stm32f0xx_it.c.i" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_it.c > CMakeFiles/CSources.dir/stm32f0xx_it.c.i - -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/CSources.dir/stm32f0xx_it.c.s" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_it.c -o CMakeFiles/CSources.dir/stm32f0xx_it.c.s - -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o: csl/stm32f042/Src/CMakeFiles/CSources.dir/flags.make -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/system_stm32f0xx.c - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/CSources.dir/system_stm32f0xx.c.o -c /home/key/github/KED/bsl/csl/stm32f042/Src/system_stm32f0xx.c - -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.i: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/CSources.dir/system_stm32f0xx.c.i" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/github/KED/bsl/csl/stm32f042/Src/system_stm32f0xx.c > CMakeFiles/CSources.dir/system_stm32f0xx.c.i - -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.s: cmake_force - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/CSources.dir/system_stm32f0xx.c.s" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/github/KED/bsl/csl/stm32f042/Src/system_stm32f0xx.c -o CMakeFiles/CSources.dir/system_stm32f0xx.c.s - -# Object files for target CSources -CSources_OBJECTS = \ -"CMakeFiles/CSources.dir/stm32f0xx_csl.c.o" \ -"CMakeFiles/CSources.dir/stm32f0xx_it.c.o" \ -"CMakeFiles/CSources.dir/system_stm32f0xx.c.o" - -# External object files for target CSources -CSources_EXTERNAL_OBJECTS = - -csl/stm32f042/Src/libCSources.a: csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o -csl/stm32f042/Src/libCSources.a: csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o -csl/stm32f042/Src/libCSources.a: csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o -csl/stm32f042/Src/libCSources.a: csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make -csl/stm32f042/Src/libCSources.a: csl/stm32f042/Src/CMakeFiles/CSources.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking C static library libCSources.a" - cd /home/key/github/KED/bsl/build/csl/stm32f042/Src && $(CMAKE_COMMAND) -P CMakeFiles/CSources.dir/cmake_clean_target.cmake - cd /home/key/github/KED/bsl/build/csl/stm32f042/Src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/CSources.dir/link.txt --verbose=$(VERBOSE) - -# Rule to build all files generated by this target. -csl/stm32f042/Src/CMakeFiles/CSources.dir/build: csl/stm32f042/Src/libCSources.a - -.PHONY : csl/stm32f042/Src/CMakeFiles/CSources.dir/build - -csl/stm32f042/Src/CMakeFiles/CSources.dir/clean: - cd /home/key/github/KED/bsl/build/csl/stm32f042/Src && $(CMAKE_COMMAND) -P CMakeFiles/CSources.dir/cmake_clean.cmake -.PHONY : csl/stm32f042/Src/CMakeFiles/CSources.dir/clean - -csl/stm32f042/Src/CMakeFiles/CSources.dir/depend: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/key/github/KED/bsl /home/key/github/KED/bsl/csl/stm32f042/Src /home/key/github/KED/bsl/build /home/key/github/KED/bsl/build/csl/stm32f042/Src /home/key/github/KED/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/DependInfo.cmake --color=$(COLOR) -.PHONY : csl/stm32f042/Src/CMakeFiles/CSources.dir/depend - diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/cmake_clean.cmake b/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/cmake_clean.cmake deleted file mode 100644 index 454ca6b..0000000 --- a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/cmake_clean.cmake +++ /dev/null @@ -1,12 +0,0 @@ -file(REMOVE_RECURSE - "CMakeFiles/CSources.dir/stm32f0xx_csl.c.o" - "CMakeFiles/CSources.dir/stm32f0xx_it.c.o" - "CMakeFiles/CSources.dir/system_stm32f0xx.c.o" - "libCSources.pdb" - "libCSources.a" -) - -# Per-language clean rules from dependency scanning. -foreach(lang C) - include(CMakeFiles/CSources.dir/cmake_clean_${lang}.cmake OPTIONAL) -endforeach() diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/cmake_clean_target.cmake b/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/cmake_clean_target.cmake deleted file mode 100644 index 7c8467a..0000000 --- a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/cmake_clean_target.cmake +++ /dev/null @@ -1,3 +0,0 @@ -file(REMOVE_RECURSE - "libCSources.a" -) diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/depend.internal b/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/depend.internal deleted file mode 100644 index 2d4c9bc..0000000 --- a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/depend.internal +++ /dev/null @@ -1,64 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o - ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armcc.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armclang.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_compiler.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_gcc.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_iccarm.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_version.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/core_cm0.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h - ../csl/stm32f042/Src/../Inc/stm32_assert.h - ../csl/stm32f042/Src/../Inc/stm32f0xx_csl.h - /home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_csl.c -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o - ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armcc.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armclang.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_compiler.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_gcc.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_iccarm.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_version.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/core_cm0.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h - ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h - ../csl/stm32f042/Src/../Inc/stm32_assert.h - ../csl/stm32f042/Src/../Inc/stm32f0xx_csl.h - ../csl/stm32f042/Src/../Inc/stm32f0xx_it.h - /home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_it.c -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o - ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armcc.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armclang.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_compiler.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_gcc.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_iccarm.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_version.h - ../csl/stm32f042/Src/../Drivers/CMSIS/Include/core_cm0.h - /home/key/github/KED/bsl/csl/stm32f042/Src/system_stm32f0xx.c diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/depend.make b/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/depend.make deleted file mode 100644 index 31ebcde..0000000 --- a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/depend.make +++ /dev/null @@ -1,64 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armcc.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armclang.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_compiler.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_gcc.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_iccarm.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_version.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/core_cm0.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Inc/stm32_assert.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/../Inc/stm32f0xx_csl.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/stm32f0xx_csl.c - -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armcc.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armclang.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_compiler.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_gcc.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_iccarm.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_version.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/core_cm0.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Inc/stm32_assert.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Inc/stm32f0xx_csl.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/../Inc/stm32f0xx_it.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/stm32f0xx_it.c - -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armcc.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_armclang.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_compiler.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_gcc.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_iccarm.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/cmsis_version.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/../Drivers/CMSIS/Include/core_cm0.h -csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/system_stm32f0xx.c - diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/flags.make b/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/flags.make deleted file mode 100644 index 202af2b..0000000 --- a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/flags.make +++ /dev/null @@ -1,10 +0,0 @@ -# CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 - -# compile C with /usr/bin/arm-none-eabi-gcc -C_FLAGS = -mcpu=cortex-m0 -mthumb -Wall -fdata-sections -fdiagnostics-color=always -ffunction-sections - -C_DEFINES = -DDATA_CACHE_ENABLE=0 -DHSE_STARTUP_TIMEOUT=100 -DHSE_VALUE=8000000 -DHSI_VALUE=8000000 -DINSTRUCTION_CACHE_ENABLE=0 -DLSE_STARTUP_TIMEOUT=5000 -DLSE_VALUE=32768 -DLSI_VALUE=40000 -DPREFETCH_ENABLE=1 -DSTM32F042x6 -DUSE_FULL_LL_DRIVER -DVDD_VALUE=3300 - -C_INCLUDES = -I/home/key/github/KED/bsl/csl/stm32f042/Src/../Inc -I/home/key/github/KED/bsl/csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc -I/home/key/github/KED/bsl/csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include -I/home/key/github/KED/bsl/csl/stm32f042/Src/../Drivers/CMSIS/Include -I/home/key/github/KED/bsl/csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include -I/home/key/github/KED/bsl/csl/stm32f042/Drivers/CMSIS/Include -I/home/key/github/KED/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc - diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/link.txt b/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/link.txt deleted file mode 100644 index 9f94b56..0000000 --- a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/link.txt +++ /dev/null @@ -1,2 +0,0 @@ -/usr/bin/arm-none-eabi-ar qc libCSources.a CMakeFiles/CSources.dir/stm32f0xx_csl.c.o CMakeFiles/CSources.dir/stm32f0xx_it.c.o CMakeFiles/CSources.dir/system_stm32f0xx.c.o -/usr/bin/arm-none-eabi-ranlib libCSources.a diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/C.includecache b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/C.includecache new file mode 100644 index 0000000..3318ecf --- /dev/null +++ b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/C.includecache @@ -0,0 +1,176 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h +core_cm0.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/core_cm0.h +system_stm32f0xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h +stdint.h +- + +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h +stm32f030x6.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x6.h +stm32f030x8.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h +stm32f031x6.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f031x6.h +stm32f038xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f038xx.h +stm32f042x6.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h +stm32f048xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f048xx.h +stm32f051x8.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f051x8.h +stm32f058xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f058xx.h +stm32f070x6.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f070x6.h +stm32f070xb.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f070xb.h +stm32f071xb.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f071xb.h +stm32f072xb.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f072xb.h +stm32f078xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f078xx.h +stm32f091xc.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f091xc.h +stm32f098xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f098xx.h +stm32f030xc.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030xc.h +stm32f0xx_hal.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx_hal.h + +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h + +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h + +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h +arm_compat.h +- + +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h +stdint.h +- +cmsis_armcc.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h +cmsis_armclang.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h +cmsis_gcc.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h +cmsis_iccarm.h +- +cmsis_ccs.h +- +cmsis_csm.h +- + +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h + +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_iccarm.h +iccarm_builtin.h +../csl/stm32f042/Drivers/CMSIS/Include/iccarm_builtin.h +intrinsics.h +- + +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h + +../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h +stdint.h +- +cmsis_version.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h +cmsis_compiler.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Inc/stm32_assert.h + +../csl/stm32f042/Inc/stm32f0xx_csl.h +stm32f0xx_ll_crs.h +../csl/stm32f042/Inc/stm32f0xx_ll_crs.h +stm32f0xx_ll_rcc.h +../csl/stm32f042/Inc/stm32f0xx_ll_rcc.h +stm32f0xx_ll_bus.h +../csl/stm32f042/Inc/stm32f0xx_ll_bus.h +stm32f0xx_ll_system.h +../csl/stm32f042/Inc/stm32f0xx_ll_system.h +stm32f0xx_ll_exti.h +../csl/stm32f042/Inc/stm32f0xx_ll_exti.h +stm32f0xx_ll_cortex.h +../csl/stm32f042/Inc/stm32f0xx_ll_cortex.h +stm32f0xx_ll_utils.h +../csl/stm32f042/Inc/stm32f0xx_ll_utils.h +stm32f0xx_ll_pwr.h +../csl/stm32f042/Inc/stm32f0xx_ll_pwr.h +stm32f0xx_ll_dma.h +../csl/stm32f042/Inc/stm32f0xx_ll_dma.h +stm32f0xx_ll_gpio.h +../csl/stm32f042/Inc/stm32f0xx_ll_gpio.h +stm32_assert.h +../csl/stm32f042/Inc/stm32_assert.h + +../csl/stm32f042/Inc/stm32f0xx_it.h + +/home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_csl.c +stm32f0xx_csl.h +/home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_csl.h + +/home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_it.c +stm32f0xx_csl.h +/home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_csl.h +stm32f0xx_it.h +/home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_it.h + +/home/key/Git/ked/bsl/csl/stm32f042/Src/system_stm32f0xx.c +stm32f0xx.h +/home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx.h + diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/DependInfo.cmake b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/DependInfo.cmake similarity index 67% rename from bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/DependInfo.cmake rename to bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/DependInfo.cmake index 2b6fe7d..9cce82f 100644 --- a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/DependInfo.cmake +++ b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/DependInfo.cmake @@ -4,9 +4,9 @@ set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_C - "/home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_csl.c" "/home/key/github/KED/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o" - "/home/key/github/KED/bsl/csl/stm32f042/Src/stm32f0xx_it.c" "/home/key/github/KED/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o" - "/home/key/github/KED/bsl/csl/stm32f042/Src/system_stm32f0xx.c" "/home/key/github/KED/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o" + "/home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_csl.c" "/home/key/Git/ked/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o" + "/home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_it.c" "/home/key/Git/ked/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o" + "/home/key/Git/ked/bsl/csl/stm32f042/Src/system_stm32f0xx.c" "/home/key/Git/ked/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o" ) set(CMAKE_C_COMPILER_ID "GNU") @@ -39,7 +39,7 @@ set(CMAKE_C_TARGET_INCLUDE_PATH # Targets to which this target links. set(CMAKE_TARGET_LINKED_INFO_FILES - "/home/key/github/KED/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/DependInfo.cmake" + "/home/key/Git/ked/bsl/build/csl/stm32f042/Drivers/CMakeFiles/Drivers.dir/DependInfo.cmake" ) # Fortran module output directory. diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make new file mode 100644 index 0000000..bf9d5f4 --- /dev/null +++ b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make @@ -0,0 +1,148 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/key/Git/ked/bsl + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/key/Git/ked/bsl/build + +# Include any dependencies generated for this target. +include csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/depend.make + +# Include the progress variables for this target. +include csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/progress.make + +# Include the compile flags for this target's objects. +include csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/flags.make + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/flags.make +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/stm32f0xx_csl.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o -c /home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_csl.c + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.i" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_csl.c > CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.i + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.s" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_csl.c -o CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.s + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/flags.make +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/stm32f0xx_it.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o -c /home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_it.c + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.i" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_it.c > CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.i + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.s" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_it.c -o CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.s + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o: csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/flags.make +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/system_stm32f0xx.c + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o -c /home/key/Git/ked/bsl/csl/stm32f042/Src/system_stm32f0xx.c + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.i" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/key/Git/ked/bsl/csl/stm32f042/Src/system_stm32f0xx.c > CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.i + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.s" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Src && /usr/bin/arm-none-eabi-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/key/Git/ked/bsl/csl/stm32f042/Src/system_stm32f0xx.c -o CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.s + +# Object files for target Csl_Stm32f0xx +Csl_Stm32f0xx_OBJECTS = \ +"CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o" \ +"CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o" \ +"CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o" + +# External object files for target Csl_Stm32f0xx +Csl_Stm32f0xx_EXTERNAL_OBJECTS = + +csl/stm32f042/Src/libCsl_Stm32f0xx.a: csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o +csl/stm32f042/Src/libCsl_Stm32f0xx.a: csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o +csl/stm32f042/Src/libCsl_Stm32f0xx.a: csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o +csl/stm32f042/Src/libCsl_Stm32f0xx.a: csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make +csl/stm32f042/Src/libCsl_Stm32f0xx.a: csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Linking C static library libCsl_Stm32f0xx.a" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Src && $(CMAKE_COMMAND) -P CMakeFiles/Csl_Stm32f0xx.dir/cmake_clean_target.cmake + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/Csl_Stm32f0xx.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build: csl/stm32f042/Src/libCsl_Stm32f0xx.a + +.PHONY : csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/clean: + cd /home/key/Git/ked/bsl/build/csl/stm32f042/Src && $(CMAKE_COMMAND) -P CMakeFiles/Csl_Stm32f0xx.dir/cmake_clean.cmake +.PHONY : csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/clean + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/depend: + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/key/Git/ked/bsl /home/key/Git/ked/bsl/csl/stm32f042/Src /home/key/Git/ked/bsl/build /home/key/Git/ked/bsl/build/csl/stm32f042/Src /home/key/Git/ked/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/depend + diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/cmake_clean.cmake b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/cmake_clean.cmake new file mode 100644 index 0000000..b7b4c5d --- /dev/null +++ b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o" + "CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o" + "CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o" + "libCsl_Stm32f0xx.a" + "libCsl_Stm32f0xx.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C) + include(CMakeFiles/Csl_Stm32f0xx.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/cmake_clean_target.cmake b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/cmake_clean_target.cmake new file mode 100644 index 0000000..2064d7d --- /dev/null +++ b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "libCsl_Stm32f0xx.a" +) diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/depend.internal b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/depend.internal new file mode 100644 index 0000000..582abb0 --- /dev/null +++ b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/depend.internal @@ -0,0 +1,64 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_iccarm.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h + ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h + ../csl/stm32f042/Inc/stm32_assert.h + ../csl/stm32f042/Inc/stm32f0xx_csl.h + /home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_csl.c +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_iccarm.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h + ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h + ../csl/stm32f042/Inc/stm32_assert.h + ../csl/stm32f042/Inc/stm32f0xx_csl.h + ../csl/stm32f042/Inc/stm32f0xx_it.h + /home/key/Git/ked/bsl/csl/stm32f042/Src/stm32f0xx_it.c +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_iccarm.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h + ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h + /home/key/Git/ked/bsl/csl/stm32f042/Src/system_stm32f0xx.c diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/depend.make b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/depend.make new file mode 100644 index 0000000..0af6208 --- /dev/null +++ b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/depend.make @@ -0,0 +1,64 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_iccarm.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Inc/stm32_assert.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Inc/stm32f0xx_csl.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o: ../csl/stm32f042/Src/stm32f0xx_csl.c + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_iccarm.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Inc/stm32_assert.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Inc/stm32f0xx_csl.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Inc/stm32f0xx_it.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o: ../csl/stm32f042/Src/stm32f0xx_it.c + +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_iccarm.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o: ../csl/stm32f042/Src/system_stm32f0xx.c + diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/flags.make b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/flags.make new file mode 100644 index 0000000..ba04ac3 --- /dev/null +++ b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + +# compile C with /usr/bin/arm-none-eabi-gcc +C_DEFINES = -DDATA_CACHE_ENABLE=0 -DHSE_STARTUP_TIMEOUT=100 -DHSE_VALUE=8000000 -DHSI_VALUE=8000000 -DINSTRUCTION_CACHE_ENABLE=0 -DLSE_STARTUP_TIMEOUT=5000 -DLSE_VALUE=32768 -DLSI_VALUE=40000 -DPREFETCH_ENABLE=1 -DSTM32F042x6 -DUSE_FULL_LL_DRIVER -DVDD_VALUE=3300 + +C_INCLUDES = -I/home/key/Git/ked/bsl/csl/stm32f042/Src/../Inc -I/home/key/Git/ked/bsl/csl/stm32f042/Src/../Drivers/STM32F0xx_HAL_Driver/Inc -I/home/key/Git/ked/bsl/csl/stm32f042/Src/../Drivers/CMSIS/Device/ST/STM32F0xx/Include -I/home/key/Git/ked/bsl/csl/stm32f042/Src/../Drivers/CMSIS/Include -I/home/key/Git/ked/bsl/csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include -I/home/key/Git/ked/bsl/csl/stm32f042/Drivers/CMSIS/Include -I/home/key/Git/ked/bsl/csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc + +C_FLAGS = -mcpu=cortex-m0 -mthumb -Wall -fdata-sections -fdiagnostics-color=always -ffunction-sections + diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/link.txt b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/link.txt new file mode 100644 index 0000000..1cac7db --- /dev/null +++ b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/arm-none-eabi-ar qc libCsl_Stm32f0xx.a CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o +/usr/bin/arm-none-eabi-ranlib libCsl_Stm32f0xx.a diff --git a/bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/progress.make b/bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/progress.make similarity index 100% rename from bsl/build/csl/stm32f042/Src/CMakeFiles/CSources.dir/progress.make rename to bsl/build/csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/progress.make diff --git a/bsl/build/csl/stm32f042/Src/Makefile b/bsl/build/csl/stm32f042/Src/Makefile index 26e2716..7cd5b0c 100644 --- a/bsl/build/csl/stm32f042/Src/Makefile +++ b/bsl/build/csl/stm32f042/Src/Makefile @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Default target executed when no arguments are given to make. default_target: all @@ -17,15 +17,34 @@ default_target: all .SUFFIXES: -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + .SUFFIXES: .hpux_make_needs_suffix_list -# Suppress display of executed commands. -$(VERBOSE).SILENT: +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s +#Suppress display of executed commands. +$(VERBOSE).SILENT: # A target that is always out of date. cmake_force: @@ -42,16 +61,16 @@ SHELL = /bin/sh CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. -RM = /usr/bin/cmake -E remove -f +RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/key/github/KED/bsl +CMAKE_SOURCE_DIR = /home/key/Git/ked/bsl # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build +CMAKE_BINARY_DIR = /home/key/Git/ked/bsl/build #============================================================================= # Targets provided globally by CMake. @@ -59,7 +78,7 @@ CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache @@ -80,14 +99,14 @@ edit_cache/fast: edit_cache # The main all target all: cmake_check_build_system - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles /home/key/github/KED/bsl/build/csl/stm32f042/Src/CMakeFiles/progress.marks - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/Src/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 0 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles /home/key/Git/ked/bsl/build/csl/stm32f042/Src//CMakeFiles/progress.marks + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/Src/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/Src/clean + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/Src/clean .PHONY : clean # The main clean target @@ -97,33 +116,33 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/Src/preinstall + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/Src/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/Src/preinstall + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/Src/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. -csl/stm32f042/Src/CMakeFiles/CSources.dir/rule: - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/Src/CMakeFiles/CSources.dir/rule -.PHONY : csl/stm32f042/Src/CMakeFiles/CSources.dir/rule +csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/rule: + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/rule +.PHONY : csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/rule # Convenience name for target. -CSources: csl/stm32f042/Src/CMakeFiles/CSources.dir/rule +Csl_Stm32f0xx: csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/rule -.PHONY : CSources +.PHONY : Csl_Stm32f0xx # fast build rule for target. -CSources/fast: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/build -.PHONY : CSources/fast +Csl_Stm32f0xx/fast: + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build +.PHONY : Csl_Stm32f0xx/fast stm32f0xx_csl.o: stm32f0xx_csl.c.o @@ -131,7 +150,7 @@ stm32f0xx_csl.o: stm32f0xx_csl.c.o # target to build an object file stm32f0xx_csl.c.o: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.o + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.o .PHONY : stm32f0xx_csl.c.o stm32f0xx_csl.i: stm32f0xx_csl.c.i @@ -140,7 +159,7 @@ stm32f0xx_csl.i: stm32f0xx_csl.c.i # target to preprocess a source file stm32f0xx_csl.c.i: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.i + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.i .PHONY : stm32f0xx_csl.c.i stm32f0xx_csl.s: stm32f0xx_csl.c.s @@ -149,7 +168,7 @@ stm32f0xx_csl.s: stm32f0xx_csl.c.s # target to generate assembly for a file stm32f0xx_csl.c.s: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_csl.c.s + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_csl.c.s .PHONY : stm32f0xx_csl.c.s stm32f0xx_it.o: stm32f0xx_it.c.o @@ -158,7 +177,7 @@ stm32f0xx_it.o: stm32f0xx_it.c.o # target to build an object file stm32f0xx_it.c.o: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.o + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.o .PHONY : stm32f0xx_it.c.o stm32f0xx_it.i: stm32f0xx_it.c.i @@ -167,7 +186,7 @@ stm32f0xx_it.i: stm32f0xx_it.c.i # target to preprocess a source file stm32f0xx_it.c.i: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.i + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.i .PHONY : stm32f0xx_it.c.i stm32f0xx_it.s: stm32f0xx_it.c.s @@ -176,7 +195,7 @@ stm32f0xx_it.s: stm32f0xx_it.c.s # target to generate assembly for a file stm32f0xx_it.c.s: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/stm32f0xx_it.c.s + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/stm32f0xx_it.c.s .PHONY : stm32f0xx_it.c.s system_stm32f0xx.o: system_stm32f0xx.c.o @@ -185,7 +204,7 @@ system_stm32f0xx.o: system_stm32f0xx.c.o # target to build an object file system_stm32f0xx.c.o: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.o + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.o .PHONY : system_stm32f0xx.c.o system_stm32f0xx.i: system_stm32f0xx.c.i @@ -194,7 +213,7 @@ system_stm32f0xx.i: system_stm32f0xx.c.i # target to preprocess a source file system_stm32f0xx.c.i: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.i + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.i .PHONY : system_stm32f0xx.c.i system_stm32f0xx.s: system_stm32f0xx.c.s @@ -203,7 +222,7 @@ system_stm32f0xx.s: system_stm32f0xx.c.s # target to generate assembly for a file system_stm32f0xx.c.s: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/Src/CMakeFiles/CSources.dir/build.make csl/stm32f042/Src/CMakeFiles/CSources.dir/system_stm32f0xx.c.s + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/build.make csl/stm32f042/Src/CMakeFiles/Csl_Stm32f0xx.dir/system_stm32f0xx.c.s .PHONY : system_stm32f0xx.c.s # Help Target @@ -212,9 +231,9 @@ help: @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" - @echo "... rebuild_cache" - @echo "... CSources" @echo "... edit_cache" + @echo "... rebuild_cache" + @echo "... Csl_Stm32f0xx" @echo "... stm32f0xx_csl.o" @echo "... stm32f0xx_csl.i" @echo "... stm32f0xx_csl.s" @@ -235,6 +254,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/bsl/build/csl/stm32f042/Src/cmake_install.cmake b/bsl/build/csl/stm32f042/Src/cmake_install.cmake index c3ab51b..9cf6329 100644 --- a/bsl/build/csl/stm32f042/Src/cmake_install.cmake +++ b/bsl/build/csl/stm32f042/Src/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /home/key/github/KED/bsl/csl/stm32f042/Src +# Install script for directory: /home/key/Git/ked/bsl/csl/stm32f042/Src # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) @@ -37,3 +37,8 @@ if(NOT DEFINED CMAKE_CROSSCOMPILING) set(CMAKE_CROSSCOMPILING "TRUE") endif() +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/arm-none-eabi-objdump") +endif() + diff --git a/bsl/build/csl/stm32f042/cmake_install.cmake b/bsl/build/csl/stm32f042/cmake_install.cmake index 21dc30e..f475647 100644 --- a/bsl/build/csl/stm32f042/cmake_install.cmake +++ b/bsl/build/csl/stm32f042/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /home/key/github/KED/bsl/csl/stm32f042 +# Install script for directory: /home/key/Git/ked/bsl/csl/stm32f042 # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) @@ -37,11 +37,16 @@ if(NOT DEFINED CMAKE_CROSSCOMPILING) set(CMAKE_CROSSCOMPILING "TRUE") endif() +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/arm-none-eabi-objdump") +endif() + if(NOT CMAKE_INSTALL_LOCAL_ONLY) # Include the install script for each subdirectory. - include("/home/key/github/KED/bsl/build/csl/stm32f042/Drivers/cmake_install.cmake") - include("/home/key/github/KED/bsl/build/csl/stm32f042/startup/cmake_install.cmake") - include("/home/key/github/KED/bsl/build/csl/stm32f042/Src/cmake_install.cmake") + include("/home/key/Git/ked/bsl/build/csl/stm32f042/Drivers/cmake_install.cmake") + include("/home/key/Git/ked/bsl/build/csl/stm32f042/startup/cmake_install.cmake") + include("/home/key/Git/ked/bsl/build/csl/stm32f042/Src/cmake_install.cmake") endif() diff --git a/bsl/build/csl/stm32f042/startup/CMakeFiles/CMakeDirectoryInformation.cmake b/bsl/build/csl/stm32f042/startup/CMakeFiles/CMakeDirectoryInformation.cmake index 582a89a..500d844 100644 --- a/bsl/build/csl/stm32f042/startup/CMakeFiles/CMakeDirectoryInformation.cmake +++ b/bsl/build/csl/stm32f042/startup/CMakeFiles/CMakeDirectoryInformation.cmake @@ -1,9 +1,9 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Relative path conversion top directories. -set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/key/github/KED/bsl") -set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/key/github/KED/bsl/build") +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/key/Git/ked/bsl") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/key/Git/ked/bsl/build") # Force unix paths in dependencies. set(CMAKE_FORCE_UNIX_PATHS 1) diff --git a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/ASM.includecache b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/ASM.includecache index 76143d0..ec1028b 100644 --- a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/ASM.includecache +++ b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/ASM.includecache @@ -6,5 +6,5 @@ #IncludeRegexTransform: -/home/key/github/KED/bsl/csl/stm32f042/startup/startup_stm32f042x6.s +/home/key/Git/ked/bsl/csl/stm32f042/startup/startup_stm32f042x6.s diff --git a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/DependInfo.cmake b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/DependInfo.cmake index f57d4ee..23052f0 100644 --- a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/DependInfo.cmake +++ b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/DependInfo.cmake @@ -4,7 +4,7 @@ set(CMAKE_DEPENDS_LANGUAGES ) # The set of files for implicit dependencies of each language: set(CMAKE_DEPENDS_CHECK_ASM - "/home/key/github/KED/bsl/csl/stm32f042/startup/startup_stm32f042x6.s" "/home/key/github/KED/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/startup_stm32f042x6.s.o" + "/home/key/Git/ked/bsl/csl/stm32f042/startup/startup_stm32f042x6.s" "/home/key/Git/ked/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/startup_stm32f042x6.s.o" ) set(CMAKE_ASM_COMPILER_ID "GNU") diff --git a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make index 204572d..91adde8 100644 --- a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make +++ b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Delete rule output on recipe failure. .DELETE_ON_ERROR: @@ -12,15 +12,34 @@ .SUFFIXES: -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + .SUFFIXES: .hpux_make_needs_suffix_list -# Suppress display of executed commands. -$(VERBOSE).SILENT: +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s +#Suppress display of executed commands. +$(VERBOSE).SILENT: # A target that is always out of date. cmake_force: @@ -37,16 +56,16 @@ SHELL = /bin/sh CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. -RM = /usr/bin/cmake -E remove -f +RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/key/github/KED/bsl +CMAKE_SOURCE_DIR = /home/key/Git/ked/bsl # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build +CMAKE_BINARY_DIR = /home/key/Git/ked/bsl/build # Include any dependencies generated for this target. include csl/stm32f042/startup/CMakeFiles/Startup.dir/depend.make @@ -59,8 +78,8 @@ include csl/stm32f042/startup/CMakeFiles/Startup.dir/flags.make csl/stm32f042/startup/CMakeFiles/Startup.dir/startup_stm32f042x6.s.o: csl/stm32f042/startup/CMakeFiles/Startup.dir/flags.make csl/stm32f042/startup/CMakeFiles/Startup.dir/startup_stm32f042x6.s.o: ../csl/stm32f042/startup/startup_stm32f042x6.s - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building ASM object csl/stm32f042/startup/CMakeFiles/Startup.dir/startup_stm32f042x6.s.o" - cd /home/key/github/KED/bsl/build/csl/stm32f042/startup && /usr/bin/arm-none-eabi-gcc $(ASM_DEFINES) $(ASM_INCLUDES) $(ASM_FLAGS) -o CMakeFiles/Startup.dir/startup_stm32f042x6.s.o -c /home/key/github/KED/bsl/csl/stm32f042/startup/startup_stm32f042x6.s + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building ASM object csl/stm32f042/startup/CMakeFiles/Startup.dir/startup_stm32f042x6.s.o" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/startup && /usr/bin/arm-none-eabi-gcc $(ASM_DEFINES) $(ASM_INCLUDES) $(ASM_FLAGS) -o CMakeFiles/Startup.dir/startup_stm32f042x6.s.o -c /home/key/Git/ked/bsl/csl/stm32f042/startup/startup_stm32f042x6.s # Object files for target Startup Startup_OBJECTS = \ @@ -72,9 +91,9 @@ Startup_EXTERNAL_OBJECTS = csl/stm32f042/startup/libStartup.a: csl/stm32f042/startup/CMakeFiles/Startup.dir/startup_stm32f042x6.s.o csl/stm32f042/startup/libStartup.a: csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make csl/stm32f042/startup/libStartup.a: csl/stm32f042/startup/CMakeFiles/Startup.dir/link.txt - @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/key/github/KED/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking ASM static library libStartup.a" - cd /home/key/github/KED/bsl/build/csl/stm32f042/startup && $(CMAKE_COMMAND) -P CMakeFiles/Startup.dir/cmake_clean_target.cmake - cd /home/key/github/KED/bsl/build/csl/stm32f042/startup && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/Startup.dir/link.txt --verbose=$(VERBOSE) + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking ASM static library libStartup.a" + cd /home/key/Git/ked/bsl/build/csl/stm32f042/startup && $(CMAKE_COMMAND) -P CMakeFiles/Startup.dir/cmake_clean_target.cmake + cd /home/key/Git/ked/bsl/build/csl/stm32f042/startup && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/Startup.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. csl/stm32f042/startup/CMakeFiles/Startup.dir/build: csl/stm32f042/startup/libStartup.a @@ -82,10 +101,10 @@ csl/stm32f042/startup/CMakeFiles/Startup.dir/build: csl/stm32f042/startup/libSta .PHONY : csl/stm32f042/startup/CMakeFiles/Startup.dir/build csl/stm32f042/startup/CMakeFiles/Startup.dir/clean: - cd /home/key/github/KED/bsl/build/csl/stm32f042/startup && $(CMAKE_COMMAND) -P CMakeFiles/Startup.dir/cmake_clean.cmake + cd /home/key/Git/ked/bsl/build/csl/stm32f042/startup && $(CMAKE_COMMAND) -P CMakeFiles/Startup.dir/cmake_clean.cmake .PHONY : csl/stm32f042/startup/CMakeFiles/Startup.dir/clean csl/stm32f042/startup/CMakeFiles/Startup.dir/depend: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/key/github/KED/bsl /home/key/github/KED/bsl/csl/stm32f042/startup /home/key/github/KED/bsl/build /home/key/github/KED/bsl/build/csl/stm32f042/startup /home/key/github/KED/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/DependInfo.cmake --color=$(COLOR) + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/key/Git/ked/bsl /home/key/Git/ked/bsl/csl/stm32f042/startup /home/key/Git/ked/bsl/build /home/key/Git/ked/bsl/build/csl/stm32f042/startup /home/key/Git/ked/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/DependInfo.cmake --color=$(COLOR) .PHONY : csl/stm32f042/startup/CMakeFiles/Startup.dir/depend diff --git a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/cmake_clean.cmake b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/cmake_clean.cmake index 34180a6..c9d4792 100644 --- a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/cmake_clean.cmake +++ b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/cmake_clean.cmake @@ -1,7 +1,7 @@ file(REMOVE_RECURSE "CMakeFiles/Startup.dir/startup_stm32f042x6.s.o" - "libStartup.pdb" "libStartup.a" + "libStartup.pdb" ) # Per-language clean rules from dependency scanning. diff --git a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/depend.internal b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/depend.internal index 470543b..88a6d59 100644 --- a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/depend.internal +++ b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/depend.internal @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 csl/stm32f042/startup/CMakeFiles/Startup.dir/startup_stm32f042x6.s.o - /home/key/github/KED/bsl/csl/stm32f042/startup/startup_stm32f042x6.s + /home/key/Git/ked/bsl/csl/stm32f042/startup/startup_stm32f042x6.s diff --git a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/depend.make b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/depend.make index 903e25f..f93d611 100644 --- a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/depend.make +++ b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/depend.make @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 csl/stm32f042/startup/CMakeFiles/Startup.dir/startup_stm32f042x6.s.o: ../csl/stm32f042/startup/startup_stm32f042x6.s diff --git a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/flags.make b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/flags.make index 2ac6dec..10da458 100644 --- a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/flags.make +++ b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/flags.make @@ -1,10 +1,10 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # compile ASM with /usr/bin/arm-none-eabi-gcc -ASM_FLAGS = -x assembler-with-cpp -mcpu=cortex-m0 -mthumb -Wall -fdata-sections -fdiagnostics-color=always -ffunction-sections - ASM_DEFINES = -DDATA_CACHE_ENABLE=0 -DHSE_STARTUP_TIMEOUT=100 -DHSE_VALUE=8000000 -DHSI_VALUE=8000000 -DINSTRUCTION_CACHE_ENABLE=0 -DLSE_STARTUP_TIMEOUT=5000 -DLSE_VALUE=32768 -DLSI_VALUE=40000 -DPREFETCH_ENABLE=1 -DSTM32F042x6 -DUSE_FULL_LL_DRIVER -DVDD_VALUE=3300 ASM_INCLUDES = +ASM_FLAGS = -x assembler-with-cpp -mcpu=cortex-m0 -mthumb -Wall -fdata-sections -fdiagnostics-color=always -ffunction-sections + diff --git a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/link.txt b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/link.txt index 6990d0a..ecdc23b 100644 --- a/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/link.txt +++ b/bsl/build/csl/stm32f042/startup/CMakeFiles/Startup.dir/link.txt @@ -1,2 +1,2 @@ -/usr/bin/arm-none-eabi-ar cr libStartup.a CMakeFiles/Startup.dir/startup_stm32f042x6.s.o -/usr/bin/arm-none-eabi-ranlib libStartup.a +/usr/bin/arm-none-eabi-ar cr libStartup.a CMakeFiles/Startup.dir/startup_stm32f042x6.s.o +/usr/bin/arm-none-eabi-ranlib libStartup.a diff --git a/bsl/build/csl/stm32f042/startup/Makefile b/bsl/build/csl/stm32f042/startup/Makefile index 2576aaf..f999b0f 100644 --- a/bsl/build/csl/stm32f042/startup/Makefile +++ b/bsl/build/csl/stm32f042/startup/Makefile @@ -1,5 +1,5 @@ # CMAKE generated file: DO NOT EDIT! -# Generated by "Unix Makefiles" Generator, CMake Version 3.13 +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 # Default target executed when no arguments are given to make. default_target: all @@ -17,15 +17,34 @@ default_target: all .SUFFIXES: -# Remove some rules from gmake that .SUFFIXES does not remove. -SUFFIXES = +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + .SUFFIXES: .hpux_make_needs_suffix_list -# Suppress display of executed commands. -$(VERBOSE).SILENT: +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s +#Suppress display of executed commands. +$(VERBOSE).SILENT: # A target that is always out of date. cmake_force: @@ -42,16 +61,16 @@ SHELL = /bin/sh CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. -RM = /usr/bin/cmake -E remove -f +RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. -CMAKE_SOURCE_DIR = /home/key/github/KED/bsl +CMAKE_SOURCE_DIR = /home/key/Git/ked/bsl # The top-level build directory on which CMake was run. -CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build +CMAKE_BINARY_DIR = /home/key/Git/ked/bsl/build #============================================================================= # Targets provided globally by CMake. @@ -59,7 +78,7 @@ CMAKE_BINARY_DIR = /home/key/github/KED/bsl/build # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." - /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache @@ -80,14 +99,14 @@ edit_cache/fast: edit_cache # The main all target all: cmake_check_build_system - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles /home/key/github/KED/bsl/build/csl/stm32f042/startup/CMakeFiles/progress.marks - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/startup/all - $(CMAKE_COMMAND) -E cmake_progress_start /home/key/github/KED/bsl/build/CMakeFiles 0 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles /home/key/Git/ked/bsl/build/csl/stm32f042/startup//CMakeFiles/progress.marks + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/startup/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 0 .PHONY : all # The main clean target clean: - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/startup/clean + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/startup/clean .PHONY : clean # The main clean target @@ -97,22 +116,22 @@ clean/fast: clean # Prepare targets for installation. preinstall: all - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/startup/preinstall + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/startup/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/startup/preinstall + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/startup/preinstall .PHONY : preinstall/fast # clear depends depend: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. csl/stm32f042/startup/CMakeFiles/Startup.dir/rule: - cd /home/key/github/KED/bsl/build && $(MAKE) -f CMakeFiles/Makefile2 csl/stm32f042/startup/CMakeFiles/Startup.dir/rule + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 csl/stm32f042/startup/CMakeFiles/Startup.dir/rule .PHONY : csl/stm32f042/startup/CMakeFiles/Startup.dir/rule # Convenience name for target. @@ -122,7 +141,7 @@ Startup: csl/stm32f042/startup/CMakeFiles/Startup.dir/rule # fast build rule for target. Startup/fast: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make csl/stm32f042/startup/CMakeFiles/Startup.dir/build + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make csl/stm32f042/startup/CMakeFiles/Startup.dir/build .PHONY : Startup/fast startup_stm32f042x6.o: startup_stm32f042x6.s.o @@ -131,7 +150,7 @@ startup_stm32f042x6.o: startup_stm32f042x6.s.o # target to build an object file startup_stm32f042x6.s.o: - cd /home/key/github/KED/bsl/build && $(MAKE) -f csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make csl/stm32f042/startup/CMakeFiles/Startup.dir/startup_stm32f042x6.s.o + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f csl/stm32f042/startup/CMakeFiles/Startup.dir/build.make csl/stm32f042/startup/CMakeFiles/Startup.dir/startup_stm32f042x6.s.o .PHONY : startup_stm32f042x6.s.o # Help Target @@ -140,9 +159,9 @@ help: @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" + @echo "... edit_cache" @echo "... rebuild_cache" @echo "... Startup" - @echo "... edit_cache" @echo "... startup_stm32f042x6.o" .PHONY : help @@ -155,6 +174,6 @@ help: # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: - cd /home/key/github/KED/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system diff --git a/bsl/build/csl/stm32f042/startup/cmake_install.cmake b/bsl/build/csl/stm32f042/startup/cmake_install.cmake index 22c0711..4b7a484 100644 --- a/bsl/build/csl/stm32f042/startup/cmake_install.cmake +++ b/bsl/build/csl/stm32f042/startup/cmake_install.cmake @@ -1,4 +1,4 @@ -# Install script for directory: /home/key/github/KED/bsl/csl/stm32f042/startup +# Install script for directory: /home/key/Git/ked/bsl/csl/stm32f042/startup # Set the install prefix if(NOT DEFINED CMAKE_INSTALL_PREFIX) @@ -37,3 +37,8 @@ if(NOT DEFINED CMAKE_CROSSCOMPILING) set(CMAKE_CROSSCOMPILING "TRUE") endif() +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/arm-none-eabi-objdump") +endif() + diff --git a/bsl/build/nucleo_f042k6/CMakeFiles/CMakeDirectoryInformation.cmake b/bsl/build/nucleo_f042k6/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..500d844 --- /dev/null +++ b/bsl/build/nucleo_f042k6/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/key/Git/ked/bsl") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/key/Git/ked/bsl/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/bsl/build/nucleo_f042k6/CMakeFiles/progress.marks b/bsl/build/nucleo_f042k6/CMakeFiles/progress.marks new file mode 100644 index 0000000..0cfbf08 --- /dev/null +++ b/bsl/build/nucleo_f042k6/CMakeFiles/progress.marks @@ -0,0 +1 @@ +2 diff --git a/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/CXX.includecache b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/CXX.includecache new file mode 100644 index 0000000..826c819 --- /dev/null +++ b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/CXX.includecache @@ -0,0 +1,168 @@ +#IncludeRegexLine: ^[ ]*[#%][ ]*(include|import)[ ]*[<"]([^">]+)([">]) + +#IncludeRegexScan: ^.*$ + +#IncludeRegexComplain: ^$ + +#IncludeRegexTransform: + +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h +core_cm0.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/core_cm0.h +system_stm32f0xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h +stdint.h +- + +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h +stm32f030x6.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x6.h +stm32f030x8.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030x8.h +stm32f031x6.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f031x6.h +stm32f038xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f038xx.h +stm32f042x6.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h +stm32f048xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f048xx.h +stm32f051x8.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f051x8.h +stm32f058xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f058xx.h +stm32f070x6.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f070x6.h +stm32f070xb.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f070xb.h +stm32f071xb.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f071xb.h +stm32f072xb.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f072xb.h +stm32f078xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f078xx.h +stm32f091xc.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f091xc.h +stm32f098xx.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f098xx.h +stm32f030xc.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f030xc.h +stm32f0xx_hal.h +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx_hal.h + +../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h + +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h + +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h +arm_compat.h +- + +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h +stdint.h +- +cmsis_armcc.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h +cmsis_armclang.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h +cmsis_gcc.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h +cmsis_iccarm.h +- +cmsis_ccs.h +- +cmsis_csm.h +- + +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h + +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_iccarm.h +iccarm_builtin.h +../csl/stm32f042/Drivers/CMSIS/Include/iccarm_builtin.h +intrinsics.h +- + +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h + +../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h +stdint.h +- +cmsis_version.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h +cmsis_compiler.h +../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h +stm32f0xx.h +../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx.h + +../csl/stm32f042/Inc/stm32_assert.h + +../csl/stm32f042/Inc/stm32f0xx_csl.h +stm32f0xx_ll_crs.h +../csl/stm32f042/Inc/stm32f0xx_ll_crs.h +stm32f0xx_ll_rcc.h +../csl/stm32f042/Inc/stm32f0xx_ll_rcc.h +stm32f0xx_ll_bus.h +../csl/stm32f042/Inc/stm32f0xx_ll_bus.h +stm32f0xx_ll_system.h +../csl/stm32f042/Inc/stm32f0xx_ll_system.h +stm32f0xx_ll_exti.h +../csl/stm32f042/Inc/stm32f0xx_ll_exti.h +stm32f0xx_ll_cortex.h +../csl/stm32f042/Inc/stm32f0xx_ll_cortex.h +stm32f0xx_ll_utils.h +../csl/stm32f042/Inc/stm32f0xx_ll_utils.h +stm32f0xx_ll_pwr.h +../csl/stm32f042/Inc/stm32f0xx_ll_pwr.h +stm32f0xx_ll_dma.h +../csl/stm32f042/Inc/stm32f0xx_ll_dma.h +stm32f0xx_ll_gpio.h +../csl/stm32f042/Inc/stm32f0xx_ll_gpio.h +stm32_assert.h +../csl/stm32f042/Inc/stm32_assert.h + +/home/key/Git/ked/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp +bls_nucleo_f042k6.h +/home/key/Git/ked/bsl/nucleo_f042k6/bls_nucleo_f042k6.h + +/home/key/Git/ked/bsl/nucleo_f042k6/bls_nucleo_f042k6.h +stm32f0xx_csl.h +/home/key/Git/ked/bsl/nucleo_f042k6/stm32f0xx_csl.h + diff --git a/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/DependInfo.cmake b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/DependInfo.cmake new file mode 100644 index 0000000..a81c881 --- /dev/null +++ b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/DependInfo.cmake @@ -0,0 +1,41 @@ +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + "CXX" + ) +# The set of files for implicit dependencies of each language: +set(CMAKE_DEPENDS_CHECK_CXX + "/home/key/Git/ked/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp" "/home/key/Git/ked/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o" + ) +set(CMAKE_CXX_COMPILER_ID "GNU") + +# Preprocessor definitions for this target. +set(CMAKE_TARGET_DEFINITIONS_CXX + "DATA_CACHE_ENABLE=0" + "HSE_STARTUP_TIMEOUT=100" + "HSE_VALUE=8000000" + "HSI_VALUE=8000000" + "INSTRUCTION_CACHE_ENABLE=0" + "LSE_STARTUP_TIMEOUT=5000" + "LSE_VALUE=32768" + "LSI_VALUE=40000" + "PREFETCH_ENABLE=1" + "STM32F042x6" + "USE_FULL_LL_DRIVER" + "VDD_VALUE=3300" + ) + +# The include file search paths: +set(CMAKE_CXX_TARGET_INCLUDE_PATH + "../nucleo_f042k6" + "../nucleo_f042k6/../csl/stm32f042/Inc" + "../nucleo_f042k6/../csl/stm32f042/Drivers/CMSIS/Include" + "../nucleo_f042k6/../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include" + "../nucleo_f042k6/../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc" + ) + +# Targets to which this target links. +set(CMAKE_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/build.make b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/build.make new file mode 100644 index 0000000..6c6fa27 --- /dev/null +++ b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/build.make @@ -0,0 +1,118 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/key/Git/ked/bsl + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/key/Git/ked/bsl/build + +# Include any dependencies generated for this target. +include nucleo_f042k6/CMakeFiles/stmTranslator.dir/depend.make + +# Include the progress variables for this target. +include nucleo_f042k6/CMakeFiles/stmTranslator.dir/progress.make + +# Include the compile flags for this target's objects. +include nucleo_f042k6/CMakeFiles/stmTranslator.dir/flags.make + +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: nucleo_f042k6/CMakeFiles/stmTranslator.dir/flags.make +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../nucleo_f042k6/bls_nucleo_f042k6.cpp + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o" + cd /home/key/Git/ked/bsl/build/nucleo_f042k6 && /usr/bin/arm-none-eabi-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o -c /home/key/Git/ked/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp + +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.i" + cd /home/key/Git/ked/bsl/build/nucleo_f042k6 && /usr/bin/arm-none-eabi-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/key/Git/ked/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp > CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.i + +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.s" + cd /home/key/Git/ked/bsl/build/nucleo_f042k6 && /usr/bin/arm-none-eabi-g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/key/Git/ked/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp -o CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.s + +# Object files for target stmTranslator +stmTranslator_OBJECTS = \ +"CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o" + +# External object files for target stmTranslator +stmTranslator_EXTERNAL_OBJECTS = + +nucleo_f042k6/libstmTranslator.a: nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o +nucleo_f042k6/libstmTranslator.a: nucleo_f042k6/CMakeFiles/stmTranslator.dir/build.make +nucleo_f042k6/libstmTranslator.a: nucleo_f042k6/CMakeFiles/stmTranslator.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/key/Git/ked/bsl/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX static library libstmTranslator.a" + cd /home/key/Git/ked/bsl/build/nucleo_f042k6 && $(CMAKE_COMMAND) -P CMakeFiles/stmTranslator.dir/cmake_clean_target.cmake + cd /home/key/Git/ked/bsl/build/nucleo_f042k6 && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/stmTranslator.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +nucleo_f042k6/CMakeFiles/stmTranslator.dir/build: nucleo_f042k6/libstmTranslator.a + +.PHONY : nucleo_f042k6/CMakeFiles/stmTranslator.dir/build + +nucleo_f042k6/CMakeFiles/stmTranslator.dir/clean: + cd /home/key/Git/ked/bsl/build/nucleo_f042k6 && $(CMAKE_COMMAND) -P CMakeFiles/stmTranslator.dir/cmake_clean.cmake +.PHONY : nucleo_f042k6/CMakeFiles/stmTranslator.dir/clean + +nucleo_f042k6/CMakeFiles/stmTranslator.dir/depend: + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/key/Git/ked/bsl /home/key/Git/ked/bsl/nucleo_f042k6 /home/key/Git/ked/bsl/build /home/key/Git/ked/bsl/build/nucleo_f042k6 /home/key/Git/ked/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/DependInfo.cmake --color=$(COLOR) +.PHONY : nucleo_f042k6/CMakeFiles/stmTranslator.dir/depend + diff --git a/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/cmake_clean.cmake b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/cmake_clean.cmake new file mode 100644 index 0000000..a4af273 --- /dev/null +++ b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/cmake_clean.cmake @@ -0,0 +1,10 @@ +file(REMOVE_RECURSE + "CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o" + "libstmTranslator.a" + "libstmTranslator.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/stmTranslator.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/cmake_clean_target.cmake b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/cmake_clean_target.cmake new file mode 100644 index 0000000..1e7cf25 --- /dev/null +++ b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "libstmTranslator.a" +) diff --git a/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/depend.internal b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/depend.internal new file mode 100644 index 0000000..31b3455 --- /dev/null +++ b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/depend.internal @@ -0,0 +1,28 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_iccarm.h + ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h + ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h + ../csl/stm32f042/Inc/stm32_assert.h + ../csl/stm32f042/Inc/stm32f0xx_csl.h + /home/key/Git/ked/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp + /home/key/Git/ked/bsl/nucleo_f042k6/bls_nucleo_f042k6.h diff --git a/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/depend.make b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/depend.make new file mode 100644 index 0000000..878af27 --- /dev/null +++ b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/depend.make @@ -0,0 +1,28 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f042x6.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/stm32f0xx.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include/system_stm32f0xx.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armcc.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_armclang.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_compiler.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_gcc.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_iccarm.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/cmsis_version.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/CMSIS/Include/core_cm0.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_bus.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_cortex.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_crs.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_dma.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_exti.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_gpio.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_pwr.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_rcc.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_system.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc/stm32f0xx_ll_utils.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Inc/stm32_assert.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../csl/stm32f042/Inc/stm32f0xx_csl.h +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../nucleo_f042k6/bls_nucleo_f042k6.cpp +nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o: ../nucleo_f042k6/bls_nucleo_f042k6.h + diff --git a/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/flags.make b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/flags.make new file mode 100644 index 0000000..9570903 --- /dev/null +++ b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + +# compile CXX with /usr/bin/arm-none-eabi-g++ +CXX_DEFINES = -DDATA_CACHE_ENABLE=0 -DHSE_STARTUP_TIMEOUT=100 -DHSE_VALUE=8000000 -DHSI_VALUE=8000000 -DINSTRUCTION_CACHE_ENABLE=0 -DLSE_STARTUP_TIMEOUT=5000 -DLSE_VALUE=32768 -DLSI_VALUE=40000 -DPREFETCH_ENABLE=1 -DSTM32F042x6 -DUSE_FULL_LL_DRIVER -DVDD_VALUE=3300 + +CXX_INCLUDES = -I/home/key/Git/ked/bsl/nucleo_f042k6 -I/home/key/Git/ked/bsl/nucleo_f042k6/../csl/stm32f042/Inc -I/home/key/Git/ked/bsl/nucleo_f042k6/../csl/stm32f042/Drivers/CMSIS/Include -I/home/key/Git/ked/bsl/nucleo_f042k6/../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include -I/home/key/Git/ked/bsl/nucleo_f042k6/../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc + +CXX_FLAGS = -mcpu=cortex-m0 -mthumb -Wall -fdata-sections -fdiagnostics-color=always -ffunction-sections -std=gnu++17 + diff --git a/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/link.txt b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/link.txt new file mode 100644 index 0000000..1aa7baa --- /dev/null +++ b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/arm-none-eabi-ar qc libstmTranslator.a CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o +/usr/bin/arm-none-eabi-ranlib libstmTranslator.a diff --git a/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/progress.make b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/progress.make new file mode 100644 index 0000000..a35c33b --- /dev/null +++ b/bsl/build/nucleo_f042k6/CMakeFiles/stmTranslator.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 15 +CMAKE_PROGRESS_2 = 16 + diff --git a/bsl/build/nucleo_f042k6/Makefile b/bsl/build/nucleo_f042k6/Makefile new file mode 100644 index 0000000..28305c1 --- /dev/null +++ b/bsl/build/nucleo_f042k6/Makefile @@ -0,0 +1,199 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.18 + +# Default target executed when no arguments are given to make. +default_target: all + +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + + +# Disable VCS-based implicit rules. +% : %,v + + +# Disable VCS-based implicit rules. +% : RCS/% + + +# Disable VCS-based implicit rules. +% : RCS/%,v + + +# Disable VCS-based implicit rules. +% : SCCS/s.% + + +# Disable VCS-based implicit rules. +% : s.% + + +.SUFFIXES: .hpux_make_needs_suffix_list + + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: + +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/key/Git/ked/bsl + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/key/Git/ked/bsl/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache + +.PHONY : rebuild_cache/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." + /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache + +.PHONY : edit_cache/fast + +# The main all target +all: cmake_check_build_system + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles /home/key/Git/ked/bsl/build/nucleo_f042k6//CMakeFiles/progress.marks + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 nucleo_f042k6/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/key/Git/ked/bsl/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 nucleo_f042k6/clean +.PHONY : clean + +# The main clean target +clean/fast: clean + +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 nucleo_f042k6/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 nucleo_f042k6/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +nucleo_f042k6/CMakeFiles/stmTranslator.dir/rule: + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 nucleo_f042k6/CMakeFiles/stmTranslator.dir/rule +.PHONY : nucleo_f042k6/CMakeFiles/stmTranslator.dir/rule + +# Convenience name for target. +stmTranslator: nucleo_f042k6/CMakeFiles/stmTranslator.dir/rule + +.PHONY : stmTranslator + +# fast build rule for target. +stmTranslator/fast: + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f nucleo_f042k6/CMakeFiles/stmTranslator.dir/build.make nucleo_f042k6/CMakeFiles/stmTranslator.dir/build +.PHONY : stmTranslator/fast + +bls_nucleo_f042k6.o: bls_nucleo_f042k6.cpp.o + +.PHONY : bls_nucleo_f042k6.o + +# target to build an object file +bls_nucleo_f042k6.cpp.o: + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f nucleo_f042k6/CMakeFiles/stmTranslator.dir/build.make nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.o +.PHONY : bls_nucleo_f042k6.cpp.o + +bls_nucleo_f042k6.i: bls_nucleo_f042k6.cpp.i + +.PHONY : bls_nucleo_f042k6.i + +# target to preprocess a source file +bls_nucleo_f042k6.cpp.i: + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f nucleo_f042k6/CMakeFiles/stmTranslator.dir/build.make nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.i +.PHONY : bls_nucleo_f042k6.cpp.i + +bls_nucleo_f042k6.s: bls_nucleo_f042k6.cpp.s + +.PHONY : bls_nucleo_f042k6.s + +# target to generate assembly for a file +bls_nucleo_f042k6.cpp.s: + cd /home/key/Git/ked/bsl/build && $(MAKE) $(MAKESILENT) -f nucleo_f042k6/CMakeFiles/stmTranslator.dir/build.make nucleo_f042k6/CMakeFiles/stmTranslator.dir/bls_nucleo_f042k6.cpp.s +.PHONY : bls_nucleo_f042k6.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... rebuild_cache" + @echo "... stmTranslator" + @echo "... bls_nucleo_f042k6.o" + @echo "... bls_nucleo_f042k6.i" + @echo "... bls_nucleo_f042k6.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/key/Git/ked/bsl/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/bsl/build/nucleo_f042k6/cmake_install.cmake b/bsl/build/nucleo_f042k6/cmake_install.cmake new file mode 100644 index 0000000..7d256c8 --- /dev/null +++ b/bsl/build/nucleo_f042k6/cmake_install.cmake @@ -0,0 +1,44 @@ +# Install script for directory: /home/key/Git/ked/bsl/nucleo_f042k6 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "TRUE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/arm-none-eabi-objdump") +endif() + diff --git a/bsl/build/refOvenTest.bin b/bsl/build/refOvenTest.bin index accc841a48a7803c6799416295b362a9668c0247..b1b13c6d198a44f250313f25e98058106886befb 100755 GIT binary patch delta 4211 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 delta 4071 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 diff --git a/bsl/csl/stm32f042/Src/CMakeLists.txt b/bsl/csl/stm32f042/Src/CMakeLists.txt index fafdcd4..a5415a4 100644 --- a/bsl/csl/stm32f042/Src/CMakeLists.txt +++ b/bsl/csl/stm32f042/Src/CMakeLists.txt @@ -1,4 +1,4 @@ -project(CSources) +#project(CSources) set (C_INCLUDES # ${CPP_ENTRY_HEADER} diff --git a/bsl/main.cpp b/bsl/main.cpp new file mode 100644 index 0000000..f26c7a6 --- /dev/null +++ b/bsl/main.cpp @@ -0,0 +1,7 @@ +#include"main.h" + +int main(void) +{ + cppHook(); + return 1; +} diff --git a/bsl/main.h b/bsl/main.h new file mode 100644 index 0000000..a16b19e --- /dev/null +++ b/bsl/main.h @@ -0,0 +1,14 @@ +#ifndef MAIN_H +#define MAIN_H + +#ifdef __cplusplus +extern "C" { +#endif + +#include "bls_nucleo_f042k6.h" + +#ifdef __cplusplus +} // closing brace for extern "C" +#endif + +#endif /* MAIN_H */ diff --git a/bsl/nucleo_f042k6/CMakeLists.txt b/bsl/nucleo_f042k6/CMakeLists.txt new file mode 100644 index 0000000..2aa9e8e --- /dev/null +++ b/bsl/nucleo_f042k6/CMakeLists.txt @@ -0,0 +1,11 @@ +add_library(stmTranslator bls_nucleo_f042k6.cpp) + +target_compile_options(stmTranslator PRIVATE ${C_FLAGS}) +target_compile_definitions(stmTranslator PRIVATE ${C_DEFS}) +target_include_directories(stmTranslator PUBLIC ${CMAKE_CURRENT_SOURCE_DIR} + ../csl/stm32f042/Inc + ../csl/stm32f042/Drivers/CMSIS/Include + ../csl/stm32f042/Drivers/CMSIS/Device/ST/STM32F0xx/Include + ../csl/stm32f042/Drivers/STM32F0xx_HAL_Driver/Inc + ) +add_library(sub::translator ALIAS stmTranslator) diff --git a/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp b/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp index 5d26966..a99cdaa 100644 --- a/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp +++ b/bsl/nucleo_f042k6/bls_nucleo_f042k6.cpp @@ -1,14 +1,8 @@ #include "bls_nucleo_f042k6.h" - -int main(void) -{ - stmStart(); - cppHook(); -} - int cppHook() { + stmStart(); while (1) { /* USER CODE END WHILE */ diff --git a/bsl/nucleo_f042k6/bsl_nucleo_f042k6.cmake b/bsl/nucleo_f042k6/bsl_nucleo_f042k6.cmake new file mode 100644 index 0000000..d5b38c4 --- /dev/null +++ b/bsl/nucleo_f042k6/bsl_nucleo_f042k6.cmake @@ -0,0 +1,44 @@ +set(CPU_MCU "-mcpu=cortex-m0") + +set(IDIR_BIN "/home/key/Git/ked/bsl/nucleo_f042k6/bin") +set(IDIR_LIB "/home/key/Git/ked/bsl/nucleo_f042k6/lib") +set(IDIR_INC "/home/key/Git/ked/bsl/nucleo_f042k6/inc") + +# For flags please check https://manned.org/arm-none-eabi-gcc/34fd6095 +set(C_FLAGS + ${CPU_MCU} + -mthumb #Instruction set : https://stackoverflow.com/questions/10638130/what-is-the-arm-thumb-instruction-set + -Wall #Error : If you don't know this one please chek basical compiling + -fdata-sections #Optimization : Linker can perform optimizations to improve locality of reference in the instruction space. + -fdiagnostics-color=always + -ffunction-sections #Optimization : used with -fdata-sections + $<$:-O -g -gdwarf-2>) + +set(C_DEFS + -DUSE_FULL_LL_DRIVER + -DSTM32F042x6 + -DHSE_VALUE=8000000 + -DHSE_STARTUP_TIMEOUT=100 + -DLSE_STARTUP_TIMEOUT=5000 + -DLSE_VALUE=32768 + -DHSI_VALUE=8000000 + -DLSI_VALUE=40000 + -DVDD_VALUE=3300 + -DPREFETCH_ENABLE=1 + -DINSTRUCTION_CACHE_ENABLE=0 + -DDATA_CACHE_ENABLE=0) + +set (CPP_INCLUDES .)#${C_INCLUDES} ) +set (CPP_FLAGS ${C_FLAGS}) +set (CPP_DEFS ${C_DEFS}) + +set(LINKER_FLAGS + ${CPU_MCU} + -mthumb + -specs=nano.specs + -T${CMAKE_SOURCE_DIR}/${LINKER} + -lc + -lm + -lnosys + -Wl,-Map=${PROJECT_NAME}.map,--cref + -Wl,--gc-sections)