Переименована библиотека spi flash -> memory spi

This commit is contained in:
alexey
2024-08-13 13:28:55 +03:00
parent b8bd4034d1
commit 763ab0fec7
3 changed files with 14 additions and 14 deletions

View File

@@ -154,7 +154,7 @@
<Type>0</Type>
<LineNumber>150</LineNumber>
<EnabledFlag>1</EnabledFlag>
<Address>134229430</Address>
<Address>134229526</Address>
<ByteObject>0</ByteObject>
<HtxType>0</HtxType>
<ManyObjects>0</ManyObjects>
@@ -170,7 +170,7 @@
<Type>0</Type>
<LineNumber>153</LineNumber>
<EnabledFlag>1</EnabledFlag>
<Address>134229626</Address>
<Address>134229722</Address>
<ByteObject>0</ByteObject>
<HtxType>0</HtxType>
<ManyObjects>0</ManyObjects>
@@ -709,7 +709,7 @@
</Group>
<Group>
<GroupName>SPI Flash</GroupName>
<GroupName>SPI Memory</GroupName>
<tvExp>1</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<cbSel>0</cbSel>
@@ -721,8 +721,8 @@
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\..\spi_flash\spi_flash.c</PathWithFileName>
<FilenameWithoutPath>spi_flash.c</FilenameWithoutPath>
<PathWithFileName>..\..\memory_spi\memory_spi.c</PathWithFileName>
<FilenameWithoutPath>memory_spi.c</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>
@@ -733,8 +733,8 @@
<tvExp>0</tvExp>
<tvExpOptDlg>0</tvExpOptDlg>
<bDave2>0</bDave2>
<PathWithFileName>..\..\spi_flash\spi_flash.h</PathWithFileName>
<FilenameWithoutPath>spi_flash.h</FilenameWithoutPath>
<PathWithFileName>..\..\memory_spi\memory_spi.h</PathWithFileName>
<FilenameWithoutPath>memory_spi.h</FilenameWithoutPath>
<RteFlg>0</RteFlg>
<bShared>0</bShared>
</File>