# This is the CMakeCache file.
# For build in directory: c:/Users/admin/Desktop/CSDN/Clion_HAL_template/cmake-build-debug-mingw
# It was generated by CMake: C:/Program Files/JetBrains/CLion 2021.2.2/bin/cmake/win/bin/cmake.exe
# 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.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.
########################
# EXTERNAL cache entries
########################
//Value Computed by CMake
1_BINARY_DIR:STATIC=C:/Users/admin/Desktop/CSDN/Clion_HAL_template/cmake-build-debug-mingw
//Value Computed by CMake
1_SOURCE_DIR:STATIC=C:/Users/admin/Desktop/CSDN/Clion_HAL_template
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-addr2line.exe
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_ASM_COMPILER_AR:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-gcc-ar.exe
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-gcc-ranlib.exe
//Flags used by the ASM compiler during all build types.
CMAKE_ASM_FLAGS:STRING=
//Flags used by the ASM compiler during DEBUG builds.
CMAKE_ASM_FLAGS_DEBUG:STRING=-g
//Flags used by the ASM compiler during MINSIZEREL builds.
CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the ASM compiler during RELEASE builds.
CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the ASM compiler during RELWITHDEBINFO builds.
CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=Debug
//Id string of the compiler for the CodeBlocks IDE. Automatically
// detected when left empty
CMAKE_CODEBLOCKS_COMPILER_ID:STRING=
//The CodeBlocks executable
CMAKE_CODEBLOCKS_EXECUTABLE:FILEPATH=CMAKE_CODEBLOCKS_EXECUTABLE-NOTFOUND
//Additional command line arguments when CodeBlocks invokes make.
// Enter e.g. -j<some_number> to get parallel builds
CMAKE_CODEBLOCKS_MAKE_ARGUMENTS:STRING=
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_AR:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-gcc-ar.exe
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-gcc-ranlib.exe
//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_AR:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-gcc-ar.exe
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-gcc-ranlib.exe
//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//No help, variable specified on the command line.
CMAKE_DEPENDS_USE_COMPILER:UNINITIALIZED=FALSE
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/mingw64/bin/dlltool.exe
//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=
//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during MINSIZEREL builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during RELEASE builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/1
//Path to a program.
CMAKE_LINKER:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-ld.exe
//make program
CMAKE_MAKE_PROGRAM:FILEPATH=C:/PROGRA~1/STMICR~1/STM32C~1/mingw64/bin/mingw32-make.exe
//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_NM:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-nm.exe
//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=1
//Path to a program.
CMAKE_RANLIB:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-ranlib.exe
//Path to a program.
CMAKE_READELF:FILEPATH=C:/Program Files/STMicroelectronics/STM32Cube/gcc-arm-none-eabi/bin/arm-none-eabi-readelf.exe
//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO
//Flags used by the linker during the creation of static libraries
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker duri
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
STM32F103VETx-Clion-HAL-Template.rar (291个子文件)
1.uvguix.admin 88KB
1.bin 16KB
CMakeDetermineCompilerABI_CXX.bin 2KB
CMakeDetermineCompilerABI_C.bin 2KB
stm32f1xx_hal_tim.c 242KB
stm32f1xx_hal_i2c.c 167KB
stm32f1xx_hal_tim.c 161KB
stm32f1xx_hal_uart.c 132KB
stm32f1xx_hal_spi.c 99KB
stm32f1xx_hal_sd.c 88KB
stm32f1xx_hal_uart.c 85KB
stm32f1xx_hal_mmc.c 81KB
stm32f1xx_hal_tim_ex.c 79KB
stm32f1xx_hal_adc.c 79KB
stm32f1xx_hal_usart.c 77KB
stm32f1xx_hal_irda.c 72KB
stm32f1xx_hal_eth.c 71KB
stm32f1xx_hal_smartcard.c 66KB
stm32f1xx_ll_usb.c 65KB
stm32f1xx_hal_tim_ex.c 62KB
stm32f1xx_hal_nand.c 61KB
stm32f1xx_hal_can.c 54KB
stm32f1xx_hal_adc_ex.c 52KB
stm32f1xx_hal_rtc.c 51KB
stm32f1xx_hal_rcc.c 49KB
stm32f1xx_hal_i2s.c 48KB
stm32f1xx_ll_sdmmc.c 48KB
stm32f1xx_hal_rcc.c 47KB
stm32f1xx_ll_tim.c 45KB
stm32f1xx_ll_adc.c 41KB
stm32f1xx_hal_pcd.c 39KB
stm32f1xx_hal_flash_ex.c 36KB
stm32f1xx_hal_flash_ex.c 36KB
stm32f1xx_ll_fsmc.c 36KB
stm32f1xx_hal_hcd.c 34KB
stm32f1xx_hal_nor.c 33KB
stm32f1xx_hal_dac.c 32KB
stm32f1xx_hal_rcc_ex.c 31KB
stm32f1xx_hal_rcc_ex.c 30KB
stm32f1xx_hal_flash.c 30KB
stm32f1xx_hal_flash.c 30KB
stm32f1xx_hal_dma.c 28KB
stm32f1xx_hal_dma.c 28KB
stm32f1xx_hal_dac_ex.c 24KB
stm32f1xx_hal_pccard.c 24KB
stm32f1xx_ll_utils.c 24KB
CMakeCCompilerId.c 23KB
stm32f1xx_hal_sram.c 22KB
stm32f1xx_hal_gpio.c 22KB
stm32f1xx_hal_pwr.c 22KB
stm32f1xx_ll_spi.c 21KB
stm32f1xx_hal_gpio.c 21KB
stm32f1xx_hal_pwr.c 21KB
stm32f1xx_hal_cec.c 21KB
stm32f1xx_hal.c 20KB
stm32f1xx_hal.c 20KB
stm32f1xx_hal_cortex.c 20KB
stm32f1xx_hal_cortex.c 19KB
stm32f1xx_ll_rtc.c 18KB
stm32f1xx_ll_usart.c 18KB
stm32f1xx_hal_rtc_ex.c 17KB
stm32f1xx_ll_rcc.c 16KB
stm32f1xx_hal_exti.c 15KB
system_stm32f1xx.c 15KB
stm32f1xx_ll_dma.c 14KB
stm32f1xx_hal_wwdg.c 13KB
stm32f1xx_ll_dac.c 11KB
stm32f1xx_hal_timebase_rtc_alarm_template.c 11KB
stm32f1xx_hal_crc.c 11KB
stm32f1xx_hal_iwdg.c 10KB
stm32f1xx_ll_gpio.c 9KB
stm32f1xx_hal_spi_ex.c 9KB
stm32f1xx_ll_i2c.c 8KB
stm32f1xx_ll_exti.c 8KB
stm32f1xx_hal_pcd_ex.c 8KB
stm32f1xx_hal_timebase_tim_template.c 6KB
stm32f1xx_it.c 6KB
stm32f1xx_hal_gpio_ex.c 5KB
main.c 5KB
syscalls.c 5KB
tim.c 4KB
stm32f1xx_hal_gpio_ex.c 4KB
stm32f1xx_ll_crc.c 4KB
usart.c 4KB
stm32f1xx_ll_pwr.c 3KB
stm32f1xx_hal_msp_template.c 3KB
stm32f1xx_hal_msp.c 2KB
gpio.c 2KB
retarget.c 2KB
1.cbp 20KB
daplink.cfg 305B
cmake.check_cache 86B
Makefile.cmake 12KB
DependInfo.cmake 7KB
CMakeCXXCompiler.cmake 6KB
CMakeCCompiler.cmake 3KB
cmake_clean.cmake 2KB
cmake_install.cmake 2KB
CMakeASMCompiler.cmake 935B
CMakeDirectoryInformation.cmake 709B
共 291 条
- 1
- 2
- 3
资源评论
王拉图
- 粉丝: 9268
- 资源: 18
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- VB+ACCESS宾馆客房管理系统(系统+论文+封面)(2024y3).7z
- VB+access成绩分析统计系统(论文+源代码)(2024tz).7z
- vb+access大气污染模型(系统+翻译+论文+开题)(2024wa).7z
- vb+access抽奖系统(系统+论文+开题报告+外文翻译+封面+中英摘要+任务书+中期检查表)(2024ou).7z
- VB+ACCESS大型机房学生上机管理系统(源代码+系统)(2024n5).7z
- VB+ACCESSVCD租借管理系统(系统+论文+需要分析)(20248q).7z
- php学籍管理系统pc-毕业设计(2024bt).7z
- wangfang1.pdf
- wangfang.pdf
- 《Qt5开发实战》书+源码.zip
- 数学计算中的平方表与圆周率π的应用
- 圣诞树网页的HTML与CSS代码实例
- Java商城-商城演示和商城项目
- 改进的大规模语音合成模型CosyVoice 2: 统一流式与非流式合成
- 全平台数据库管理工具MySQL
- 开源源码分享动态圣诞树
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功