centralCtrSys.uvprojx 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
  3. <SchemaVersion>2.1</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Targets>
  6. <Target>
  7. <TargetName>centralCtrSys</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
  11. <uAC6>0</uAC6>
  12. <TargetOption>
  13. <TargetCommonOption>
  14. <Device>STM32F103ZE</Device>
  15. <Vendor>STMicroelectronics</Vendor>
  16. <PackID>Keil.STM32F1xx_DFP.2.4.1</PackID>
  17. <PackURL>https://www.keil.com/pack/</PackURL>
  18. <Cpu>IRAM(0x20000000-0x2000FFFF) IROM(0x8000000-0x807FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3") TZ</Cpu>
  19. <FlashUtilSpec></FlashUtilSpec>
  20. <StartupFile></StartupFile>
  21. <FlashDriverDll></FlashDriverDll>
  22. <DeviceId>0</DeviceId>
  23. <RegisterFile></RegisterFile>
  24. <MemoryEnv></MemoryEnv>
  25. <Cmp></Cmp>
  26. <Asm></Asm>
  27. <Linker></Linker>
  28. <OHString></OHString>
  29. <InfinionOptionDll></InfinionOptionDll>
  30. <SLE66CMisc></SLE66CMisc>
  31. <SLE66AMisc></SLE66AMisc>
  32. <SLE66LinkerMisc></SLE66LinkerMisc>
  33. <SFDFile>$$Device:STM32F103ZE$SVD\STM32F103xx.svd</SFDFile>
  34. <bCustSvd>0</bCustSvd>
  35. <UseEnv>0</UseEnv>
  36. <BinPath></BinPath>
  37. <IncludePath></IncludePath>
  38. <LibPath></LibPath>
  39. <RegisterFilePath></RegisterFilePath>
  40. <DBRegisterFilePath></DBRegisterFilePath>
  41. <TargetStatus>
  42. <Error>0</Error>
  43. <ExitCodeStop>0</ExitCodeStop>
  44. <ButtonStop>0</ButtonStop>
  45. <NotGenerated>0</NotGenerated>
  46. <InvalidFlash>1</InvalidFlash>
  47. </TargetStatus>
  48. <OutputDirectory>centralCtrSys\</OutputDirectory>
  49. <OutputName>centralCtrSys</OutputName>
  50. <CreateExecutable>1</CreateExecutable>
  51. <CreateLib>0</CreateLib>
  52. <CreateHexFile>1</CreateHexFile>
  53. <DebugInformation>1</DebugInformation>
  54. <BrowseInformation>1</BrowseInformation>
  55. <ListingPath></ListingPath>
  56. <HexFormatSelection>1</HexFormatSelection>
  57. <Merge32K>0</Merge32K>
  58. <CreateBatchFile>0</CreateBatchFile>
  59. <BeforeCompile>
  60. <RunUserProg1>0</RunUserProg1>
  61. <RunUserProg2>0</RunUserProg2>
  62. <UserProg1Name></UserProg1Name>
  63. <UserProg2Name></UserProg2Name>
  64. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  65. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  66. <nStopU1X>0</nStopU1X>
  67. <nStopU2X>0</nStopU2X>
  68. </BeforeCompile>
  69. <BeforeMake>
  70. <RunUserProg1>0</RunUserProg1>
  71. <RunUserProg2>0</RunUserProg2>
  72. <UserProg1Name></UserProg1Name>
  73. <UserProg2Name></UserProg2Name>
  74. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  75. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  76. <nStopB1X>0</nStopB1X>
  77. <nStopB2X>0</nStopB2X>
  78. </BeforeMake>
  79. <AfterMake>
  80. <RunUserProg1>1</RunUserProg1>
  81. <RunUserProg2>0</RunUserProg2>
  82. <UserProg1Name>$K\ARM\ARMCC\bin\fromelf.exe --bin --output=Bin\@L.bin !L</UserProg1Name>
  83. <UserProg2Name></UserProg2Name>
  84. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  85. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  86. <nStopA1X>0</nStopA1X>
  87. <nStopA2X>0</nStopA2X>
  88. </AfterMake>
  89. <SelectedForBatchBuild>1</SelectedForBatchBuild>
  90. <SVCSIdString></SVCSIdString>
  91. </TargetCommonOption>
  92. <CommonProperty>
  93. <UseCPPCompiler>0</UseCPPCompiler>
  94. <RVCTCodeConst>0</RVCTCodeConst>
  95. <RVCTZI>0</RVCTZI>
  96. <RVCTOtherData>0</RVCTOtherData>
  97. <ModuleSelection>0</ModuleSelection>
  98. <IncludeInBuild>1</IncludeInBuild>
  99. <AlwaysBuild>0</AlwaysBuild>
  100. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  101. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  102. <PublicsOnly>0</PublicsOnly>
  103. <StopOnExitCode>3</StopOnExitCode>
  104. <CustomArgument></CustomArgument>
  105. <IncludeLibraryModules></IncludeLibraryModules>
  106. <ComprImg>0</ComprImg>
  107. </CommonProperty>
  108. <DllOption>
  109. <SimDllName>SARMCM3.DLL</SimDllName>
  110. <SimDllArguments>-REMAP</SimDllArguments>
  111. <SimDlgDll>DCM.DLL</SimDlgDll>
  112. <SimDlgDllArguments>-pCM3</SimDlgDllArguments>
  113. <TargetDllName>SARMCM3.DLL</TargetDllName>
  114. <TargetDllArguments></TargetDllArguments>
  115. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  116. <TargetDlgDllArguments>-pCM3</TargetDlgDllArguments>
  117. </DllOption>
  118. <DebugOption>
  119. <OPTHX>
  120. <HexSelection>1</HexSelection>
  121. <HexRangeLowAddress>0</HexRangeLowAddress>
  122. <HexRangeHighAddress>0</HexRangeHighAddress>
  123. <HexOffset>0</HexOffset>
  124. <Oh166RecLen>16</Oh166RecLen>
  125. </OPTHX>
  126. </DebugOption>
  127. <Utilities>
  128. <Flash1>
  129. <UseTargetDll>1</UseTargetDll>
  130. <UseExternalTool>0</UseExternalTool>
  131. <RunIndependent>0</RunIndependent>
  132. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  133. <Capability>1</Capability>
  134. <DriverSelection>4101</DriverSelection>
  135. </Flash1>
  136. <bUseTDR>1</bUseTDR>
  137. <Flash2>BIN\UL2V8M.DLL</Flash2>
  138. <Flash3></Flash3>
  139. <Flash4></Flash4>
  140. <pFcarmOut></pFcarmOut>
  141. <pFcarmGrp></pFcarmGrp>
  142. <pFcArmRoot></pFcArmRoot>
  143. <FcArmLst>0</FcArmLst>
  144. </Utilities>
  145. <TargetArmAds>
  146. <ArmAdsMisc>
  147. <GenerateListings>0</GenerateListings>
  148. <asHll>1</asHll>
  149. <asAsm>1</asAsm>
  150. <asMacX>1</asMacX>
  151. <asSyms>1</asSyms>
  152. <asFals>1</asFals>
  153. <asDbgD>1</asDbgD>
  154. <asForm>1</asForm>
  155. <ldLst>0</ldLst>
  156. <ldmm>1</ldmm>
  157. <ldXref>1</ldXref>
  158. <BigEnd>0</BigEnd>
  159. <AdsALst>1</AdsALst>
  160. <AdsACrf>1</AdsACrf>
  161. <AdsANop>0</AdsANop>
  162. <AdsANot>0</AdsANot>
  163. <AdsLLst>1</AdsLLst>
  164. <AdsLmap>1</AdsLmap>
  165. <AdsLcgr>1</AdsLcgr>
  166. <AdsLsym>1</AdsLsym>
  167. <AdsLszi>1</AdsLszi>
  168. <AdsLtoi>1</AdsLtoi>
  169. <AdsLsun>1</AdsLsun>
  170. <AdsLven>1</AdsLven>
  171. <AdsLsxf>1</AdsLsxf>
  172. <RvctClst>0</RvctClst>
  173. <GenPPlst>0</GenPPlst>
  174. <AdsCpuType>"Cortex-M3"</AdsCpuType>
  175. <RvctDeviceName></RvctDeviceName>
  176. <mOS>0</mOS>
  177. <uocRom>0</uocRom>
  178. <uocRam>0</uocRam>
  179. <hadIROM>1</hadIROM>
  180. <hadIRAM>1</hadIRAM>
  181. <hadXRAM>0</hadXRAM>
  182. <uocXRam>0</uocXRam>
  183. <RvdsVP>0</RvdsVP>
  184. <RvdsMve>0</RvdsMve>
  185. <RvdsCdeCp>0</RvdsCdeCp>
  186. <nBranchProt>0</nBranchProt>
  187. <hadIRAM2>0</hadIRAM2>
  188. <hadIROM2>0</hadIROM2>
  189. <StupSel>8</StupSel>
  190. <useUlib>1</useUlib>
  191. <EndSel>0</EndSel>
  192. <uLtcg>0</uLtcg>
  193. <nSecure>0</nSecure>
  194. <RoSelD>3</RoSelD>
  195. <RwSelD>4</RwSelD>
  196. <CodeSel>0</CodeSel>
  197. <OptFeed>0</OptFeed>
  198. <NoZi1>0</NoZi1>
  199. <NoZi2>0</NoZi2>
  200. <NoZi3>0</NoZi3>
  201. <NoZi4>0</NoZi4>
  202. <NoZi5>0</NoZi5>
  203. <Ro1Chk>0</Ro1Chk>
  204. <Ro2Chk>0</Ro2Chk>
  205. <Ro3Chk>0</Ro3Chk>
  206. <Ir1Chk>1</Ir1Chk>
  207. <Ir2Chk>0</Ir2Chk>
  208. <Ra1Chk>0</Ra1Chk>
  209. <Ra2Chk>0</Ra2Chk>
  210. <Ra3Chk>0</Ra3Chk>
  211. <Im1Chk>1</Im1Chk>
  212. <Im2Chk>0</Im2Chk>
  213. <OnChipMemories>
  214. <Ocm1>
  215. <Type>0</Type>
  216. <StartAddress>0x0</StartAddress>
  217. <Size>0x0</Size>
  218. </Ocm1>
  219. <Ocm2>
  220. <Type>0</Type>
  221. <StartAddress>0x0</StartAddress>
  222. <Size>0x0</Size>
  223. </Ocm2>
  224. <Ocm3>
  225. <Type>0</Type>
  226. <StartAddress>0x0</StartAddress>
  227. <Size>0x0</Size>
  228. </Ocm3>
  229. <Ocm4>
  230. <Type>0</Type>
  231. <StartAddress>0x0</StartAddress>
  232. <Size>0x0</Size>
  233. </Ocm4>
  234. <Ocm5>
  235. <Type>0</Type>
  236. <StartAddress>0x0</StartAddress>
  237. <Size>0x0</Size>
  238. </Ocm5>
  239. <Ocm6>
  240. <Type>0</Type>
  241. <StartAddress>0x0</StartAddress>
  242. <Size>0x0</Size>
  243. </Ocm6>
  244. <IRAM>
  245. <Type>0</Type>
  246. <StartAddress>0x20000000</StartAddress>
  247. <Size>0x10000</Size>
  248. </IRAM>
  249. <IROM>
  250. <Type>1</Type>
  251. <StartAddress>0x8000000</StartAddress>
  252. <Size>0x80000</Size>
  253. </IROM>
  254. <XRAM>
  255. <Type>0</Type>
  256. <StartAddress>0x0</StartAddress>
  257. <Size>0x0</Size>
  258. </XRAM>
  259. <OCR_RVCT1>
  260. <Type>1</Type>
  261. <StartAddress>0x0</StartAddress>
  262. <Size>0x0</Size>
  263. </OCR_RVCT1>
  264. <OCR_RVCT2>
  265. <Type>1</Type>
  266. <StartAddress>0x0</StartAddress>
  267. <Size>0x0</Size>
  268. </OCR_RVCT2>
  269. <OCR_RVCT3>
  270. <Type>1</Type>
  271. <StartAddress>0x0</StartAddress>
  272. <Size>0x0</Size>
  273. </OCR_RVCT3>
  274. <OCR_RVCT4>
  275. <Type>1</Type>
  276. <StartAddress>0x8002800</StartAddress>
  277. <Size>0x3e000</Size>
  278. </OCR_RVCT4>
  279. <OCR_RVCT5>
  280. <Type>1</Type>
  281. <StartAddress>0x0</StartAddress>
  282. <Size>0x0</Size>
  283. </OCR_RVCT5>
  284. <OCR_RVCT6>
  285. <Type>0</Type>
  286. <StartAddress>0x0</StartAddress>
  287. <Size>0x0</Size>
  288. </OCR_RVCT6>
  289. <OCR_RVCT7>
  290. <Type>0</Type>
  291. <StartAddress>0x0</StartAddress>
  292. <Size>0x0</Size>
  293. </OCR_RVCT7>
  294. <OCR_RVCT8>
  295. <Type>0</Type>
  296. <StartAddress>0x0</StartAddress>
  297. <Size>0x0</Size>
  298. </OCR_RVCT8>
  299. <OCR_RVCT9>
  300. <Type>0</Type>
  301. <StartAddress>0x20001000</StartAddress>
  302. <Size>0xf000</Size>
  303. </OCR_RVCT9>
  304. <OCR_RVCT10>
  305. <Type>0</Type>
  306. <StartAddress>0x0</StartAddress>
  307. <Size>0x0</Size>
  308. </OCR_RVCT10>
  309. </OnChipMemories>
  310. <RvctStartVector></RvctStartVector>
  311. </ArmAdsMisc>
  312. <Cads>
  313. <interw>1</interw>
  314. <Optim>1</Optim>
  315. <oTime>0</oTime>
  316. <SplitLS>0</SplitLS>
  317. <OneElfS>1</OneElfS>
  318. <Strict>0</Strict>
  319. <EnumInt>0</EnumInt>
  320. <PlainCh>0</PlainCh>
  321. <Ropi>0</Ropi>
  322. <Rwpi>0</Rwpi>
  323. <wLevel>2</wLevel>
  324. <uThumb>0</uThumb>
  325. <uSurpInc>0</uSurpInc>
  326. <uC99>1</uC99>
  327. <uGnu>0</uGnu>
  328. <useXO>0</useXO>
  329. <v6Lang>5</v6Lang>
  330. <v6LangP>3</v6LangP>
  331. <vShortEn>1</vShortEn>
  332. <vShortWch>1</vShortWch>
  333. <v6Lto>0</v6Lto>
  334. <v6WtE>0</v6WtE>
  335. <v6Rtti>0</v6Rtti>
  336. <VariousControls>
  337. <MiscControls></MiscControls>
  338. <Define>USE_HAL_DRIVER,STM32F103xE</Define>
  339. <Undefine></Undefine>
  340. <IncludePath>../Core/Inc;../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy;../Drivers/STM32F1xx_HAL_Driver/Inc;../Middlewares/Third_Party/FreeRTOS/Source/include;../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2;../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM3;../Drivers/CMSIS/Device/ST/STM32F1xx/Include;../Drivers/CMSIS/Include;../Drivers/BSP/ATK_MS6050/eMPL;../Drivers/BSP/ATK_MS6050;../User/mpu6050_app;../Drivers/BSP/Flash;../User/OTA;../User/comm_car_485</IncludePath>
  341. </VariousControls>
  342. </Cads>
  343. <Aads>
  344. <interw>1</interw>
  345. <Ropi>0</Ropi>
  346. <Rwpi>0</Rwpi>
  347. <thumb>0</thumb>
  348. <SplitLS>0</SplitLS>
  349. <SwStkChk>0</SwStkChk>
  350. <NoWarn>0</NoWarn>
  351. <uSurpInc>0</uSurpInc>
  352. <useXO>0</useXO>
  353. <ClangAsOpt>4</ClangAsOpt>
  354. <VariousControls>
  355. <MiscControls></MiscControls>
  356. <Define></Define>
  357. <Undefine></Undefine>
  358. <IncludePath>..\Core\Inc</IncludePath>
  359. </VariousControls>
  360. </Aads>
  361. <LDads>
  362. <umfTarg>1</umfTarg>
  363. <Ropi>0</Ropi>
  364. <Rwpi>0</Rwpi>
  365. <noStLib>0</noStLib>
  366. <RepFail>1</RepFail>
  367. <useFile>0</useFile>
  368. <TextAddressRange></TextAddressRange>
  369. <DataAddressRange></DataAddressRange>
  370. <pXoBase></pXoBase>
  371. <ScatterFile></ScatterFile>
  372. <IncludeLibs></IncludeLibs>
  373. <IncludeLibsPath></IncludeLibsPath>
  374. <Misc></Misc>
  375. <LinkerInputFile></LinkerInputFile>
  376. <DisabledWarnings></DisabledWarnings>
  377. </LDads>
  378. </TargetArmAds>
  379. </TargetOption>
  380. <Groups>
  381. <Group>
  382. <GroupName>Application/MDK-ARM</GroupName>
  383. <Files>
  384. <File>
  385. <FileName>startup_stm32f103xe.s</FileName>
  386. <FileType>2</FileType>
  387. <FilePath>startup_stm32f103xe.s</FilePath>
  388. </File>
  389. </Files>
  390. </Group>
  391. <Group>
  392. <GroupName>Application/User/Core</GroupName>
  393. <Files>
  394. <File>
  395. <FileName>task_communication.c</FileName>
  396. <FileType>1</FileType>
  397. <FilePath>..\Core\Src\task_communication.c</FilePath>
  398. </File>
  399. <File>
  400. <FileName>task_ec800_upload.c</FileName>
  401. <FileType>1</FileType>
  402. <FilePath>..\Core\Src\task_ec800_upload.c</FilePath>
  403. </File>
  404. <File>
  405. <FileName>cJSON.c</FileName>
  406. <FileType>1</FileType>
  407. <FilePath>..\Core\Src\cJSON.c</FilePath>
  408. </File>
  409. <File>
  410. <FileName>EC800.c</FileName>
  411. <FileType>1</FileType>
  412. <FilePath>..\Core\Src\EC800.c</FilePath>
  413. </File>
  414. <File>
  415. <FileName>nmea.c</FileName>
  416. <FileType>1</FileType>
  417. <FilePath>..\Core\Src\nmea.c</FilePath>
  418. </File>
  419. <File>
  420. <FileName>electronicFence.c</FileName>
  421. <FileType>1</FileType>
  422. <FilePath>..\Core\Src\electronicFence.c</FilePath>
  423. </File>
  424. <File>
  425. <FileName>main.c</FileName>
  426. <FileType>1</FileType>
  427. <FilePath>../Core/Src/main.c</FilePath>
  428. </File>
  429. <File>
  430. <FileName>gpio.c</FileName>
  431. <FileType>1</FileType>
  432. <FilePath>../Core/Src/gpio.c</FilePath>
  433. </File>
  434. <File>
  435. <FileName>freertos.c</FileName>
  436. <FileType>1</FileType>
  437. <FilePath>../Core/Src/freertos.c</FilePath>
  438. </File>
  439. <File>
  440. <FileName>dma.c</FileName>
  441. <FileType>1</FileType>
  442. <FilePath>../Core/Src/dma.c</FilePath>
  443. <FileOption>
  444. <CommonProperty>
  445. <UseCPPCompiler>2</UseCPPCompiler>
  446. <RVCTCodeConst>0</RVCTCodeConst>
  447. <RVCTZI>0</RVCTZI>
  448. <RVCTOtherData>0</RVCTOtherData>
  449. <ModuleSelection>0</ModuleSelection>
  450. <IncludeInBuild>1</IncludeInBuild>
  451. <AlwaysBuild>2</AlwaysBuild>
  452. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  453. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  454. <PublicsOnly>2</PublicsOnly>
  455. <StopOnExitCode>11</StopOnExitCode>
  456. <CustomArgument></CustomArgument>
  457. <IncludeLibraryModules></IncludeLibraryModules>
  458. <ComprImg>1</ComprImg>
  459. </CommonProperty>
  460. <FileArmAds>
  461. <Cads>
  462. <interw>2</interw>
  463. <Optim>0</Optim>
  464. <oTime>2</oTime>
  465. <SplitLS>2</SplitLS>
  466. <OneElfS>2</OneElfS>
  467. <Strict>2</Strict>
  468. <EnumInt>2</EnumInt>
  469. <PlainCh>2</PlainCh>
  470. <Ropi>2</Ropi>
  471. <Rwpi>2</Rwpi>
  472. <wLevel>0</wLevel>
  473. <uThumb>2</uThumb>
  474. <uSurpInc>2</uSurpInc>
  475. <uC99>2</uC99>
  476. <uGnu>2</uGnu>
  477. <useXO>2</useXO>
  478. <v6Lang>0</v6Lang>
  479. <v6LangP>0</v6LangP>
  480. <vShortEn>2</vShortEn>
  481. <vShortWch>2</vShortWch>
  482. <v6Lto>2</v6Lto>
  483. <v6WtE>2</v6WtE>
  484. <v6Rtti>2</v6Rtti>
  485. <VariousControls>
  486. <MiscControls></MiscControls>
  487. <Define></Define>
  488. <Undefine></Undefine>
  489. <IncludePath></IncludePath>
  490. </VariousControls>
  491. </Cads>
  492. </FileArmAds>
  493. </FileOption>
  494. </File>
  495. <File>
  496. <FileName>tim.c</FileName>
  497. <FileType>1</FileType>
  498. <FilePath>../Core/Src/tim.c</FilePath>
  499. </File>
  500. <File>
  501. <FileName>usart.c</FileName>
  502. <FileType>1</FileType>
  503. <FilePath>../Core/Src/usart.c</FilePath>
  504. </File>
  505. <File>
  506. <FileName>stm32f1xx_it.c</FileName>
  507. <FileType>1</FileType>
  508. <FilePath>../Core/Src/stm32f1xx_it.c</FilePath>
  509. </File>
  510. <File>
  511. <FileName>stm32f1xx_hal_msp.c</FileName>
  512. <FileType>1</FileType>
  513. <FilePath>../Core/Src/stm32f1xx_hal_msp.c</FilePath>
  514. </File>
  515. <File>
  516. <FileName>stm32f1xx_hal_timebase_tim.c</FileName>
  517. <FileType>1</FileType>
  518. <FilePath>../Core/Src/stm32f1xx_hal_timebase_tim.c</FilePath>
  519. </File>
  520. </Files>
  521. </Group>
  522. <Group>
  523. <GroupName>Drivers/STM32F1xx_HAL_Driver</GroupName>
  524. <Files>
  525. <File>
  526. <FileName>stm32f1xx_hal_gpio_ex.c</FileName>
  527. <FileType>1</FileType>
  528. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c</FilePath>
  529. </File>
  530. <File>
  531. <FileName>stm32f1xx_hal.c</FileName>
  532. <FileType>1</FileType>
  533. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c</FilePath>
  534. </File>
  535. <File>
  536. <FileName>stm32f1xx_hal_rcc.c</FileName>
  537. <FileType>1</FileType>
  538. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c</FilePath>
  539. </File>
  540. <File>
  541. <FileName>stm32f1xx_hal_rcc_ex.c</FileName>
  542. <FileType>1</FileType>
  543. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c</FilePath>
  544. </File>
  545. <File>
  546. <FileName>stm32f1xx_hal_gpio.c</FileName>
  547. <FileType>1</FileType>
  548. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c</FilePath>
  549. </File>
  550. <File>
  551. <FileName>stm32f1xx_hal_dma.c</FileName>
  552. <FileType>1</FileType>
  553. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c</FilePath>
  554. </File>
  555. <File>
  556. <FileName>stm32f1xx_hal_cortex.c</FileName>
  557. <FileType>1</FileType>
  558. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c</FilePath>
  559. </File>
  560. <File>
  561. <FileName>stm32f1xx_hal_pwr.c</FileName>
  562. <FileType>1</FileType>
  563. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c</FilePath>
  564. </File>
  565. <File>
  566. <FileName>stm32f1xx_hal_flash.c</FileName>
  567. <FileType>1</FileType>
  568. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c</FilePath>
  569. </File>
  570. <File>
  571. <FileName>stm32f1xx_hal_flash_ex.c</FileName>
  572. <FileType>1</FileType>
  573. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c</FilePath>
  574. </File>
  575. <File>
  576. <FileName>stm32f1xx_hal_exti.c</FileName>
  577. <FileType>1</FileType>
  578. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c</FilePath>
  579. </File>
  580. <File>
  581. <FileName>stm32f1xx_hal_tim.c</FileName>
  582. <FileType>1</FileType>
  583. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c</FilePath>
  584. </File>
  585. <File>
  586. <FileName>stm32f1xx_hal_tim_ex.c</FileName>
  587. <FileType>1</FileType>
  588. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c</FilePath>
  589. </File>
  590. <File>
  591. <FileName>stm32f1xx_hal_uart.c</FileName>
  592. <FileType>1</FileType>
  593. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c</FilePath>
  594. </File>
  595. </Files>
  596. </Group>
  597. <Group>
  598. <GroupName>Drivers/CMSIS</GroupName>
  599. <Files>
  600. <File>
  601. <FileName>system_stm32f1xx.c</FileName>
  602. <FileType>1</FileType>
  603. <FilePath>../Core/Src/system_stm32f1xx.c</FilePath>
  604. </File>
  605. </Files>
  606. </Group>
  607. <Group>
  608. <GroupName>Middlewares/FreeRTOS</GroupName>
  609. <Files>
  610. <File>
  611. <FileName>croutine.c</FileName>
  612. <FileType>1</FileType>
  613. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/croutine.c</FilePath>
  614. </File>
  615. <File>
  616. <FileName>event_groups.c</FileName>
  617. <FileType>1</FileType>
  618. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/event_groups.c</FilePath>
  619. </File>
  620. <File>
  621. <FileName>list.c</FileName>
  622. <FileType>1</FileType>
  623. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/list.c</FilePath>
  624. </File>
  625. <File>
  626. <FileName>queue.c</FileName>
  627. <FileType>1</FileType>
  628. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/queue.c</FilePath>
  629. </File>
  630. <File>
  631. <FileName>stream_buffer.c</FileName>
  632. <FileType>1</FileType>
  633. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c</FilePath>
  634. </File>
  635. <File>
  636. <FileName>tasks.c</FileName>
  637. <FileType>1</FileType>
  638. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/tasks.c</FilePath>
  639. </File>
  640. <File>
  641. <FileName>timers.c</FileName>
  642. <FileType>1</FileType>
  643. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/timers.c</FilePath>
  644. </File>
  645. <File>
  646. <FileName>cmsis_os2.c</FileName>
  647. <FileType>1</FileType>
  648. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c</FilePath>
  649. </File>
  650. <File>
  651. <FileName>heap_4.c</FileName>
  652. <FileType>1</FileType>
  653. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c</FilePath>
  654. </File>
  655. <File>
  656. <FileName>port.c</FileName>
  657. <FileType>1</FileType>
  658. <FilePath>../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c</FilePath>
  659. </File>
  660. </Files>
  661. </Group>
  662. <Group>
  663. <GroupName>Drivers/BSP</GroupName>
  664. <Files>
  665. <File>
  666. <FileName>atk_ms6050.c</FileName>
  667. <FileType>1</FileType>
  668. <FilePath>..\Drivers\BSP\ATK_MS6050\atk_ms6050.c</FilePath>
  669. </File>
  670. <File>
  671. <FileName>atk_ms6050_iic.c</FileName>
  672. <FileType>1</FileType>
  673. <FilePath>..\Drivers\BSP\ATK_MS6050\atk_ms6050_iic.c</FilePath>
  674. </File>
  675. <File>
  676. <FileName>inv_mpu.c</FileName>
  677. <FileType>1</FileType>
  678. <FilePath>..\Drivers\BSP\ATK_MS6050\eMPL\inv_mpu.c</FilePath>
  679. </File>
  680. <File>
  681. <FileName>inv_mpu_dmp_motion_driver.c</FileName>
  682. <FileType>1</FileType>
  683. <FilePath>..\Drivers\BSP\ATK_MS6050\eMPL\inv_mpu_dmp_motion_driver.c</FilePath>
  684. </File>
  685. <File>
  686. <FileName>flash.c</FileName>
  687. <FileType>1</FileType>
  688. <FilePath>..\Drivers\BSP\Flash\flash.c</FilePath>
  689. </File>
  690. </Files>
  691. </Group>
  692. <Group>
  693. <GroupName>User/APP</GroupName>
  694. <Files>
  695. <File>
  696. <FileName>turnDetection.c</FileName>
  697. <FileType>1</FileType>
  698. <FilePath>..\User\mpu6050_app\turnDetection.c</FilePath>
  699. </File>
  700. <File>
  701. <FileName>EC800_FTP_OTA.c</FileName>
  702. <FileType>1</FileType>
  703. <FilePath>..\User\OTA\EC800_FTP_OTA.c</FilePath>
  704. </File>
  705. <File>
  706. <FileName>comm_car_485.c</FileName>
  707. <FileType>1</FileType>
  708. <FilePath>..\User\comm_car_485\comm_car_485.c</FilePath>
  709. </File>
  710. </Files>
  711. </Group>
  712. <Group>
  713. <GroupName>::CMSIS</GroupName>
  714. </Group>
  715. </Groups>
  716. </Target>
  717. </Targets>
  718. <RTE>
  719. <apis/>
  720. <components>
  721. <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="4.3.0" condition="CMSIS Core">
  722. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="4.5.0"/>
  723. <targetInfos>
  724. <targetInfo name="centralCtrSys"/>
  725. </targetInfos>
  726. </component>
  727. </components>
  728. <files/>
  729. </RTE>
  730. </Project>