# This is the CMakeCache file.
# For build in directory: e:/Clion/CLion2020.2.5/Project/STM32_Project/C8T6_OLED_Snake/cmake-build-debug
# It was generated by CMake: E:/Clion/CLion2020.2.5/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
C8T6_OLED_Snake_BINARY_DIR:STATIC=E:/Clion/CLion2020.2.5/Project/STM32_Project/C8T6_OLED_Snake/cmake-build-debug
//Value Computed by CMake
C8T6_OLED_Snake_SOURCE_DIR:STATIC=E:/Clion/CLion2020.2.5/Project/STM32_Project/C8T6_OLED_Snake
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=D:/Tool/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-addr2line.exe
//A wrapper around 'ar' adding the appropriate '--plugin' option
// for the GCC compiler
CMAKE_ASM_COMPILER_AR:FILEPATH=D:/Tool/gcc-arm-none-eabi-10.3-2021.10/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=D:/Tool/gcc-arm-none-eabi-10.3-2021.10/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=D:/Tool/gcc-arm-none-eabi-10.3-2021.10/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=D:/Tool/gcc-arm-none-eabi-10.3-2021.10/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=D:/Tool/gcc-arm-none-eabi-10.3-2021.10/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=D:/Tool/gcc-arm-none-eabi-10.3-2021.10/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
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
//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)/C8T6_OLED_Snake
//Path to a program.
CMAKE_LINKER:FILEPATH=D:/Tool/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-ld.exe
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=D:/Tool/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=D:/Tool/gcc-arm-none-eabi-10.3-2021.10/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=C8T6_OLED_Snake
//Path to a program.
CMAKE_RANLIB:FILEPATH=D:/Tool/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi-ranlib.exe
//Path to a program.
CMAKE_READELF:FILEPATH=D:/Tool/gcc-arm-none-eabi-10.3-2021.10/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 during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=D:/Tool/gc
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码.zip基于STM32开发的课程小游戏源码
资源推荐
资源详情
资源评论
收起资源包目录
基于STM32开发的课程小游戏源码.zip (163个子文件)
C8T6_OLED_Snake.bin 15KB
CMakeDetermineCompilerABI_CXX.bin 2KB
CMakeDetermineCompilerABI_C.bin 1KB
stm32f1xx_hal_tim.c 235KB
stm32f1xx_hal_adc.c 90KB
stm32f1xx_hal_tim_ex.c 77KB
stm32f1xx_hal_adc_ex.c 51KB
stm32f1xx_hal_rcc.c 48KB
stm32f1xx_hal_flash_ex.c 35KB
stm32f1xx_hal_rcc_ex.c 29KB
stm32f1xx_hal_flash.c 29KB
stm32f1xx_hal_dma.c 27KB
stm32f1xx_hal_gpio.c 20KB
stm32f1xx_hal_pwr.c 20KB
stm32f1xx_hal.c 20KB
CMakeCCompilerId.c 20KB
stm32f1xx_hal_cortex.c 18KB
stm32f1xx_hal_exti.c 15KB
system_stm32f1xx.c 14KB
snake.c 10KB
oled.c 8KB
tim.c 6KB
stm32f1xx_it.c 5KB
main.c 5KB
syscalls.c 4KB
stm32f1xx_hal_gpio_ex.c 4KB
gpio.c 3KB
adc.c 3KB
stm32f1xx_hal_msp.c 2KB
encoder.c 2KB
sys.c 1KB
C8T6_OLED_Snake.cbp 23KB
cmake.check_cache 85B
DependInfo.cmake 8KB
CMakeCXXCompiler.cmake 6KB
Makefile.cmake 3KB
CMakeCCompiler.cmake 3KB
cmake_clean.cmake 2KB
cmake_install.cmake 1KB
CMakeASMCompiler.cmake 788B
CMakeDirectoryInformation.cmake 715B
CMakeSystem.cmake 356B
CMakeCXXCompilerId.cpp 20KB
.cproject 28KB
C8T6_OLED_Snake.elf 321KB
stm32f103xb.h 823KB
stm32_hal_legacy.h 205KB
core_cm33.h 169KB
core_armv8mml.h 162KB
core_cm7.h 142KB
core_cm4.h 119KB
stm32f1xx_hal_tim.h 118KB
core_cm3.h 107KB
core_sc300.h 106KB
core_cm23.h 100KB
stm32f1xx_hal_rcc_ex.h 97KB
core_armv8mbl.h 94KB
stm32f1xx_hal_rcc.h 65KB
cmsis_gcc.h 59KB
cmsis_armclang.h 53KB
stm32f1xx_hal_adc.h 51KB
core_cm0plus.h 48KB
stm32f1xx_hal_adc_ex.h 46KB
core_sc000.h 45KB
core_cm1.h 41KB
core_cm0.h 40KB
stm32f1xx_hal_flash_ex.h 35KB
stm32f1xx_hal_gpio_ex.h 35KB
cmsis_iccarm.h 27KB
cmsis_armcc.h 27KB
stm32f1xx_hal_dma.h 17KB
stm32f1xx_hal_cortex.h 17KB
oledfont.h 16KB
stm32f1xx_hal_conf.h 15KB
stm32f1xx_hal_dma_ex.h 12KB
stm32f1xx_hal_exti.h 12KB
stm32f1xx_hal_gpio.h 11KB
stm32f1xx_hal_pwr.h 11KB
mpu_armv7.h 11KB
stm32f1xx_hal.h 11KB
mpu_armv8.h 10KB
stm32f1xx.h 10KB
stm32f1xx_hal_tim_ex.h 9KB
stm32f1xx_hal_flash.h 9KB
cmsis_compiler.h 9KB
stm32f1xx_hal_def.h 7KB
sys.h 3KB
main.h 3KB
tz_context.h 3KB
snake.h 2KB
system_stm32f1xx.h 2KB
stm32f1xx_it.h 2KB
cmsis_version.h 2KB
tim.h 1KB
adc.h 1KB
gpio.h 1KB
oled.h 924B
encoder.h 166B
C8T6_OLED_Snake.hex 41KB
C8T6_OLED_Snake.iml 97B
共 163 条
- 1
- 2
资源评论
manylinux
- 粉丝: 4416
- 资源: 2491
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功