AC_Simple.uvprojx 28 KB

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