161 lines
7.5 KiB
Plaintext
161 lines
7.5 KiB
Plaintext
<!DOCTYPE CrossStudio_Project_File>
|
|
<solution Name="Solution 'Application'" target="8" version="2">
|
|
<configuration
|
|
LIBRARY_IO_TYPE="None"
|
|
Name="Debug"
|
|
arm_assembler_variant="gcc"
|
|
arm_compiler_variant="gcc"
|
|
arm_linker_variant="GNU"
|
|
arm_stm32cubeprogrammer_directory="C:/Program Files/STMicroelectronics/STM32Cube/STM32CubeProgrammer"
|
|
arm_target_connect_with_reset_stlink="Yes"
|
|
c_preprocessor_definitions="DEBUG;USE_STDPERIPH_DRIVER;STM32F10X_HD"
|
|
c_preprocessor_definitions_c_only=""
|
|
c_user_include_directories="$(ProjectDir)/../../../StdLib/Inc;$(ProjectDir)/../../../ThirdLib/LetterShell/Inc;$(ProjectDir)/../../../System;$(ProjectDir)/../../../System/CMSIS;$(ProjectDir)/../../../Bsp/Inc;$(ProjectDir)/../App/Inc;$(ProjectDir)/"
|
|
compile_post_build_command=""
|
|
compile_pre_build_command=""
|
|
debug_target_connection="ST-Link"
|
|
gcc_c_language_standard="gnu99"
|
|
gcc_debugging_level="Level 3"
|
|
gcc_entry_point="Reset_Handler"
|
|
gcc_has_Oz_optimization_level="Yes"
|
|
gcc_omit_frame_pointer="Yes"
|
|
gcc_optimization_level="Level 0"
|
|
gdb_server_allow_memory_access_during_execution="Yes"
|
|
gdb_server_autostart_server="No"
|
|
gdb_server_command_line=""
|
|
gdb_server_ignore_checksum_errors="Yes"
|
|
gdb_server_port="61234"
|
|
gdb_server_register_access="General and Individual"
|
|
gdb_server_reset_command="reset"
|
|
gdb_server_type="ST-LINK"
|
|
link_include_standard_libraries="Yes"
|
|
link_linker_script_file="../../../../System/LinkScripts/TrueStudio/stm32f10x_flash_extsram.ld"
|
|
linker_patch_build_command=""
|
|
linker_post_build_command=""
|
|
linker_pre_build_command=""
|
|
linker_printf_fmt_level="long long"
|
|
linker_printf_fp_enabled="Double"
|
|
linker_printf_wchar_enabled="Yes"
|
|
linker_printf_width_precision_supported="Yes"
|
|
linker_scanf_character_group_matching_enabled="Yes"
|
|
linker_scanf_fmt_level="long long"
|
|
linker_scanf_fp_enabled="Yes"
|
|
post_build_command=""
|
|
target_script_file="$(ProjectDir)/STM32F1xx_Target.js" />
|
|
<configuration
|
|
Name="Release"
|
|
c_preprocessor_definitions="NDEBUG"
|
|
gcc_debugging_level="Level 2"
|
|
gcc_omit_frame_pointer="Yes"
|
|
gcc_optimization_level="Level 2 balanced" />
|
|
<project Name="Application">
|
|
<configuration
|
|
LIBRARY_IO_TYPE="RTT"
|
|
Name="Common"
|
|
Target="STM32F103ZE"
|
|
arm_architecture="v7M"
|
|
arm_compiler_variant="gcc"
|
|
arm_core_type="Cortex-M3"
|
|
arm_endian="Little"
|
|
arm_fp_abi="Soft"
|
|
arm_fpu_type="None"
|
|
arm_linker_heap_size="1024"
|
|
arm_linker_process_stack_size="0"
|
|
arm_linker_stack_size="2048"
|
|
arm_linker_variant="SEGGER"
|
|
arm_simulator_memory_simulation_parameter="ROM;0x08000000;0x00080000;RAM;0x20000000;0x00010000"
|
|
arm_target_device_name="STM32F103ZE"
|
|
arm_target_interface_type="SWD"
|
|
c_preprocessor_definitions="ARM_MATH_CM3;STM32F10X_HD;__STM32F103_SUBFAMILY;__STM32F1XX_FAMILY;__NO_FPU_ENABLE"
|
|
c_user_include_directories="$(ProjectDir)/STM32F1xx/Device/Include"
|
|
debug_register_definition_file="$(ProjectDir)/STM32F103xx_Registers.xml"
|
|
debug_stack_pointer_start="__stack_end__"
|
|
debug_start_from_entry_point_symbol="Yes"
|
|
debug_target_connection="J-Link"
|
|
file_codec="UTF-8"
|
|
gcc_entry_point="Reset_Handler"
|
|
link_linker_script_file="$(ProjectDir)/STM32F1xx_Flash.icf"
|
|
linker_memory_map_file="$(ProjectDir)/STM32F103ZE_MemoryMap.xml"
|
|
macros="DeviceHeaderFile=$(PackagesDir)/STM32F1xx/Device/Include/stm32f10x.h;DeviceSystemFile=$(PackagesDir)/STM32F1xx/Device/Source/system_stm32f10x.c;DeviceVectorsFile=$(PackagesDir)/STM32F1xx/Source/stm32f10x_hd_Vectors.s;DeviceFamily=STM32F1xx;DeviceSubFamily=STM32F103;Target=STM32F103ZE"
|
|
project_directory=""
|
|
project_type="Executable"
|
|
target_reset_script="Reset();" />
|
|
<configuration
|
|
LIBRARY_IO_TYPE="None"
|
|
Name="Debug"
|
|
arm_compiler_variant="gcc"
|
|
arm_library_optimization="Balanced"
|
|
arm_linker_variant="GNU"
|
|
c_additional_options=""
|
|
c_only_additional_options=""
|
|
debug_stack_pointer_start="_estack"
|
|
debug_target_connection="ST-Link"
|
|
gcc_c_language_standard="gnu11"
|
|
gcc_entry_point="Reset_Handler"
|
|
link_include_standard_libraries="Yes"
|
|
link_linker_script_file="../../../System/LinkScripts/TrueStudio/stm32_flash_ze.ld"
|
|
link_use_linker_script_file="Yes"
|
|
linker_additional_options=""
|
|
linker_printf_fmt_level="long long"
|
|
linker_printf_fp_enabled="Double"
|
|
post_build_command=""
|
|
pre_build_command=""
|
|
target_reset_script="Reset()"
|
|
target_script_file="$(ProjectDir)/STM32F1xx_Target.js" />
|
|
<folder Name="App">
|
|
<file file_name="../App/Src/LetterShell.c">
|
|
<configuration Name="Debug" build_exclude_from_build="No" />
|
|
</file>
|
|
<file file_name="../App/Src/Main.c" />
|
|
</folder>
|
|
<folder Name="Bsp">
|
|
<configuration Name="Debug" build_exclude_from_build="No" />
|
|
<file file_name="../../../Bsp/Src/Bsp.c" />
|
|
<file file_name="../../../Bsp/Src/Delay.c" />
|
|
<file file_name="../../../Bsp/Src/Gpio.c" />
|
|
<file file_name="../../../Bsp/Src/Interrupt.c" />
|
|
<file file_name="../../../Bsp/Src/Usart.c" />
|
|
</folder>
|
|
<folder Name="LetterShell">
|
|
<configuration Name="Debug" build_exclude_from_build="No" />
|
|
<file file_name="../../../ThirdLib/LetterShell/Src/shell.c" />
|
|
<file file_name="../../../ThirdLib/LetterShell/Src/shell_cmd_list.c" />
|
|
<file file_name="../../../ThirdLib/LetterShell/Src/shell_companion.c" />
|
|
<file file_name="../../../ThirdLib/LetterShell/Src/shell_ext.c" />
|
|
</folder>
|
|
<folder Name="StdLib">
|
|
<configuration Name="Debug" build_exclude_from_build="No" />
|
|
<file file_name="../../../StdLib/Src/misc.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_adc.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_bkp.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_can.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_cec.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_crc.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_dac.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_dbgmcu.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_dma.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_exti.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_flash.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_fsmc.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_gpio.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_i2c.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_iwdg.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_pwr.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_rcc.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_rtc.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_sdio.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_spi.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_tim.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_usart.c" />
|
|
<file file_name="../../../StdLib/Src/stm32f10x_wwdg.c" />
|
|
</folder>
|
|
<folder Name="SystemFiles">
|
|
<file file_name="../../../System/CMSIS/core_cm3.c" />
|
|
<file file_name="../../../System/Startup/TrueStudio/startup_stm32f10x_hd.s" />
|
|
<file file_name="../../../System/LinkScripts/TrueStudio/stm32_flash_ze.ld" />
|
|
<file file_name="../../../System/stm32f10x_it.c" />
|
|
<file file_name="../../../System/system_stm32f10x.c" />
|
|
</folder>
|
|
</project>
|
|
</solution>
|