From e8e11e82bd02e63ebc167b69fc3e585a99d78276 Mon Sep 17 00:00:00 2001 From: guanjiao ren <guanjiao.ren@ninebot.com> Date: 星期五, 18 五月 2018 23:10:57 +0800 Subject: [PATCH] 蜂鸣器、led、spi、systick调试完成 --- 源码/核心板/MDK-ARM/Project.uvprojx | 2367 ++++++++++++++++++++++++++--------------------------------- 1 files changed, 1,040 insertions(+), 1,327 deletions(-) diff --git "a/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvprojx" "b/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvprojx" index e3cf66e..237059f 100644 --- "a/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvprojx" +++ "b/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvprojx" @@ -10,11 +10,12 @@ <TargetName>STM32100E-EVAL</TargetName> <ToolsetNumber>0x4</ToolsetNumber> <ToolsetName>ARM-ADS</ToolsetName> + <uAC6>0</uAC6> <TargetOption> <TargetCommonOption> <Device>STM32F100ZE</Device> <Vendor>STMicroelectronics</Vendor> - <PackID>Keil.STM32F1xx_DFP.2.2.0</PackID> + <PackID>Keil.STM32F1xx_DFP.2.1.0</PackID> <PackURL>http://www.keil.com/pack/</PackURL> <Cpu>IROM(0x08000000,0x80000) IRAM(0x20000000,0x8000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu> <FlashUtilSpec></FlashUtilSpec> @@ -84,6 +85,8 @@ <UserProg2Name></UserProg2Name> <UserProg1Dos16Mode>0</UserProg1Dos16Mode> <UserProg2Dos16Mode>0</UserProg2Dos16Mode> + <nStopA1X>0</nStopA1X> + <nStopA2X>0</nStopA2X> </AfterMake> <SelectedForBatchBuild>0</SelectedForBatchBuild> <SVCSIdString></SVCSIdString> @@ -122,47 +125,6 @@ <HexOffset>0</HexOffset> <Oh166RecLen>16</Oh166RecLen> </OPTHX> - <Simulator> - <UseSimulator>0</UseSimulator> - <LoadApplicationAtStartup>1</LoadApplicationAtStartup> - <RunToMain>1</RunToMain> - <RestoreBreakpoints>1</RestoreBreakpoints> - <RestoreWatchpoints>1</RestoreWatchpoints> - <RestoreMemoryDisplay>1</RestoreMemoryDisplay> - <RestoreFunctions>1</RestoreFunctions> - <RestoreToolbox>1</RestoreToolbox> - <LimitSpeedToRealTime>0</LimitSpeedToRealTime> - <RestoreSysVw>1</RestoreSysVw> - </Simulator> - <Target> - <UseTarget>1</UseTarget> - <LoadApplicationAtStartup>1</LoadApplicationAtStartup> - <RunToMain>1</RunToMain> - <RestoreBreakpoints>1</RestoreBreakpoints> - <RestoreWatchpoints>1</RestoreWatchpoints> - <RestoreMemoryDisplay>1</RestoreMemoryDisplay> - <RestoreFunctions>0</RestoreFunctions> - <RestoreToolbox>1</RestoreToolbox> - <RestoreTracepoints>0</RestoreTracepoints> - <RestoreSysVw>1</RestoreSysVw> - </Target> - <RunDebugAfterBuild>0</RunDebugAfterBuild> - <TargetSelection>1</TargetSelection> - <SimDlls> - <CpuDll></CpuDll> - <CpuDllArguments></CpuDllArguments> - <PeripheralDll></PeripheralDll> - <PeripheralDllArguments></PeripheralDllArguments> - <InitializationFile></InitializationFile> - </SimDlls> - <TargetDlls> - <CpuDll></CpuDll> - <CpuDllArguments></CpuDllArguments> - <PeripheralDll></PeripheralDll> - <PeripheralDllArguments></PeripheralDllArguments> - <InitializationFile></InitializationFile> - <Driver>BIN\UL2CM3.DLL</Driver> - </TargetDlls> </DebugOption> <Utilities> <Flash1> @@ -227,6 +189,7 @@ <useUlib>1</useUlib> <EndSel>0</EndSel> <uLtcg>0</uLtcg> + <nSecure>0</nSecure> <RoSelD>3</RoSelD> <RwSelD>3</RwSelD> <CodeSel>0</CodeSel> @@ -361,6 +324,13 @@ <uSurpInc>0</uSurpInc> <uC99>0</uC99> <useXO>0</useXO> + <v6Lang>1</v6Lang> + <v6LangP>1</v6LangP> + <vShortEn>1</vShortEn> + <vShortWch>1</vShortWch> + <v6Lto>0</v6Lto> + <v6WtE>0</v6WtE> + <v6Rtti>0</v6Rtti> <VariousControls> <MiscControls></MiscControls> <Define>USE_STDPERIPH_DRIVER, STM32F10X_HD_VL, USE_STM32100E_EVAL</Define> @@ -378,6 +348,7 @@ <NoWarn>0</NoWarn> <uSurpInc>0</uSurpInc> <useXO>0</useXO> + <uClangAs>0</uClangAs> <VariousControls> <MiscControls></MiscControls> <Define></Define> @@ -411,157 +382,12 @@ <File> <FileName>main.c</FileName> <FileType>1</FileType> - <FilePath>.\main.c</FilePath> + <FilePath>..\Src\main.c</FilePath> </File> <File> <FileName>stm32f10x_it.c</FileName> <FileType>1</FileType> - <FilePath>.\stm32f10x_it.c</FilePath> - </File> - <File> - <FileName>note.txt</FileName> - <FileType>5</FileType> - <FilePath>.\note.txt</FilePath> - </File> - <File> - <FileName>platform_config.h</FileName> - <FileType>5</FileType> - <FilePath>.\platform_config.h</FilePath> - </File> - <File> - <FileName>stm32f10x_conf.h</FileName> - <FileType>5</FileType> - <FilePath>.\stm32f10x_conf.h</FilePath> - </File> - <File> - <FileName>stm32f10x_it.h</FileName> - <FileType>5</FileType> - <FilePath>.\stm32f10x_it.h</FilePath> - </File> - <File> - <FileName>port.c</FileName> - <FileType>1</FileType> - <FilePath>..\platform\port.c</FilePath> - </File> - </Files> - </Group> - <Group> - <GroupName>StdPeriph_Driver</GroupName> - <Files> - <File> - <FileName>misc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_adc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_bkp.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath> - </File> - <File> - <FileName>stm32f10x_can.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath> - </File> - <File> - <FileName>stm32f10x_cec.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</FilePath> - </File> - <File> - <FileName>stm32f10x_crc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dac.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dbgmcu.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dma.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath> - </File> - <File> - <FileName>stm32f10x_exti.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath> - </File> - <File> - <FileName>stm32f10x_flash.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath> - </File> - <File> - <FileName>stm32f10x_fsmc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_gpio.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath> - </File> - <File> - <FileName>stm32f10x_i2c.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath> - </File> - <File> - <FileName>stm32f10x_iwdg.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath> - </File> - <File> - <FileName>stm32f10x_pwr.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath> - </File> - <File> - <FileName>stm32f10x_rcc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_rtc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_sdio.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath> - </File> - <File> - <FileName>stm32f10x_spi.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath> - </File> - <File> - <FileName>stm32f10x_tim.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath> - </File> - <File> - <FileName>stm32f10x_usart.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath> - </File> - <File> - <FileName>stm32f10x_wwdg.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath> + <FilePath>..\Src\stm32f10x_it.c</FilePath> </File> </Files> </Group> @@ -569,74 +395,199 @@ <GroupName>CMSIS</GroupName> <Files> <File> - <FileName>system_stm32f10x.c</FileName> - <FileType>1</FileType> - <FilePath>.\system_stm32f10x.c</FilePath> - </File> - <File> <FileName>core_cm3.c</FileName> <FileType>1</FileType> - <FilePath>..\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</FilePath> + <FilePath>..\Src\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</FilePath> </File> - </Files> - </Group> - <Group> - <GroupName>MDK-ARM</GroupName> - <Files> + <File> + <FileName>system_stm32f10x.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c</FilePath> + </File> <File> <FileName>startup_stm32f10x_md.s</FileName> <FileType>2</FileType> - <FilePath>..\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</FilePath> + <FilePath>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</FilePath> </File> </Files> </Group> <Group> - <GroupName>Doc</GroupName> + <GroupName>STM32F1xx_StdPeriph_Driver</GroupName> <Files> <File> - <FileName>readme.txt</FileName> - <FileType>5</FileType> - <FilePath>.\readme.txt</FilePath> + <FileName>misc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_adc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_bkp.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath> + </File> + <File> + <FileName>stm32f10x_can.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath> + </File> + <File> + <FileName>stm32f10x_cec.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</FilePath> + </File> + <File> + <FileName>stm32f10x_crc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dac.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dbgmcu.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dma.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath> + </File> + <File> + <FileName>stm32f10x_exti.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath> + </File> + <File> + <FileName>stm32f10x_flash.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath> + </File> + <File> + <FileName>stm32f10x_fsmc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_gpio.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath> + </File> + <File> + <FileName>stm32f10x_i2c.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath> + </File> + <File> + <FileName>stm32f10x_iwdg.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath> + </File> + <File> + <FileName>stm32f10x_pwr.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath> + </File> + <File> + <FileName>stm32f10x_rcc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_rtc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_sdio.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath> + </File> + <File> + <FileName>stm32f10x_spi.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath> + </File> + <File> + <FileName>stm32f10x_tim.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath> + </File> + <File> + <FileName>stm32f10x_usart.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath> + </File> + <File> + <FileName>stm32f10x_wwdg.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath> </File> </Files> </Group> <Group> - <GroupName>Decawave</GroupName> + <GroupName>decadriver</GroupName> <Files> <File> <FileName>deca_device.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_device.c</FilePath> + <FilePath>..\Src\decadriver\deca_device.c</FilePath> </File> <File> <FileName>deca_params_init.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_params_init.c</FilePath> + <FilePath>..\Src\decadriver\deca_params_init.c</FilePath> </File> <File> <FileName>deca_range_tables.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_range_tables.c</FilePath> + <FilePath>..\Src\decadriver\deca_range_tables.c</FilePath> + </File> + </Files> + </Group> + <Group> + <GroupName>OnChipDevices</GroupName> + <Files> + <File> + <FileName>Usart.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\OnChipDevices\Usart.c</FilePath> </File> <File> - <FileName>deca_mutex.c</FileName> + <FileName>Spi.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_mutex.c</FilePath> + <FilePath>..\Src\OnChipDevices\Spi.c</FilePath> </File> <File> - <FileName>deca_sleep.c</FileName> + <FileName>Rcc_Nvic_Systick.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_sleep.c</FilePath> + <FilePath>..\Src\OnChipDevices\Rcc_Nvic_Systick.c</FilePath> + </File> + </Files> + </Group> + <Group> + <GroupName>ExternalDevices</GroupName> + <Files> + <File> + <FileName>dw_driver.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\ExternalDevices\dw_driver.c</FilePath> </File> <File> - <FileName>deca_spi.c</FileName> + <FileName>led.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_spi.c</FilePath> + <FilePath>..\Src\ExternalDevices\led.c</FilePath> </File> <File> - <FileName>lcd.c</FileName> + <FileName>beep.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\lcd.c</FilePath> + <FilePath>..\Src\ExternalDevices\beep.c</FilePath> </File> </Files> </Group> @@ -646,11 +597,12 @@ <TargetName>STM3210E-EVAL_XL</TargetName> <ToolsetNumber>0x4</ToolsetNumber> <ToolsetName>ARM-ADS</ToolsetName> + <uAC6>0</uAC6> <TargetOption> <TargetCommonOption> <Device>STM32F103ZG</Device> <Vendor>STMicroelectronics</Vendor> - <PackID>Keil.STM32F1xx_DFP.2.2.0</PackID> + <PackID>Keil.STM32F1xx_DFP.2.1.0</PackID> <PackURL>http://www.keil.com/pack/</PackURL> <Cpu>IROM(0x08000000,0x100000) IRAM(0x20000000,0x18000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu> <FlashUtilSpec></FlashUtilSpec> @@ -720,6 +672,8 @@ <UserProg2Name></UserProg2Name> <UserProg1Dos16Mode>0</UserProg1Dos16Mode> <UserProg2Dos16Mode>0</UserProg2Dos16Mode> + <nStopA1X>0</nStopA1X> + <nStopA2X>0</nStopA2X> </AfterMake> <SelectedForBatchBuild>0</SelectedForBatchBuild> <SVCSIdString></SVCSIdString> @@ -758,47 +712,6 @@ <HexOffset>0</HexOffset> <Oh166RecLen>16</Oh166RecLen> </OPTHX> - <Simulator> - <UseSimulator>0</UseSimulator> - <LoadApplicationAtStartup>1</LoadApplicationAtStartup> - <RunToMain>1</RunToMain> - <RestoreBreakpoints>1</RestoreBreakpoints> - <RestoreWatchpoints>1</RestoreWatchpoints> - <RestoreMemoryDisplay>1</RestoreMemoryDisplay> - <RestoreFunctions>1</RestoreFunctions> - <RestoreToolbox>1</RestoreToolbox> - <LimitSpeedToRealTime>0</LimitSpeedToRealTime> - <RestoreSysVw>1</RestoreSysVw> - </Simulator> - <Target> - <UseTarget>1</UseTarget> - <LoadApplicationAtStartup>1</LoadApplicationAtStartup> - <RunToMain>1</RunToMain> - <RestoreBreakpoints>1</RestoreBreakpoints> - <RestoreWatchpoints>1</RestoreWatchpoints> - <RestoreMemoryDisplay>1</RestoreMemoryDisplay> - <RestoreFunctions>0</RestoreFunctions> - <RestoreToolbox>1</RestoreToolbox> - <RestoreTracepoints>0</RestoreTracepoints> - <RestoreSysVw>1</RestoreSysVw> - </Target> - <RunDebugAfterBuild>0</RunDebugAfterBuild> - <TargetSelection>1</TargetSelection> - <SimDlls> - <CpuDll></CpuDll> - <CpuDllArguments></CpuDllArguments> - <PeripheralDll></PeripheralDll> - <PeripheralDllArguments></PeripheralDllArguments> - <InitializationFile></InitializationFile> - </SimDlls> - <TargetDlls> - <CpuDll></CpuDll> - <CpuDllArguments></CpuDllArguments> - <PeripheralDll></PeripheralDll> - <PeripheralDllArguments></PeripheralDllArguments> - <InitializationFile></InitializationFile> - <Driver>BIN\UL2CM3.DLL</Driver> - </TargetDlls> </DebugOption> <Utilities> <Flash1> @@ -863,6 +776,7 @@ <useUlib>1</useUlib> <EndSel>0</EndSel> <uLtcg>0</uLtcg> + <nSecure>0</nSecure> <RoSelD>3</RoSelD> <RwSelD>3</RwSelD> <CodeSel>0</CodeSel> @@ -997,6 +911,13 @@ <uSurpInc>0</uSurpInc> <uC99>0</uC99> <useXO>0</useXO> + <v6Lang>1</v6Lang> + <v6LangP>1</v6LangP> + <vShortEn>1</vShortEn> + <vShortWch>1</vShortWch> + <v6Lto>0</v6Lto> + <v6WtE>0</v6WtE> + <v6Rtti>0</v6Rtti> <VariousControls> <MiscControls></MiscControls> <Define>USE_STDPERIPH_DRIVER, STM32F10X_XL, USE_STM3210E_EVAL</Define> @@ -1014,6 +935,7 @@ <NoWarn>0</NoWarn> <uSurpInc>0</uSurpInc> <useXO>0</useXO> + <uClangAs>0</uClangAs> <VariousControls> <MiscControls></MiscControls> <Define></Define> @@ -1047,157 +969,12 @@ <File> <FileName>main.c</FileName> <FileType>1</FileType> - <FilePath>.\main.c</FilePath> + <FilePath>..\Src\main.c</FilePath> </File> <File> <FileName>stm32f10x_it.c</FileName> <FileType>1</FileType> - <FilePath>.\stm32f10x_it.c</FilePath> - </File> - <File> - <FileName>note.txt</FileName> - <FileType>5</FileType> - <FilePath>.\note.txt</FilePath> - </File> - <File> - <FileName>platform_config.h</FileName> - <FileType>5</FileType> - <FilePath>.\platform_config.h</FilePath> - </File> - <File> - <FileName>stm32f10x_conf.h</FileName> - <FileType>5</FileType> - <FilePath>.\stm32f10x_conf.h</FilePath> - </File> - <File> - <FileName>stm32f10x_it.h</FileName> - <FileType>5</FileType> - <FilePath>.\stm32f10x_it.h</FilePath> - </File> - <File> - <FileName>port.c</FileName> - <FileType>1</FileType> - <FilePath>..\platform\port.c</FilePath> - </File> - </Files> - </Group> - <Group> - <GroupName>StdPeriph_Driver</GroupName> - <Files> - <File> - <FileName>misc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_adc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_bkp.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath> - </File> - <File> - <FileName>stm32f10x_can.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath> - </File> - <File> - <FileName>stm32f10x_cec.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</FilePath> - </File> - <File> - <FileName>stm32f10x_crc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dac.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dbgmcu.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dma.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath> - </File> - <File> - <FileName>stm32f10x_exti.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath> - </File> - <File> - <FileName>stm32f10x_flash.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath> - </File> - <File> - <FileName>stm32f10x_fsmc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_gpio.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath> - </File> - <File> - <FileName>stm32f10x_i2c.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath> - </File> - <File> - <FileName>stm32f10x_iwdg.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath> - </File> - <File> - <FileName>stm32f10x_pwr.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath> - </File> - <File> - <FileName>stm32f10x_rcc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_rtc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_sdio.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath> - </File> - <File> - <FileName>stm32f10x_spi.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath> - </File> - <File> - <FileName>stm32f10x_tim.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath> - </File> - <File> - <FileName>stm32f10x_usart.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath> - </File> - <File> - <FileName>stm32f10x_wwdg.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath> + <FilePath>..\Src\stm32f10x_it.c</FilePath> </File> </Files> </Group> @@ -1205,74 +982,199 @@ <GroupName>CMSIS</GroupName> <Files> <File> - <FileName>system_stm32f10x.c</FileName> - <FileType>1</FileType> - <FilePath>.\system_stm32f10x.c</FilePath> - </File> - <File> <FileName>core_cm3.c</FileName> <FileType>1</FileType> - <FilePath>..\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</FilePath> + <FilePath>..\Src\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</FilePath> </File> - </Files> - </Group> - <Group> - <GroupName>MDK-ARM</GroupName> - <Files> + <File> + <FileName>system_stm32f10x.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c</FilePath> + </File> <File> <FileName>startup_stm32f10x_md.s</FileName> <FileType>2</FileType> - <FilePath>..\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</FilePath> + <FilePath>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</FilePath> </File> </Files> </Group> <Group> - <GroupName>Doc</GroupName> + <GroupName>STM32F1xx_StdPeriph_Driver</GroupName> <Files> <File> - <FileName>readme.txt</FileName> - <FileType>5</FileType> - <FilePath>.\readme.txt</FilePath> + <FileName>misc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_adc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_bkp.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath> + </File> + <File> + <FileName>stm32f10x_can.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath> + </File> + <File> + <FileName>stm32f10x_cec.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</FilePath> + </File> + <File> + <FileName>stm32f10x_crc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dac.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dbgmcu.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dma.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath> + </File> + <File> + <FileName>stm32f10x_exti.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath> + </File> + <File> + <FileName>stm32f10x_flash.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath> + </File> + <File> + <FileName>stm32f10x_fsmc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_gpio.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath> + </File> + <File> + <FileName>stm32f10x_i2c.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath> + </File> + <File> + <FileName>stm32f10x_iwdg.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath> + </File> + <File> + <FileName>stm32f10x_pwr.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath> + </File> + <File> + <FileName>stm32f10x_rcc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_rtc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_sdio.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath> + </File> + <File> + <FileName>stm32f10x_spi.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath> + </File> + <File> + <FileName>stm32f10x_tim.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath> + </File> + <File> + <FileName>stm32f10x_usart.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath> + </File> + <File> + <FileName>stm32f10x_wwdg.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath> </File> </Files> </Group> <Group> - <GroupName>Decawave</GroupName> + <GroupName>decadriver</GroupName> <Files> <File> <FileName>deca_device.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_device.c</FilePath> + <FilePath>..\Src\decadriver\deca_device.c</FilePath> </File> <File> <FileName>deca_params_init.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_params_init.c</FilePath> + <FilePath>..\Src\decadriver\deca_params_init.c</FilePath> </File> <File> <FileName>deca_range_tables.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_range_tables.c</FilePath> + <FilePath>..\Src\decadriver\deca_range_tables.c</FilePath> + </File> + </Files> + </Group> + <Group> + <GroupName>OnChipDevices</GroupName> + <Files> + <File> + <FileName>Usart.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\OnChipDevices\Usart.c</FilePath> </File> <File> - <FileName>deca_mutex.c</FileName> + <FileName>Spi.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_mutex.c</FilePath> + <FilePath>..\Src\OnChipDevices\Spi.c</FilePath> </File> <File> - <FileName>deca_sleep.c</FileName> + <FileName>Rcc_Nvic_Systick.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_sleep.c</FilePath> + <FilePath>..\Src\OnChipDevices\Rcc_Nvic_Systick.c</FilePath> + </File> + </Files> + </Group> + <Group> + <GroupName>ExternalDevices</GroupName> + <Files> + <File> + <FileName>dw_driver.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\ExternalDevices\dw_driver.c</FilePath> </File> <File> - <FileName>deca_spi.c</FileName> + <FileName>led.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_spi.c</FilePath> + <FilePath>..\Src\ExternalDevices\led.c</FilePath> </File> <File> - <FileName>lcd.c</FileName> + <FileName>beep.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\lcd.c</FilePath> + <FilePath>..\Src\ExternalDevices\beep.c</FilePath> </File> </Files> </Group> @@ -1282,11 +1184,12 @@ <TargetName>STM32100B-EVAL</TargetName> <ToolsetNumber>0x4</ToolsetNumber> <ToolsetName>ARM-ADS</ToolsetName> + <uAC6>0</uAC6> <TargetOption> <TargetCommonOption> <Device>STM32F102CB</Device> <Vendor>STMicroelectronics</Vendor> - <PackID>Keil.STM32F1xx_DFP.2.2.0</PackID> + <PackID>Keil.STM32F1xx_DFP.2.1.0</PackID> <PackURL>http://www.keil.com/pack/</PackURL> <Cpu>IROM(0x08000000,0x20000) IRAM(0x20000000,0x4000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu> <FlashUtilSpec></FlashUtilSpec> @@ -1356,6 +1259,8 @@ <UserProg2Name></UserProg2Name> <UserProg1Dos16Mode>0</UserProg1Dos16Mode> <UserProg2Dos16Mode>0</UserProg2Dos16Mode> + <nStopA1X>0</nStopA1X> + <nStopA2X>0</nStopA2X> </AfterMake> <SelectedForBatchBuild>0</SelectedForBatchBuild> <SVCSIdString></SVCSIdString> @@ -1394,47 +1299,6 @@ <HexOffset>0</HexOffset> <Oh166RecLen>16</Oh166RecLen> </OPTHX> - <Simulator> - <UseSimulator>0</UseSimulator> - <LoadApplicationAtStartup>1</LoadApplicationAtStartup> - <RunToMain>1</RunToMain> - <RestoreBreakpoints>1</RestoreBreakpoints> - <RestoreWatchpoints>1</RestoreWatchpoints> - <RestoreMemoryDisplay>1</RestoreMemoryDisplay> - <RestoreFunctions>1</RestoreFunctions> - <RestoreToolbox>1</RestoreToolbox> - <LimitSpeedToRealTime>0</LimitSpeedToRealTime> - <RestoreSysVw>1</RestoreSysVw> - </Simulator> - <Target> - <UseTarget>1</UseTarget> - <LoadApplicationAtStartup>1</LoadApplicationAtStartup> - <RunToMain>1</RunToMain> - <RestoreBreakpoints>1</RestoreBreakpoints> - <RestoreWatchpoints>1</RestoreWatchpoints> - <RestoreMemoryDisplay>1</RestoreMemoryDisplay> - <RestoreFunctions>0</RestoreFunctions> - <RestoreToolbox>1</RestoreToolbox> - <RestoreTracepoints>0</RestoreTracepoints> - <RestoreSysVw>1</RestoreSysVw> - </Target> - <RunDebugAfterBuild>0</RunDebugAfterBuild> - <TargetSelection>1</TargetSelection> - <SimDlls> - <CpuDll></CpuDll> - <CpuDllArguments></CpuDllArguments> - <PeripheralDll></PeripheralDll> - <PeripheralDllArguments></PeripheralDllArguments> - <InitializationFile></InitializationFile> - </SimDlls> - <TargetDlls> - <CpuDll></CpuDll> - <CpuDllArguments></CpuDllArguments> - <PeripheralDll></PeripheralDll> - <PeripheralDllArguments></PeripheralDllArguments> - <InitializationFile></InitializationFile> - <Driver>BIN\UL2CM3.DLL</Driver> - </TargetDlls> </DebugOption> <Utilities> <Flash1> @@ -1499,6 +1363,7 @@ <useUlib>1</useUlib> <EndSel>0</EndSel> <uLtcg>0</uLtcg> + <nSecure>0</nSecure> <RoSelD>3</RoSelD> <RwSelD>3</RwSelD> <CodeSel>0</CodeSel> @@ -1633,6 +1498,13 @@ <uSurpInc>0</uSurpInc> <uC99>0</uC99> <useXO>0</useXO> + <v6Lang>1</v6Lang> + <v6LangP>1</v6LangP> + <vShortEn>1</vShortEn> + <vShortWch>1</vShortWch> + <v6Lto>0</v6Lto> + <v6WtE>0</v6WtE> + <v6Rtti>0</v6Rtti> <VariousControls> <MiscControls></MiscControls> <Define>USE_STDPERIPH_DRIVER, STM32F10X_MD_VL, USE_STM32100B_EVAL</Define> @@ -1650,6 +1522,7 @@ <NoWarn>0</NoWarn> <uSurpInc>0</uSurpInc> <useXO>0</useXO> + <uClangAs>0</uClangAs> <VariousControls> <MiscControls></MiscControls> <Define></Define> @@ -1683,157 +1556,12 @@ <File> <FileName>main.c</FileName> <FileType>1</FileType> - <FilePath>.\main.c</FilePath> + <FilePath>..\Src\main.c</FilePath> </File> <File> <FileName>stm32f10x_it.c</FileName> <FileType>1</FileType> - <FilePath>.\stm32f10x_it.c</FilePath> - </File> - <File> - <FileName>note.txt</FileName> - <FileType>5</FileType> - <FilePath>.\note.txt</FilePath> - </File> - <File> - <FileName>platform_config.h</FileName> - <FileType>5</FileType> - <FilePath>.\platform_config.h</FilePath> - </File> - <File> - <FileName>stm32f10x_conf.h</FileName> - <FileType>5</FileType> - <FilePath>.\stm32f10x_conf.h</FilePath> - </File> - <File> - <FileName>stm32f10x_it.h</FileName> - <FileType>5</FileType> - <FilePath>.\stm32f10x_it.h</FilePath> - </File> - <File> - <FileName>port.c</FileName> - <FileType>1</FileType> - <FilePath>..\platform\port.c</FilePath> - </File> - </Files> - </Group> - <Group> - <GroupName>StdPeriph_Driver</GroupName> - <Files> - <File> - <FileName>misc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_adc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_bkp.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath> - </File> - <File> - <FileName>stm32f10x_can.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath> - </File> - <File> - <FileName>stm32f10x_cec.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</FilePath> - </File> - <File> - <FileName>stm32f10x_crc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dac.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dbgmcu.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dma.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath> - </File> - <File> - <FileName>stm32f10x_exti.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath> - </File> - <File> - <FileName>stm32f10x_flash.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath> - </File> - <File> - <FileName>stm32f10x_fsmc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_gpio.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath> - </File> - <File> - <FileName>stm32f10x_i2c.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath> - </File> - <File> - <FileName>stm32f10x_iwdg.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath> - </File> - <File> - <FileName>stm32f10x_pwr.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath> - </File> - <File> - <FileName>stm32f10x_rcc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_rtc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_sdio.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath> - </File> - <File> - <FileName>stm32f10x_spi.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath> - </File> - <File> - <FileName>stm32f10x_tim.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath> - </File> - <File> - <FileName>stm32f10x_usart.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath> - </File> - <File> - <FileName>stm32f10x_wwdg.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath> + <FilePath>..\Src\stm32f10x_it.c</FilePath> </File> </Files> </Group> @@ -1841,74 +1569,199 @@ <GroupName>CMSIS</GroupName> <Files> <File> - <FileName>system_stm32f10x.c</FileName> - <FileType>1</FileType> - <FilePath>.\system_stm32f10x.c</FilePath> - </File> - <File> <FileName>core_cm3.c</FileName> <FileType>1</FileType> - <FilePath>..\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</FilePath> + <FilePath>..\Src\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</FilePath> </File> - </Files> - </Group> - <Group> - <GroupName>MDK-ARM</GroupName> - <Files> + <File> + <FileName>system_stm32f10x.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c</FilePath> + </File> <File> <FileName>startup_stm32f10x_md.s</FileName> <FileType>2</FileType> - <FilePath>..\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</FilePath> + <FilePath>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</FilePath> </File> </Files> </Group> <Group> - <GroupName>Doc</GroupName> + <GroupName>STM32F1xx_StdPeriph_Driver</GroupName> <Files> <File> - <FileName>readme.txt</FileName> - <FileType>5</FileType> - <FilePath>.\readme.txt</FilePath> + <FileName>misc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_adc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_bkp.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath> + </File> + <File> + <FileName>stm32f10x_can.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath> + </File> + <File> + <FileName>stm32f10x_cec.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</FilePath> + </File> + <File> + <FileName>stm32f10x_crc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dac.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dbgmcu.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dma.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath> + </File> + <File> + <FileName>stm32f10x_exti.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath> + </File> + <File> + <FileName>stm32f10x_flash.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath> + </File> + <File> + <FileName>stm32f10x_fsmc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_gpio.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath> + </File> + <File> + <FileName>stm32f10x_i2c.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath> + </File> + <File> + <FileName>stm32f10x_iwdg.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath> + </File> + <File> + <FileName>stm32f10x_pwr.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath> + </File> + <File> + <FileName>stm32f10x_rcc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_rtc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_sdio.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath> + </File> + <File> + <FileName>stm32f10x_spi.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath> + </File> + <File> + <FileName>stm32f10x_tim.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath> + </File> + <File> + <FileName>stm32f10x_usart.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath> + </File> + <File> + <FileName>stm32f10x_wwdg.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath> </File> </Files> </Group> <Group> - <GroupName>Decawave</GroupName> + <GroupName>decadriver</GroupName> <Files> <File> <FileName>deca_device.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_device.c</FilePath> + <FilePath>..\Src\decadriver\deca_device.c</FilePath> </File> <File> <FileName>deca_params_init.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_params_init.c</FilePath> + <FilePath>..\Src\decadriver\deca_params_init.c</FilePath> </File> <File> <FileName>deca_range_tables.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_range_tables.c</FilePath> + <FilePath>..\Src\decadriver\deca_range_tables.c</FilePath> + </File> + </Files> + </Group> + <Group> + <GroupName>OnChipDevices</GroupName> + <Files> + <File> + <FileName>Usart.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\OnChipDevices\Usart.c</FilePath> </File> <File> - <FileName>deca_mutex.c</FileName> + <FileName>Spi.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_mutex.c</FilePath> + <FilePath>..\Src\OnChipDevices\Spi.c</FilePath> </File> <File> - <FileName>deca_sleep.c</FileName> + <FileName>Rcc_Nvic_Systick.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_sleep.c</FilePath> + <FilePath>..\Src\OnChipDevices\Rcc_Nvic_Systick.c</FilePath> + </File> + </Files> + </Group> + <Group> + <GroupName>ExternalDevices</GroupName> + <Files> + <File> + <FileName>dw_driver.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\ExternalDevices\dw_driver.c</FilePath> </File> <File> - <FileName>deca_spi.c</FileName> + <FileName>led.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_spi.c</FilePath> + <FilePath>..\Src\ExternalDevices\led.c</FilePath> </File> <File> - <FileName>lcd.c</FileName> + <FileName>beep.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\lcd.c</FilePath> + <FilePath>..\Src\ExternalDevices\beep.c</FilePath> </File> </Files> </Group> @@ -1918,11 +1771,12 @@ <TargetName>STM3210C-EVAL</TargetName> <ToolsetNumber>0x4</ToolsetNumber> <ToolsetName>ARM-ADS</ToolsetName> + <uAC6>0</uAC6> <TargetOption> <TargetCommonOption> <Device>STM32F107VC</Device> <Vendor>STMicroelectronics</Vendor> - <PackID>Keil.STM32F1xx_DFP.2.2.0</PackID> + <PackID>Keil.STM32F1xx_DFP.2.1.0</PackID> <PackURL>http://www.keil.com/pack/</PackURL> <Cpu>IROM(0x08000000,0x40000) IRAM(0x20000000,0x10000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu> <FlashUtilSpec></FlashUtilSpec> @@ -1992,6 +1846,8 @@ <UserProg2Name></UserProg2Name> <UserProg1Dos16Mode>0</UserProg1Dos16Mode> <UserProg2Dos16Mode>0</UserProg2Dos16Mode> + <nStopA1X>0</nStopA1X> + <nStopA2X>0</nStopA2X> </AfterMake> <SelectedForBatchBuild>0</SelectedForBatchBuild> <SVCSIdString></SVCSIdString> @@ -2030,47 +1886,6 @@ <HexOffset>0</HexOffset> <Oh166RecLen>16</Oh166RecLen> </OPTHX> - <Simulator> - <UseSimulator>0</UseSimulator> - <LoadApplicationAtStartup>1</LoadApplicationAtStartup> - <RunToMain>1</RunToMain> - <RestoreBreakpoints>1</RestoreBreakpoints> - <RestoreWatchpoints>1</RestoreWatchpoints> - <RestoreMemoryDisplay>1</RestoreMemoryDisplay> - <RestoreFunctions>1</RestoreFunctions> - <RestoreToolbox>1</RestoreToolbox> - <LimitSpeedToRealTime>0</LimitSpeedToRealTime> - <RestoreSysVw>1</RestoreSysVw> - </Simulator> - <Target> - <UseTarget>1</UseTarget> - <LoadApplicationAtStartup>1</LoadApplicationAtStartup> - <RunToMain>1</RunToMain> - <RestoreBreakpoints>1</RestoreBreakpoints> - <RestoreWatchpoints>1</RestoreWatchpoints> - <RestoreMemoryDisplay>1</RestoreMemoryDisplay> - <RestoreFunctions>0</RestoreFunctions> - <RestoreToolbox>1</RestoreToolbox> - <RestoreTracepoints>0</RestoreTracepoints> - <RestoreSysVw>1</RestoreSysVw> - </Target> - <RunDebugAfterBuild>0</RunDebugAfterBuild> - <TargetSelection>1</TargetSelection> - <SimDlls> - <CpuDll></CpuDll> - <CpuDllArguments></CpuDllArguments> - <PeripheralDll></PeripheralDll> - <PeripheralDllArguments></PeripheralDllArguments> - <InitializationFile></InitializationFile> - </SimDlls> - <TargetDlls> - <CpuDll></CpuDll> - <CpuDllArguments></CpuDllArguments> - <PeripheralDll></PeripheralDll> - <PeripheralDllArguments></PeripheralDllArguments> - <InitializationFile></InitializationFile> - <Driver>BIN\UL2CM3.DLL</Driver> - </TargetDlls> </DebugOption> <Utilities> <Flash1> @@ -2135,6 +1950,7 @@ <useUlib>1</useUlib> <EndSel>0</EndSel> <uLtcg>0</uLtcg> + <nSecure>0</nSecure> <RoSelD>3</RoSelD> <RwSelD>3</RwSelD> <CodeSel>0</CodeSel> @@ -2269,6 +2085,13 @@ <uSurpInc>0</uSurpInc> <uC99>0</uC99> <useXO>0</useXO> + <v6Lang>1</v6Lang> + <v6LangP>1</v6LangP> + <vShortEn>1</vShortEn> + <vShortWch>1</vShortWch> + <v6Lto>0</v6Lto> + <v6WtE>0</v6WtE> + <v6Rtti>0</v6Rtti> <VariousControls> <MiscControls></MiscControls> <Define>USE_STDPERIPH_DRIVER, STM32F10X_CL, USE_STM3210C_EVAL</Define> @@ -2286,6 +2109,7 @@ <NoWarn>0</NoWarn> <uSurpInc>0</uSurpInc> <useXO>0</useXO> + <uClangAs>0</uClangAs> <VariousControls> <MiscControls></MiscControls> <Define></Define> @@ -2319,157 +2143,12 @@ <File> <FileName>main.c</FileName> <FileType>1</FileType> - <FilePath>.\main.c</FilePath> + <FilePath>..\Src\main.c</FilePath> </File> <File> <FileName>stm32f10x_it.c</FileName> <FileType>1</FileType> - <FilePath>.\stm32f10x_it.c</FilePath> - </File> - <File> - <FileName>note.txt</FileName> - <FileType>5</FileType> - <FilePath>.\note.txt</FilePath> - </File> - <File> - <FileName>platform_config.h</FileName> - <FileType>5</FileType> - <FilePath>.\platform_config.h</FilePath> - </File> - <File> - <FileName>stm32f10x_conf.h</FileName> - <FileType>5</FileType> - <FilePath>.\stm32f10x_conf.h</FilePath> - </File> - <File> - <FileName>stm32f10x_it.h</FileName> - <FileType>5</FileType> - <FilePath>.\stm32f10x_it.h</FilePath> - </File> - <File> - <FileName>port.c</FileName> - <FileType>1</FileType> - <FilePath>..\platform\port.c</FilePath> - </File> - </Files> - </Group> - <Group> - <GroupName>StdPeriph_Driver</GroupName> - <Files> - <File> - <FileName>misc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_adc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_bkp.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath> - </File> - <File> - <FileName>stm32f10x_can.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath> - </File> - <File> - <FileName>stm32f10x_cec.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</FilePath> - </File> - <File> - <FileName>stm32f10x_crc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dac.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dbgmcu.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dma.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath> - </File> - <File> - <FileName>stm32f10x_exti.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath> - </File> - <File> - <FileName>stm32f10x_flash.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath> - </File> - <File> - <FileName>stm32f10x_fsmc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_gpio.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath> - </File> - <File> - <FileName>stm32f10x_i2c.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath> - </File> - <File> - <FileName>stm32f10x_iwdg.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath> - </File> - <File> - <FileName>stm32f10x_pwr.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath> - </File> - <File> - <FileName>stm32f10x_rcc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_rtc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_sdio.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath> - </File> - <File> - <FileName>stm32f10x_spi.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath> - </File> - <File> - <FileName>stm32f10x_tim.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath> - </File> - <File> - <FileName>stm32f10x_usart.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath> - </File> - <File> - <FileName>stm32f10x_wwdg.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath> + <FilePath>..\Src\stm32f10x_it.c</FilePath> </File> </Files> </Group> @@ -2477,74 +2156,199 @@ <GroupName>CMSIS</GroupName> <Files> <File> - <FileName>system_stm32f10x.c</FileName> - <FileType>1</FileType> - <FilePath>.\system_stm32f10x.c</FilePath> - </File> - <File> <FileName>core_cm3.c</FileName> <FileType>1</FileType> - <FilePath>..\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</FilePath> + <FilePath>..\Src\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</FilePath> </File> - </Files> - </Group> - <Group> - <GroupName>MDK-ARM</GroupName> - <Files> + <File> + <FileName>system_stm32f10x.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c</FilePath> + </File> <File> <FileName>startup_stm32f10x_md.s</FileName> <FileType>2</FileType> - <FilePath>..\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</FilePath> + <FilePath>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</FilePath> </File> </Files> </Group> <Group> - <GroupName>Doc</GroupName> + <GroupName>STM32F1xx_StdPeriph_Driver</GroupName> <Files> <File> - <FileName>readme.txt</FileName> - <FileType>5</FileType> - <FilePath>.\readme.txt</FilePath> + <FileName>misc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_adc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_bkp.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath> + </File> + <File> + <FileName>stm32f10x_can.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath> + </File> + <File> + <FileName>stm32f10x_cec.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</FilePath> + </File> + <File> + <FileName>stm32f10x_crc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dac.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dbgmcu.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dma.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath> + </File> + <File> + <FileName>stm32f10x_exti.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath> + </File> + <File> + <FileName>stm32f10x_flash.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath> + </File> + <File> + <FileName>stm32f10x_fsmc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_gpio.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath> + </File> + <File> + <FileName>stm32f10x_i2c.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath> + </File> + <File> + <FileName>stm32f10x_iwdg.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath> + </File> + <File> + <FileName>stm32f10x_pwr.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath> + </File> + <File> + <FileName>stm32f10x_rcc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_rtc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_sdio.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath> + </File> + <File> + <FileName>stm32f10x_spi.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath> + </File> + <File> + <FileName>stm32f10x_tim.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath> + </File> + <File> + <FileName>stm32f10x_usart.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath> + </File> + <File> + <FileName>stm32f10x_wwdg.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath> </File> </Files> </Group> <Group> - <GroupName>Decawave</GroupName> + <GroupName>decadriver</GroupName> <Files> <File> <FileName>deca_device.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_device.c</FilePath> + <FilePath>..\Src\decadriver\deca_device.c</FilePath> </File> <File> <FileName>deca_params_init.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_params_init.c</FilePath> + <FilePath>..\Src\decadriver\deca_params_init.c</FilePath> </File> <File> <FileName>deca_range_tables.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_range_tables.c</FilePath> + <FilePath>..\Src\decadriver\deca_range_tables.c</FilePath> + </File> + </Files> + </Group> + <Group> + <GroupName>OnChipDevices</GroupName> + <Files> + <File> + <FileName>Usart.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\OnChipDevices\Usart.c</FilePath> </File> <File> - <FileName>deca_mutex.c</FileName> + <FileName>Spi.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_mutex.c</FilePath> + <FilePath>..\Src\OnChipDevices\Spi.c</FilePath> </File> <File> - <FileName>deca_sleep.c</FileName> + <FileName>Rcc_Nvic_Systick.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_sleep.c</FilePath> + <FilePath>..\Src\OnChipDevices\Rcc_Nvic_Systick.c</FilePath> + </File> + </Files> + </Group> + <Group> + <GroupName>ExternalDevices</GroupName> + <Files> + <File> + <FileName>dw_driver.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\ExternalDevices\dw_driver.c</FilePath> </File> <File> - <FileName>deca_spi.c</FileName> + <FileName>led.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_spi.c</FilePath> + <FilePath>..\Src\ExternalDevices\led.c</FilePath> </File> <File> - <FileName>lcd.c</FileName> + <FileName>beep.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\lcd.c</FilePath> + <FilePath>..\Src\ExternalDevices\beep.c</FilePath> </File> </Files> </Group> @@ -2554,11 +2358,12 @@ <TargetName>STM3210E-EVAL</TargetName> <ToolsetNumber>0x4</ToolsetNumber> <ToolsetName>ARM-ADS</ToolsetName> + <uAC6>0</uAC6> <TargetOption> <TargetCommonOption> <Device>STM32F103ZE</Device> <Vendor>STMicroelectronics</Vendor> - <PackID>Keil.STM32F1xx_DFP.2.2.0</PackID> + <PackID>Keil.STM32F1xx_DFP.2.1.0</PackID> <PackURL>http://www.keil.com/pack/</PackURL> <Cpu>IROM(0x08000000,0x80000) IRAM(0x20000000,0x10000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu> <FlashUtilSpec></FlashUtilSpec> @@ -2628,6 +2433,8 @@ <UserProg2Name></UserProg2Name> <UserProg1Dos16Mode>0</UserProg1Dos16Mode> <UserProg2Dos16Mode>0</UserProg2Dos16Mode> + <nStopA1X>0</nStopA1X> + <nStopA2X>0</nStopA2X> </AfterMake> <SelectedForBatchBuild>0</SelectedForBatchBuild> <SVCSIdString></SVCSIdString> @@ -2666,47 +2473,6 @@ <HexOffset>0</HexOffset> <Oh166RecLen>16</Oh166RecLen> </OPTHX> - <Simulator> - <UseSimulator>0</UseSimulator> - <LoadApplicationAtStartup>1</LoadApplicationAtStartup> - <RunToMain>1</RunToMain> - <RestoreBreakpoints>1</RestoreBreakpoints> - <RestoreWatchpoints>1</RestoreWatchpoints> - <RestoreMemoryDisplay>1</RestoreMemoryDisplay> - <RestoreFunctions>1</RestoreFunctions> - <RestoreToolbox>1</RestoreToolbox> - <LimitSpeedToRealTime>0</LimitSpeedToRealTime> - <RestoreSysVw>1</RestoreSysVw> - </Simulator> - <Target> - <UseTarget>1</UseTarget> - <LoadApplicationAtStartup>1</LoadApplicationAtStartup> - <RunToMain>1</RunToMain> - <RestoreBreakpoints>1</RestoreBreakpoints> - <RestoreWatchpoints>1</RestoreWatchpoints> - <RestoreMemoryDisplay>1</RestoreMemoryDisplay> - <RestoreFunctions>0</RestoreFunctions> - <RestoreToolbox>1</RestoreToolbox> - <RestoreTracepoints>0</RestoreTracepoints> - <RestoreSysVw>1</RestoreSysVw> - </Target> - <RunDebugAfterBuild>0</RunDebugAfterBuild> - <TargetSelection>1</TargetSelection> - <SimDlls> - <CpuDll></CpuDll> - <CpuDllArguments></CpuDllArguments> - <PeripheralDll></PeripheralDll> - <PeripheralDllArguments></PeripheralDllArguments> - <InitializationFile></InitializationFile> - </SimDlls> - <TargetDlls> - <CpuDll></CpuDll> - <CpuDllArguments></CpuDllArguments> - <PeripheralDll></PeripheralDll> - <PeripheralDllArguments></PeripheralDllArguments> - <InitializationFile></InitializationFile> - <Driver>BIN\UL2CM3.DLL</Driver> - </TargetDlls> </DebugOption> <Utilities> <Flash1> @@ -2771,6 +2537,7 @@ <useUlib>1</useUlib> <EndSel>0</EndSel> <uLtcg>0</uLtcg> + <nSecure>0</nSecure> <RoSelD>3</RoSelD> <RwSelD>3</RwSelD> <CodeSel>0</CodeSel> @@ -2905,6 +2672,13 @@ <uSurpInc>0</uSurpInc> <uC99>0</uC99> <useXO>0</useXO> + <v6Lang>1</v6Lang> + <v6LangP>1</v6LangP> + <vShortEn>1</vShortEn> + <vShortWch>1</vShortWch> + <v6Lto>0</v6Lto> + <v6WtE>0</v6WtE> + <v6Rtti>0</v6Rtti> <VariousControls> <MiscControls></MiscControls> <Define>USE_STDPERIPH_DRIVER, STM32F10X_HD, USE_STM3210E_EVAL</Define> @@ -2922,6 +2696,7 @@ <NoWarn>0</NoWarn> <uSurpInc>0</uSurpInc> <useXO>0</useXO> + <uClangAs>0</uClangAs> <VariousControls> <MiscControls></MiscControls> <Define></Define> @@ -2955,157 +2730,12 @@ <File> <FileName>main.c</FileName> <FileType>1</FileType> - <FilePath>.\main.c</FilePath> + <FilePath>..\Src\main.c</FilePath> </File> <File> <FileName>stm32f10x_it.c</FileName> <FileType>1</FileType> - <FilePath>.\stm32f10x_it.c</FilePath> - </File> - <File> - <FileName>note.txt</FileName> - <FileType>5</FileType> - <FilePath>.\note.txt</FilePath> - </File> - <File> - <FileName>platform_config.h</FileName> - <FileType>5</FileType> - <FilePath>.\platform_config.h</FilePath> - </File> - <File> - <FileName>stm32f10x_conf.h</FileName> - <FileType>5</FileType> - <FilePath>.\stm32f10x_conf.h</FilePath> - </File> - <File> - <FileName>stm32f10x_it.h</FileName> - <FileType>5</FileType> - <FilePath>.\stm32f10x_it.h</FilePath> - </File> - <File> - <FileName>port.c</FileName> - <FileType>1</FileType> - <FilePath>..\platform\port.c</FilePath> - </File> - </Files> - </Group> - <Group> - <GroupName>StdPeriph_Driver</GroupName> - <Files> - <File> - <FileName>misc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_adc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_bkp.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath> - </File> - <File> - <FileName>stm32f10x_can.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath> - </File> - <File> - <FileName>stm32f10x_cec.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</FilePath> - </File> - <File> - <FileName>stm32f10x_crc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dac.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dbgmcu.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dma.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath> - </File> - <File> - <FileName>stm32f10x_exti.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath> - </File> - <File> - <FileName>stm32f10x_flash.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath> - </File> - <File> - <FileName>stm32f10x_fsmc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_gpio.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath> - </File> - <File> - <FileName>stm32f10x_i2c.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath> - </File> - <File> - <FileName>stm32f10x_iwdg.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath> - </File> - <File> - <FileName>stm32f10x_pwr.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath> - </File> - <File> - <FileName>stm32f10x_rcc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_rtc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_sdio.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath> - </File> - <File> - <FileName>stm32f10x_spi.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath> - </File> - <File> - <FileName>stm32f10x_tim.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath> - </File> - <File> - <FileName>stm32f10x_usart.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath> - </File> - <File> - <FileName>stm32f10x_wwdg.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath> + <FilePath>..\Src\stm32f10x_it.c</FilePath> </File> </Files> </Group> @@ -3113,95 +2743,222 @@ <GroupName>CMSIS</GroupName> <Files> <File> - <FileName>system_stm32f10x.c</FileName> - <FileType>1</FileType> - <FilePath>.\system_stm32f10x.c</FilePath> - </File> - <File> <FileName>core_cm3.c</FileName> <FileType>1</FileType> - <FilePath>..\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</FilePath> + <FilePath>..\Src\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</FilePath> </File> - </Files> - </Group> - <Group> - <GroupName>MDK-ARM</GroupName> - <Files> + <File> + <FileName>system_stm32f10x.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c</FilePath> + </File> <File> <FileName>startup_stm32f10x_md.s</FileName> <FileType>2</FileType> - <FilePath>..\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</FilePath> + <FilePath>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</FilePath> </File> </Files> </Group> <Group> - <GroupName>Doc</GroupName> + <GroupName>STM32F1xx_StdPeriph_Driver</GroupName> <Files> <File> - <FileName>readme.txt</FileName> - <FileType>5</FileType> - <FilePath>.\readme.txt</FilePath> + <FileName>misc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_adc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_bkp.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath> + </File> + <File> + <FileName>stm32f10x_can.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath> + </File> + <File> + <FileName>stm32f10x_cec.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</FilePath> + </File> + <File> + <FileName>stm32f10x_crc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dac.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dbgmcu.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dma.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath> + </File> + <File> + <FileName>stm32f10x_exti.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath> + </File> + <File> + <FileName>stm32f10x_flash.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath> + </File> + <File> + <FileName>stm32f10x_fsmc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_gpio.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath> + </File> + <File> + <FileName>stm32f10x_i2c.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath> + </File> + <File> + <FileName>stm32f10x_iwdg.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath> + </File> + <File> + <FileName>stm32f10x_pwr.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath> + </File> + <File> + <FileName>stm32f10x_rcc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_rtc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_sdio.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath> + </File> + <File> + <FileName>stm32f10x_spi.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath> + </File> + <File> + <FileName>stm32f10x_tim.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath> + </File> + <File> + <FileName>stm32f10x_usart.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath> + </File> + <File> + <FileName>stm32f10x_wwdg.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath> </File> </Files> </Group> <Group> - <GroupName>Decawave</GroupName> + <GroupName>decadriver</GroupName> <Files> <File> <FileName>deca_device.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_device.c</FilePath> + <FilePath>..\Src\decadriver\deca_device.c</FilePath> </File> <File> <FileName>deca_params_init.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_params_init.c</FilePath> + <FilePath>..\Src\decadriver\deca_params_init.c</FilePath> </File> <File> <FileName>deca_range_tables.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_range_tables.c</FilePath> + <FilePath>..\Src\decadriver\deca_range_tables.c</FilePath> + </File> + </Files> + </Group> + <Group> + <GroupName>OnChipDevices</GroupName> + <Files> + <File> + <FileName>Usart.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\OnChipDevices\Usart.c</FilePath> </File> <File> - <FileName>deca_mutex.c</FileName> + <FileName>Spi.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_mutex.c</FilePath> + <FilePath>..\Src\OnChipDevices\Spi.c</FilePath> </File> <File> - <FileName>deca_sleep.c</FileName> + <FileName>Rcc_Nvic_Systick.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_sleep.c</FilePath> + <FilePath>..\Src\OnChipDevices\Rcc_Nvic_Systick.c</FilePath> + </File> + </Files> + </Group> + <Group> + <GroupName>ExternalDevices</GroupName> + <Files> + <File> + <FileName>dw_driver.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\ExternalDevices\dw_driver.c</FilePath> </File> <File> - <FileName>deca_spi.c</FileName> + <FileName>led.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_spi.c</FilePath> + <FilePath>..\Src\ExternalDevices\led.c</FilePath> </File> <File> - <FileName>lcd.c</FileName> + <FileName>beep.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\lcd.c</FilePath> + <FilePath>..\Src\ExternalDevices\beep.c</FilePath> </File> </Files> </Group> </Groups> </Target> <Target> - <TargetName>STM3210B-EVAL</TargetName> + <TargetName>STM32</TargetName> <ToolsetNumber>0x4</ToolsetNumber> <ToolsetName>ARM-ADS</ToolsetName> + <pCCUsed>5060422::V5.06 update 4 (build 422)::ARMCC</pCCUsed> + <uAC6>0</uAC6> <TargetOption> <TargetCommonOption> - <Device>STM32F103CB</Device> + <Device>STM32F103T8</Device> <Vendor>STMicroelectronics</Vendor> - <PackID>Keil.STM32F1xx_DFP.2.2.0</PackID> + <PackID>Keil.STM32F1xx_DFP.2.1.0</PackID> <PackURL>http://www.keil.com/pack/</PackURL> - <Cpu>IROM(0x08000000,0x20000) IRAM(0x20000000,0x5000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu> + <Cpu>IRAM(0x20000000,0x5000) IROM(0x08000000,0x10000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu> <FlashUtilSpec></FlashUtilSpec> <StartupFile></StartupFile> - <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_128 -FS08000000 -FL020000 -FP0($$Device:STM32F103CB$Flash/STM32F10x_128.FLM))</FlashDriverDll> - <DeviceId>0</DeviceId> - <RegisterFile>$$Device:STM32F103CB$Device/Include/stm32f10x.h</RegisterFile> + <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_128 -FS08000000 -FL020000 -FP0($$Device:STM32F103T8$Flash\STM32F10x_128.FLM))</FlashDriverDll> + <DeviceId>4403</DeviceId> + <RegisterFile>$$Device:STM32F103T8$Device\Include\stm32f10x.h</RegisterFile> <MemoryEnv></MemoryEnv> <Cmp></Cmp> <Asm></Asm> @@ -3211,7 +2968,7 @@ <SLE66CMisc></SLE66CMisc> <SLE66AMisc></SLE66AMisc> <SLE66LinkerMisc></SLE66LinkerMisc> - <SFDFile>$$Device:STM32F103CB$SVD/STM32F103xx.svd</SFDFile> + <SFDFile>$$Device:STM32F103T8$SVD\STM32F103xx.svd</SFDFile> <bCustSvd>0</bCustSvd> <UseEnv>0</UseEnv> <BinPath></BinPath> @@ -3226,14 +2983,14 @@ <NotGenerated>0</NotGenerated> <InvalidFlash>1</InvalidFlash> </TargetStatus> - <OutputDirectory>.\STM3210B-EVAL\</OutputDirectory> - <OutputName>STM3210B-EVAL</OutputName> + <OutputDirectory>.\Objects\</OutputDirectory> + <OutputName>UWB_Projects</OutputName> <CreateExecutable>1</CreateExecutable> <CreateLib>0</CreateLib> - <CreateHexFile>1</CreateHexFile> + <CreateHexFile>0</CreateHexFile> <DebugInformation>1</DebugInformation> <BrowseInformation>1</BrowseInformation> - <ListingPath>.\STM3210B-EVAL\</ListingPath> + <ListingPath>.\Listings\</ListingPath> <HexFormatSelection>1</HexFormatSelection> <Merge32K>0</Merge32K> <CreateBatchFile>0</CreateBatchFile> @@ -3264,6 +3021,8 @@ <UserProg2Name></UserProg2Name> <UserProg1Dos16Mode>0</UserProg1Dos16Mode> <UserProg2Dos16Mode>0</UserProg2Dos16Mode> + <nStopA1X>0</nStopA1X> + <nStopA2X>0</nStopA2X> </AfterMake> <SelectedForBatchBuild>0</SelectedForBatchBuild> <SVCSIdString></SVCSIdString> @@ -3286,13 +3045,13 @@ </CommonProperty> <DllOption> <SimDllName>SARMCM3.DLL</SimDllName> - <SimDllArguments> -REMAP</SimDllArguments> - <SimDlgDll>DCM.DLL</SimDlgDll> - <SimDlgDllArguments>-pCM3</SimDlgDllArguments> + <SimDllArguments></SimDllArguments> + <SimDlgDll>DARMSTM.DLL</SimDlgDll> + <SimDlgDllArguments>-pSTM32F103T8</SimDlgDllArguments> <TargetDllName>SARMCM3.DLL</TargetDllName> <TargetDllArguments></TargetDllArguments> - <TargetDlgDll>TCM.DLL</TargetDlgDll> - <TargetDlgDllArguments>-pCM3</TargetDlgDllArguments> + <TargetDlgDll>TARMSTM.DLL</TargetDlgDll> + <TargetDlgDllArguments>-pSTM32F103T8</TargetDlgDllArguments> </DllOption> <DebugOption> <OPTHX> @@ -3302,47 +3061,6 @@ <HexOffset>0</HexOffset> <Oh166RecLen>16</Oh166RecLen> </OPTHX> - <Simulator> - <UseSimulator>0</UseSimulator> - <LoadApplicationAtStartup>1</LoadApplicationAtStartup> - <RunToMain>1</RunToMain> - <RestoreBreakpoints>1</RestoreBreakpoints> - <RestoreWatchpoints>1</RestoreWatchpoints> - <RestoreMemoryDisplay>1</RestoreMemoryDisplay> - <RestoreFunctions>1</RestoreFunctions> - <RestoreToolbox>1</RestoreToolbox> - <LimitSpeedToRealTime>0</LimitSpeedToRealTime> - <RestoreSysVw>1</RestoreSysVw> - </Simulator> - <Target> - <UseTarget>1</UseTarget> - <LoadApplicationAtStartup>1</LoadApplicationAtStartup> - <RunToMain>1</RunToMain> - <RestoreBreakpoints>1</RestoreBreakpoints> - <RestoreWatchpoints>1</RestoreWatchpoints> - <RestoreMemoryDisplay>1</RestoreMemoryDisplay> - <RestoreFunctions>0</RestoreFunctions> - <RestoreToolbox>1</RestoreToolbox> - <RestoreTracepoints>0</RestoreTracepoints> - <RestoreSysVw>1</RestoreSysVw> - </Target> - <RunDebugAfterBuild>0</RunDebugAfterBuild> - <TargetSelection>6</TargetSelection> - <SimDlls> - <CpuDll></CpuDll> - <CpuDllArguments></CpuDllArguments> - <PeripheralDll></PeripheralDll> - <PeripheralDllArguments></PeripheralDllArguments> - <InitializationFile></InitializationFile> - </SimDlls> - <TargetDlls> - <CpuDll></CpuDll> - <CpuDllArguments></CpuDllArguments> - <PeripheralDll></PeripheralDll> - <PeripheralDllArguments></PeripheralDllArguments> - <InitializationFile></InitializationFile> - <Driver>Segger\JL2CM3.dll</Driver> - </TargetDlls> </DebugOption> <Utilities> <Flash1> @@ -3351,11 +3069,11 @@ <RunIndependent>0</RunIndependent> <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging> <Capability>1</Capability> - <DriverSelection>4099</DriverSelection> + <DriverSelection>4096</DriverSelection> </Flash1> - <bUseTDR>0</bUseTDR> - <Flash2>Segger\JL2CM3.dll</Flash2> - <Flash3></Flash3> + <bUseTDR>1</bUseTDR> + <Flash2>BIN\UL2CM3.DLL</Flash2> + <Flash3>"" ()</Flash3> <Flash4></Flash4> <pFcarmOut></pFcarmOut> <pFcarmGrp></pFcarmGrp> @@ -3407,6 +3125,7 @@ <useUlib>1</useUlib> <EndSel>0</EndSel> <uLtcg>0</uLtcg> + <nSecure>0</nSecure> <RoSelD>3</RoSelD> <RwSelD>3</RwSelD> <CodeSel>0</CodeSel> @@ -3465,7 +3184,7 @@ <IROM> <Type>1</Type> <StartAddress>0x8000000</StartAddress> - <Size>0x20000</Size> + <Size>0x10000</Size> </IROM> <XRAM> <Type>0</Type> @@ -3490,7 +3209,7 @@ <OCR_RVCT4> <Type>1</Type> <StartAddress>0x8000000</StartAddress> - <Size>0x20000</Size> + <Size>0x10000</Size> </OCR_RVCT4> <OCR_RVCT5> <Type>1</Type> @@ -3539,13 +3258,20 @@ <wLevel>2</wLevel> <uThumb>0</uThumb> <uSurpInc>0</uSurpInc> - <uC99>0</uC99> + <uC99>1</uC99> <useXO>0</useXO> + <v6Lang>3</v6Lang> + <v6LangP>3</v6LangP> + <vShortEn>1</vShortEn> + <vShortWch>1</vShortWch> + <v6Lto>0</v6Lto> + <v6WtE>0</v6WtE> + <v6Rtti>0</v6Rtti> <VariousControls> <MiscControls></MiscControls> - <Define>USE_STDPERIPH_DRIVER, STM32F10X_MD, USE_STM3210B_EVAL</Define> + <Define>USE_STDPERIPH_DRIVER,__CC_ARM</Define> <Undefine></Undefine> - <IncludePath>..\;..\Libraries\CMSIS\CM3\CoreSupport;..\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x;..\Libraries\STM32F10x_StdPeriph_Driver\inc;..\Utilities\STM32_EVAL;..\Utilities\STM32_EVAL\STM3210B_EVAL;..\Utilities\STM32_EVAL\Common;..\decadriver;..\platform</IncludePath> + <IncludePath>..\Src\Libraries\CMSIS\CM3\CoreSupport;..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x;..\Src\Libraries\STM32F10x_StdPeriph_Driver\inc;..\Src\decadriver;..\Src\platform;..\Src;..\Src\OnChipDevices;..\Src\ExternalDevices</IncludePath> </VariousControls> </Cads> <Aads> @@ -3558,6 +3284,7 @@ <NoWarn>0</NoWarn> <uSurpInc>0</uSurpInc> <useXO>0</useXO> + <uClangAs>0</uClangAs> <VariousControls> <MiscControls></MiscControls> <Define></Define> @@ -3591,157 +3318,12 @@ <File> <FileName>main.c</FileName> <FileType>1</FileType> - <FilePath>.\main.c</FilePath> + <FilePath>..\Src\main.c</FilePath> </File> <File> <FileName>stm32f10x_it.c</FileName> <FileType>1</FileType> - <FilePath>.\stm32f10x_it.c</FilePath> - </File> - <File> - <FileName>note.txt</FileName> - <FileType>5</FileType> - <FilePath>.\note.txt</FilePath> - </File> - <File> - <FileName>platform_config.h</FileName> - <FileType>5</FileType> - <FilePath>.\platform_config.h</FilePath> - </File> - <File> - <FileName>stm32f10x_conf.h</FileName> - <FileType>5</FileType> - <FilePath>.\stm32f10x_conf.h</FilePath> - </File> - <File> - <FileName>stm32f10x_it.h</FileName> - <FileType>5</FileType> - <FilePath>.\stm32f10x_it.h</FilePath> - </File> - <File> - <FileName>port.c</FileName> - <FileType>1</FileType> - <FilePath>..\platform\port.c</FilePath> - </File> - </Files> - </Group> - <Group> - <GroupName>StdPeriph_Driver</GroupName> - <Files> - <File> - <FileName>misc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_adc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_bkp.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath> - </File> - <File> - <FileName>stm32f10x_can.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath> - </File> - <File> - <FileName>stm32f10x_cec.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</FilePath> - </File> - <File> - <FileName>stm32f10x_crc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dac.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dbgmcu.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath> - </File> - <File> - <FileName>stm32f10x_dma.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath> - </File> - <File> - <FileName>stm32f10x_exti.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath> - </File> - <File> - <FileName>stm32f10x_flash.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath> - </File> - <File> - <FileName>stm32f10x_fsmc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_gpio.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath> - </File> - <File> - <FileName>stm32f10x_i2c.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath> - </File> - <File> - <FileName>stm32f10x_iwdg.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath> - </File> - <File> - <FileName>stm32f10x_pwr.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath> - </File> - <File> - <FileName>stm32f10x_rcc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_rtc.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath> - </File> - <File> - <FileName>stm32f10x_sdio.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath> - </File> - <File> - <FileName>stm32f10x_spi.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath> - </File> - <File> - <FileName>stm32f10x_tim.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath> - </File> - <File> - <FileName>stm32f10x_usart.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath> - </File> - <File> - <FileName>stm32f10x_wwdg.c</FileName> - <FileType>1</FileType> - <FilePath>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath> + <FilePath>..\Src\stm32f10x_it.c</FilePath> </File> </Files> </Group> @@ -3749,74 +3331,199 @@ <GroupName>CMSIS</GroupName> <Files> <File> - <FileName>system_stm32f10x.c</FileName> - <FileType>1</FileType> - <FilePath>.\system_stm32f10x.c</FilePath> - </File> - <File> <FileName>core_cm3.c</FileName> <FileType>1</FileType> - <FilePath>..\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</FilePath> + <FilePath>..\Src\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</FilePath> </File> - </Files> - </Group> - <Group> - <GroupName>MDK-ARM</GroupName> - <Files> + <File> + <FileName>system_stm32f10x.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c</FilePath> + </File> <File> <FileName>startup_stm32f10x_md.s</FileName> <FileType>2</FileType> - <FilePath>..\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</FilePath> + <FilePath>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</FilePath> </File> </Files> </Group> <Group> - <GroupName>Doc</GroupName> + <GroupName>STM32F1xx_StdPeriph_Driver</GroupName> <Files> <File> - <FileName>readme.txt</FileName> - <FileType>5</FileType> - <FilePath>.\readme.txt</FilePath> + <FileName>misc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_adc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_bkp.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath> + </File> + <File> + <FileName>stm32f10x_can.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath> + </File> + <File> + <FileName>stm32f10x_cec.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</FilePath> + </File> + <File> + <FileName>stm32f10x_crc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dac.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dbgmcu.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath> + </File> + <File> + <FileName>stm32f10x_dma.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath> + </File> + <File> + <FileName>stm32f10x_exti.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath> + </File> + <File> + <FileName>stm32f10x_flash.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath> + </File> + <File> + <FileName>stm32f10x_fsmc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_gpio.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath> + </File> + <File> + <FileName>stm32f10x_i2c.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath> + </File> + <File> + <FileName>stm32f10x_iwdg.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath> + </File> + <File> + <FileName>stm32f10x_pwr.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath> + </File> + <File> + <FileName>stm32f10x_rcc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_rtc.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath> + </File> + <File> + <FileName>stm32f10x_sdio.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath> + </File> + <File> + <FileName>stm32f10x_spi.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath> + </File> + <File> + <FileName>stm32f10x_tim.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath> + </File> + <File> + <FileName>stm32f10x_usart.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath> + </File> + <File> + <FileName>stm32f10x_wwdg.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath> </File> </Files> </Group> <Group> - <GroupName>Decawave</GroupName> + <GroupName>decadriver</GroupName> <Files> <File> <FileName>deca_device.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_device.c</FilePath> + <FilePath>..\Src\decadriver\deca_device.c</FilePath> </File> <File> <FileName>deca_params_init.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_params_init.c</FilePath> + <FilePath>..\Src\decadriver\deca_params_init.c</FilePath> </File> <File> <FileName>deca_range_tables.c</FileName> <FileType>1</FileType> - <FilePath>..\decadriver\deca_range_tables.c</FilePath> + <FilePath>..\Src\decadriver\deca_range_tables.c</FilePath> + </File> + </Files> + </Group> + <Group> + <GroupName>OnChipDevices</GroupName> + <Files> + <File> + <FileName>Usart.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\OnChipDevices\Usart.c</FilePath> </File> <File> - <FileName>deca_mutex.c</FileName> + <FileName>Spi.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_mutex.c</FilePath> + <FilePath>..\Src\OnChipDevices\Spi.c</FilePath> </File> <File> - <FileName>deca_sleep.c</FileName> + <FileName>Rcc_Nvic_Systick.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_sleep.c</FilePath> + <FilePath>..\Src\OnChipDevices\Rcc_Nvic_Systick.c</FilePath> + </File> + </Files> + </Group> + <Group> + <GroupName>ExternalDevices</GroupName> + <Files> + <File> + <FileName>dw_driver.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\ExternalDevices\dw_driver.c</FilePath> </File> <File> - <FileName>deca_spi.c</FileName> + <FileName>led.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\deca_spi.c</FilePath> + <FilePath>..\Src\ExternalDevices\led.c</FilePath> </File> <File> - <FileName>lcd.c</FileName> + <FileName>beep.c</FileName> <FileType>1</FileType> - <FilePath>..\platform\lcd.c</FilePath> + <FilePath>..\Src\ExternalDevices\beep.c</FilePath> </File> </Files> </Group> @@ -3824,4 +3531,10 @@ </Target> </Targets> + <RTE> + <apis/> + <components/> + <files/> + </RTE> + </Project> -- Gitblit v1.9.3