Переименована библиотека spi flash -> memory spi
This commit is contained in:
@@ -341,7 +341,7 @@
|
||||
<MiscControls></MiscControls>
|
||||
<Define>USE_HAL_DRIVER,STM32F407xx</Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath>../Core/Inc;../Drivers/STM32F4xx_HAL_Driver/Inc;../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy;../Drivers/CMSIS/Device/ST/STM32F4xx/Include;../Drivers/CMSIS/Include;../../spi_flash;..\..\GENERAL</IncludePath>
|
||||
<IncludePath>../Core/Inc;../Drivers/STM32F4xx_HAL_Driver/Inc;../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy;../Drivers/CMSIS/Device/ST/STM32F4xx/Include;../Drivers/CMSIS/Include;..\..\memory_spi;..\..\GENERAL</IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
<Aads>
|
||||
@@ -589,17 +589,17 @@
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>SPI Flash</GroupName>
|
||||
<GroupName>SPI Memory</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>spi_flash.c</FileName>
|
||||
<FileName>memory_spi.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\..\spi_flash\spi_flash.c</FilePath>
|
||||
<FilePath>..\..\memory_spi\memory_spi.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>spi_flash.h</FileName>
|
||||
<FileName>memory_spi.h</FileName>
|
||||
<FileType>5</FileType>
|
||||
<FilePath>..\..\spi_flash\spi_flash.h</FilePath>
|
||||
<FilePath>..\..\memory_spi\memory_spi.h</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
|
||||
Reference in New Issue
Block a user