Separating the project from the legacy of bootloader

This commit is contained in:
Tenocha
2024-11-20 11:33:59 +03:00
parent e70ed089b2
commit 212d1cd684
21 changed files with 1589 additions and 1146 deletions

View File

@@ -7,7 +7,7 @@
<Targets>
<Target>
<TargetName>stm32f103rgtx_bootloader</TargetName>
<TargetName>stm32f103rgtx_CAN_Request_Response_protocol</TargetName>
<ToolsetNumber>0x4</ToolsetNumber>
<ToolsetName>ARM-ADS</ToolsetName>
<pArmCC>6190000::V6.19::ARMCLANG</pArmCC>
@@ -395,21 +395,6 @@
<Group>
<GroupName>Application/User/Core</GroupName>
<Files>
<File>
<FileName>custom_flash.c</FileName>
<FileType>1</FileType>
<FilePath>..\Core\Src\custom_flash.c</FilePath>
</File>
<File>
<FileName>custom_flash.h</FileName>
<FileType>5</FileType>
<FilePath>..\Core\Inc\custom_flash.h</FilePath>
</File>
<File>
<FileName>boot_project_setup.h</FileName>
<FileType>5</FileType>
<FilePath>..\Core\Inc\boot_project_setup.h</FilePath>
</File>
<File>
<FileName>requester.h</FileName>
<FileType>5</FileType>
@@ -859,7 +844,7 @@
<component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.6.0" condition="ARMv6_7_8-M Device">
<package name="CMSIS" schemaVersion="1.7.7" url="http://www.keil.com/pack/" vendor="ARM" version="5.9.0"/>
<targetInfos>
<targetInfo name="stm32f103rgtx_bootloader"/>
<targetInfo name="stm32f103rgtx_CAN_Request_Response_protocol"/>
</targetInfos>
</component>
</components>