|
@@ -10,13 +10,13 @@
|
|
|
<TargetName>rt-thread_stm32f4xx</TargetName>
|
|
|
<ToolsetNumber>0x4</ToolsetNumber>
|
|
|
<ToolsetName>ARM-ADS</ToolsetName>
|
|
|
- <pCCUsed>5060528::V5.06 update 5 (build 528)::ARMCC</pCCUsed>
|
|
|
+ <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
|
|
|
<uAC6>0</uAC6>
|
|
|
<TargetOption>
|
|
|
<TargetCommonOption>
|
|
|
<Device>STM32F407VGTx</Device>
|
|
|
<Vendor>STMicroelectronics</Vendor>
|
|
|
- <PackID>Keil.STM32F4xx_DFP.2.12.0</PackID>
|
|
|
+ <PackID>Keil.STM32F4xx_DFP.2.13.0</PackID>
|
|
|
<PackURL>http://www.keil.com/pack</PackURL>
|
|
|
<Cpu>IRAM(0x20000000,0x00020000) IRAM2(0x10000000,0x00010000) IROM(0x08000000,0x00100000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
|
|
|
<FlashUtilSpec></FlashUtilSpec>
|
|
@@ -324,6 +324,7 @@
|
|
|
<uThumb>0</uThumb>
|
|
|
<uSurpInc>0</uSurpInc>
|
|
|
<uC99>0</uC99>
|
|
|
+ <uGnu>0</uGnu>
|
|
|
<useXO>0</useXO>
|
|
|
<v6Lang>0</v6Lang>
|
|
|
<v6LangP>0</v6LangP>
|
|
@@ -336,7 +337,7 @@
|
|
|
<MiscControls></MiscControls>
|
|
|
<Define>USE_HAL_DRIVER, STM32F407xx</Define>
|
|
|
<Undefine></Undefine>
|
|
|
- <IncludePath>drivers;applications;.;Libraries/STM32F4xx_HAL_Driver/Inc;Libraries/CMSIS/Device/ST/STM32F4xx/Include;Libraries/CMSIS/Include;../../include;../../libcpu/arm/cortex-m4;../../libcpu/arm/common;../../components/drivers/include;../../components/drivers/include;../../components/drivers/include;../../components/finsh</IncludePath>
|
|
|
+ <IncludePath>drivers;Libraries\CMSIS\Device\ST\STM32F4xx\Include;Libraries\CMSIS\Include;Libraries\STM32F4xx_HAL_Driver\Inc;applications;.;..\..\include;..\..\libcpu\arm\cortex-m4;..\..\libcpu\arm\common;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\finsh</IncludePath>
|
|
|
</VariousControls>
|
|
|
</Cads>
|
|
|
<Aads>
|
|
@@ -383,32 +384,37 @@
|
|
|
<File>
|
|
|
<FileName>board.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>drivers/board.c</FilePath>
|
|
|
+ <FilePath>drivers\board.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_it.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>drivers/stm32f4xx_it.c</FilePath>
|
|
|
+ <FilePath>drivers\stm32f4xx_it.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>drv_gpio.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>drivers/drv_gpio.c</FilePath>
|
|
|
+ <FilePath>drivers\drv_gpio.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>drv_usart.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>drivers/drv_usart.c</FilePath>
|
|
|
+ <FilePath>drivers\drv_usart.c</FilePath>
|
|
|
</File>
|
|
|
</Files>
|
|
|
</Group>
|
|
|
<Group>
|
|
|
- <GroupName>Applications</GroupName>
|
|
|
+ <GroupName>CMSIS</GroupName>
|
|
|
<Files>
|
|
|
<File>
|
|
|
- <FileName>main.c</FileName>
|
|
|
+ <FileName>system_stm32f4xx.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>applications/main.c</FilePath>
|
|
|
+ <FilePath>Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c</FilePath>
|
|
|
+ </File>
|
|
|
+ <File>
|
|
|
+ <FileName>startup_stm32f407xx.s</FileName>
|
|
|
+ <FileType>2</FileType>
|
|
|
+ <FilePath>Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f407xx.s</FilePath>
|
|
|
</File>
|
|
|
</Files>
|
|
|
</Group>
|
|
@@ -418,442 +424,437 @@
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_adc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_adc_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_can.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_can.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_cec.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cec.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cec.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_cortex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_crc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_crc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_crc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_cryp.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_cryp_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_dac.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dac.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_dac_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dac_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_dcmi.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dcmi.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dcmi.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_dcmi_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dcmi_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_dfsdm.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dfsdm.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dfsdm.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_dma.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_dma2d.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma2d.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma2d.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_dma_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_dsi.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dsi.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dsi.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_eth.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_eth.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_eth.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_flash.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_flash_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_flash_ramfunc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ramfunc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_fmpi2c.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_fmpi2c.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_fmpi2c.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_fmpi2c_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_fmpi2c_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_gpio.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_hash.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hash.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hash.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_hash_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hash_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hash_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_hcd.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hcd.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_i2c.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_i2c_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_i2s.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2s.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_i2s_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2s_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_irda.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_irda.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_irda.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_iwdg.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_iwdg.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_iwdg.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_lptim.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_lptim.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_lptim.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_ltdc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_ltdc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_ltdc_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_mmc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_mmc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_mmc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_nand.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nand.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_nand.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_nor.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nor.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_nor.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_pccard.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pccard.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pccard.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_pcd.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pcd.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_pcd_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pcd_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_pwr.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_pwr_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_qspi.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_qspi.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_qspi.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_rcc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_rcc_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_rng.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rng.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rng.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_rtc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rtc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rtc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_rtc_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rtc_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rtc_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_sai.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sai.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sai.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_sai_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sai_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sai_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_sd.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sd.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_sdram.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sdram.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sdram.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_smartcard.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_smartcard.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_smartcard.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_spdifrx.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spdifrx.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spdifrx.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_spi.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spi.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_sram.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sram.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_tim.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_tim_ex.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_uart.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_usart.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_usart.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_hal_wwdg.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_wwdg.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_wwdg.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_adc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_adc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_adc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_crc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_crc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_crc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_dac.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dac.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_dac.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_dma.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_dma.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_dma2d.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma2d.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_dma2d.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_exti.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_exti.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_fmc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fmc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fmc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_fsmc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fsmc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_gpio.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_gpio.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_i2c.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_i2c.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_i2c.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_lptim.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_lptim.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_lptim.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_pwr.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_pwr.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_pwr.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_rcc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_rcc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_rng.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rng.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_rng.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_rtc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rtc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_rtc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_sdmmc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_sdmmc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_spi.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_spi.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_spi.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_tim.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_tim.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_tim.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_usart.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_usart.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_usb.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_usb.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>stm32f4xx_ll_utils.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c</FilePath>
|
|
|
+ <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_utils.c</FilePath>
|
|
|
</File>
|
|
|
</Files>
|
|
|
</Group>
|
|
|
<Group>
|
|
|
- <GroupName>CMSIS</GroupName>
|
|
|
+ <GroupName>Applications</GroupName>
|
|
|
<Files>
|
|
|
<File>
|
|
|
- <FileName>system_stm32f4xx.c</FileName>
|
|
|
+ <FileName>main.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>Libraries/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c</FilePath>
|
|
|
- </File>
|
|
|
- <File>
|
|
|
- <FileName>startup_stm32f407xx.s</FileName>
|
|
|
- <FileType>2</FileType>
|
|
|
- <FilePath>Libraries/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f407xx.s</FilePath>
|
|
|
+ <FilePath>applications\main.c</FilePath>
|
|
|
</File>
|
|
|
</Files>
|
|
|
</Group>
|
|
@@ -863,77 +864,77 @@
|
|
|
<File>
|
|
|
<FileName>clock.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/clock.c</FilePath>
|
|
|
+ <FilePath>..\..\src\clock.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>components.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/components.c</FilePath>
|
|
|
+ <FilePath>..\..\src\components.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>device.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/device.c</FilePath>
|
|
|
+ <FilePath>..\..\src\device.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>idle.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/idle.c</FilePath>
|
|
|
+ <FilePath>..\..\src\idle.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>ipc.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/ipc.c</FilePath>
|
|
|
+ <FilePath>..\..\src\ipc.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>irq.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/irq.c</FilePath>
|
|
|
+ <FilePath>..\..\src\irq.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>kservice.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/kservice.c</FilePath>
|
|
|
+ <FilePath>..\..\src\kservice.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>mem.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/mem.c</FilePath>
|
|
|
+ <FilePath>..\..\src\mem.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>memheap.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/memheap.c</FilePath>
|
|
|
+ <FilePath>..\..\src\memheap.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>mempool.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/mempool.c</FilePath>
|
|
|
+ <FilePath>..\..\src\mempool.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>object.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/object.c</FilePath>
|
|
|
+ <FilePath>..\..\src\object.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>scheduler.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/scheduler.c</FilePath>
|
|
|
+ <FilePath>..\..\src\scheduler.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>signal.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/signal.c</FilePath>
|
|
|
+ <FilePath>..\..\src\signal.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>thread.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/thread.c</FilePath>
|
|
|
+ <FilePath>..\..\src\thread.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>timer.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../src/timer.c</FilePath>
|
|
|
+ <FilePath>..\..\src\timer.c</FilePath>
|
|
|
</File>
|
|
|
</Files>
|
|
|
</Group>
|
|
@@ -943,27 +944,27 @@
|
|
|
<File>
|
|
|
<FileName>cpuport.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../libcpu/arm/cortex-m4/cpuport.c</FilePath>
|
|
|
+ <FilePath>..\..\libcpu\arm\cortex-m4\cpuport.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>context_rvds.S</FileName>
|
|
|
<FileType>2</FileType>
|
|
|
- <FilePath>../../libcpu/arm/cortex-m4/context_rvds.S</FilePath>
|
|
|
+ <FilePath>..\..\libcpu\arm\cortex-m4\context_rvds.S</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>backtrace.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../libcpu/arm/common/backtrace.c</FilePath>
|
|
|
+ <FilePath>..\..\libcpu\arm\common\backtrace.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>div0.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../libcpu/arm/common/div0.c</FilePath>
|
|
|
+ <FilePath>..\..\libcpu\arm\common\div0.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>showmem.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../libcpu/arm/common/showmem.c</FilePath>
|
|
|
+ <FilePath>..\..\libcpu\arm\common\showmem.c</FilePath>
|
|
|
</File>
|
|
|
</Files>
|
|
|
</Group>
|
|
@@ -973,42 +974,42 @@
|
|
|
<File>
|
|
|
<FileName>pin.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/drivers/misc/pin.c</FilePath>
|
|
|
+ <FilePath>..\..\components\drivers\misc\pin.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>serial.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/drivers/serial/serial.c</FilePath>
|
|
|
+ <FilePath>..\..\components\drivers\serial\serial.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>completion.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/drivers/src/completion.c</FilePath>
|
|
|
+ <FilePath>..\..\components\drivers\src\completion.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>dataqueue.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/drivers/src/dataqueue.c</FilePath>
|
|
|
+ <FilePath>..\..\components\drivers\src\dataqueue.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>pipe.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/drivers/src/pipe.c</FilePath>
|
|
|
+ <FilePath>..\..\components\drivers\src\pipe.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>ringbuffer.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/drivers/src/ringbuffer.c</FilePath>
|
|
|
+ <FilePath>..\..\components\drivers\src\ringbuffer.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>waitqueue.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/drivers/src/waitqueue.c</FilePath>
|
|
|
+ <FilePath>..\..\components\drivers\src\waitqueue.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>workqueue.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/drivers/src/workqueue.c</FilePath>
|
|
|
+ <FilePath>..\..\components\drivers\src\workqueue.c</FilePath>
|
|
|
</File>
|
|
|
</Files>
|
|
|
</Group>
|
|
@@ -1018,32 +1019,32 @@
|
|
|
<File>
|
|
|
<FileName>shell.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/finsh/shell.c</FilePath>
|
|
|
+ <FilePath>..\..\components\finsh\shell.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>symbol.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/finsh/symbol.c</FilePath>
|
|
|
+ <FilePath>..\..\components\finsh\symbol.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>cmd.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/finsh/cmd.c</FilePath>
|
|
|
+ <FilePath>..\..\components\finsh\cmd.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>msh.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/finsh/msh.c</FilePath>
|
|
|
+ <FilePath>..\..\components\finsh\msh.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>msh_cmd.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/finsh/msh_cmd.c</FilePath>
|
|
|
+ <FilePath>..\..\components\finsh\msh_cmd.c</FilePath>
|
|
|
</File>
|
|
|
<File>
|
|
|
<FileName>msh_file.c</FileName>
|
|
|
<FileType>1</FileType>
|
|
|
- <FilePath>../../components/finsh/msh_file.c</FilePath>
|
|
|
+ <FilePath>..\..\components\finsh\msh_file.c</FilePath>
|
|
|
</File>
|
|
|
</Files>
|
|
|
</Group>
|