project.uvprojx 42 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223
  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>rt-thread_stm32f4xx</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <TargetOption>
  11. <TargetCommonOption>
  12. <Device>STM32F411RETx</Device>
  13. <Vendor>STMicroelectronics</Vendor>
  14. <PackID>Keil.STM32F4xx_DFP.2.7.0</PackID>
  15. <PackURL>http://www.keil.com/pack</PackURL>
  16. <Cpu>IROM(0x08000000,0x80000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
  17. <FlashUtilSpec />
  18. <StartupFile />
  19. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_512 -FS08000000 -FL080000 -FP0($$Device:STM32F411RETx$CMSIS/Flash/STM32F4xx_512.FLM))</FlashDriverDll>
  20. <DeviceId>0</DeviceId>
  21. <RegisterFile>$$Device:STM32F411RETx$Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h</RegisterFile>
  22. <MemoryEnv />
  23. <Cmp />
  24. <Asm />
  25. <Linker />
  26. <OHString />
  27. <InfinionOptionDll />
  28. <SLE66CMisc />
  29. <SLE66AMisc />
  30. <SLE66LinkerMisc />
  31. <SFDFile>$$Device:STM32F411RETx$CMSIS\SVD\STM32F411xx.svd</SFDFile>
  32. <bCustSvd>0</bCustSvd>
  33. <UseEnv>0</UseEnv>
  34. <BinPath />
  35. <IncludePath />
  36. <LibPath />
  37. <RegisterFilePath />
  38. <DBRegisterFilePath />
  39. <TargetStatus>
  40. <Error>0</Error>
  41. <ExitCodeStop>0</ExitCodeStop>
  42. <ButtonStop>0</ButtonStop>
  43. <NotGenerated>0</NotGenerated>
  44. <InvalidFlash>1</InvalidFlash>
  45. </TargetStatus>
  46. <OutputDirectory>.\build\</OutputDirectory>
  47. <OutputName>rtthread-stm32f4xx</OutputName>
  48. <CreateExecutable>1</CreateExecutable>
  49. <CreateLib>0</CreateLib>
  50. <CreateHexFile>0</CreateHexFile>
  51. <DebugInformation>1</DebugInformation>
  52. <BrowseInformation>1</BrowseInformation>
  53. <ListingPath>.\build\</ListingPath>
  54. <HexFormatSelection>1</HexFormatSelection>
  55. <Merge32K>0</Merge32K>
  56. <CreateBatchFile>0</CreateBatchFile>
  57. <BeforeCompile>
  58. <RunUserProg1>0</RunUserProg1>
  59. <RunUserProg2>0</RunUserProg2>
  60. <UserProg1Name />
  61. <UserProg2Name />
  62. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  63. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  64. <nStopU1X>0</nStopU1X>
  65. <nStopU2X>0</nStopU2X>
  66. </BeforeCompile>
  67. <BeforeMake>
  68. <RunUserProg1>0</RunUserProg1>
  69. <RunUserProg2>0</RunUserProg2>
  70. <UserProg1Name />
  71. <UserProg2Name />
  72. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  73. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  74. <nStopB1X>0</nStopB1X>
  75. <nStopB2X>0</nStopB2X>
  76. </BeforeMake>
  77. <AfterMake>
  78. <RunUserProg1>1</RunUserProg1>
  79. <RunUserProg2>0</RunUserProg2>
  80. <UserProg1Name>fromelf --bin !L --output rtthread.bin</UserProg1Name>
  81. <UserProg2Name />
  82. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  83. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  84. <nStopA1X>0</nStopA1X>
  85. <nStopA2X>0</nStopA2X>
  86. </AfterMake>
  87. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  88. <SVCSIdString />
  89. </TargetCommonOption>
  90. <CommonProperty>
  91. <UseCPPCompiler>0</UseCPPCompiler>
  92. <RVCTCodeConst>0</RVCTCodeConst>
  93. <RVCTZI>0</RVCTZI>
  94. <RVCTOtherData>0</RVCTOtherData>
  95. <ModuleSelection>0</ModuleSelection>
  96. <IncludeInBuild>1</IncludeInBuild>
  97. <AlwaysBuild>0</AlwaysBuild>
  98. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  99. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  100. <PublicsOnly>0</PublicsOnly>
  101. <StopOnExitCode>3</StopOnExitCode>
  102. <CustomArgument />
  103. <IncludeLibraryModules />
  104. <ComprImg>1</ComprImg>
  105. </CommonProperty>
  106. <DllOption>
  107. <SimDllName>SARMCM3.DLL</SimDllName>
  108. <SimDllArguments> -REMAP -MPU</SimDllArguments>
  109. <SimDlgDll>DCM.DLL</SimDlgDll>
  110. <SimDlgDllArguments>-pCM4</SimDlgDllArguments>
  111. <TargetDllName>SARMCM3.DLL</TargetDllName>
  112. <TargetDllArguments> -MPU</TargetDllArguments>
  113. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  114. <TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
  115. </DllOption>
  116. <DebugOption>
  117. <OPTHX>
  118. <HexSelection>1</HexSelection>
  119. <HexRangeLowAddress>0</HexRangeLowAddress>
  120. <HexRangeHighAddress>0</HexRangeHighAddress>
  121. <HexOffset>0</HexOffset>
  122. <Oh166RecLen>16</Oh166RecLen>
  123. </OPTHX>
  124. <Simulator>
  125. <UseSimulator>0</UseSimulator>
  126. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  127. <RunToMain>1</RunToMain>
  128. <RestoreBreakpoints>1</RestoreBreakpoints>
  129. <RestoreWatchpoints>1</RestoreWatchpoints>
  130. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  131. <RestoreFunctions>1</RestoreFunctions>
  132. <RestoreToolbox>1</RestoreToolbox>
  133. <LimitSpeedToRealTime>0</LimitSpeedToRealTime>
  134. <RestoreSysVw>1</RestoreSysVw>
  135. </Simulator>
  136. <Target>
  137. <UseTarget>1</UseTarget>
  138. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  139. <RunToMain>1</RunToMain>
  140. <RestoreBreakpoints>1</RestoreBreakpoints>
  141. <RestoreWatchpoints>1</RestoreWatchpoints>
  142. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  143. <RestoreFunctions>0</RestoreFunctions>
  144. <RestoreToolbox>1</RestoreToolbox>
  145. <RestoreTracepoints>0</RestoreTracepoints>
  146. <RestoreSysVw>1</RestoreSysVw>
  147. </Target>
  148. <RunDebugAfterBuild>0</RunDebugAfterBuild>
  149. <TargetSelection>11</TargetSelection>
  150. <SimDlls>
  151. <CpuDll />
  152. <CpuDllArguments />
  153. <PeripheralDll />
  154. <PeripheralDllArguments />
  155. <InitializationFile />
  156. </SimDlls>
  157. <TargetDlls>
  158. <CpuDll />
  159. <CpuDllArguments />
  160. <PeripheralDll />
  161. <PeripheralDllArguments />
  162. <InitializationFile />
  163. <Driver>STLink\ST-LINKIII-KEIL_SWO.dll</Driver>
  164. </TargetDlls>
  165. </DebugOption>
  166. <Utilities>
  167. <Flash1>
  168. <UseTargetDll>1</UseTargetDll>
  169. <UseExternalTool>0</UseExternalTool>
  170. <RunIndependent>0</RunIndependent>
  171. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  172. <Capability>1</Capability>
  173. <DriverSelection>4096</DriverSelection>
  174. </Flash1>
  175. <bUseTDR>1</bUseTDR>
  176. <Flash2>BIN\UL2CM3.DLL</Flash2>
  177. <Flash3>"" ()</Flash3>
  178. <Flash4 />
  179. <pFcarmOut />
  180. <pFcarmGrp />
  181. <pFcArmRoot />
  182. <FcArmLst>0</FcArmLst>
  183. </Utilities>
  184. <TargetArmAds>
  185. <ArmAdsMisc>
  186. <GenerateListings>0</GenerateListings>
  187. <asHll>1</asHll>
  188. <asAsm>1</asAsm>
  189. <asMacX>1</asMacX>
  190. <asSyms>1</asSyms>
  191. <asFals>1</asFals>
  192. <asDbgD>1</asDbgD>
  193. <asForm>1</asForm>
  194. <ldLst>0</ldLst>
  195. <ldmm>1</ldmm>
  196. <ldXref>1</ldXref>
  197. <BigEnd>0</BigEnd>
  198. <AdsALst>1</AdsALst>
  199. <AdsACrf>1</AdsACrf>
  200. <AdsANop>0</AdsANop>
  201. <AdsANot>0</AdsANot>
  202. <AdsLLst>1</AdsLLst>
  203. <AdsLmap>1</AdsLmap>
  204. <AdsLcgr>1</AdsLcgr>
  205. <AdsLsym>1</AdsLsym>
  206. <AdsLszi>1</AdsLszi>
  207. <AdsLtoi>1</AdsLtoi>
  208. <AdsLsun>1</AdsLsun>
  209. <AdsLven>1</AdsLven>
  210. <AdsLsxf>1</AdsLsxf>
  211. <RvctClst>0</RvctClst>
  212. <GenPPlst>0</GenPPlst>
  213. <AdsCpuType>"Cortex-M4"</AdsCpuType>
  214. <RvctDeviceName />
  215. <mOS>0</mOS>
  216. <uocRom>0</uocRom>
  217. <uocRam>0</uocRam>
  218. <hadIROM>1</hadIROM>
  219. <hadIRAM>1</hadIRAM>
  220. <hadXRAM>0</hadXRAM>
  221. <uocXRam>0</uocXRam>
  222. <RvdsVP>2</RvdsVP>
  223. <hadIRAM2>0</hadIRAM2>
  224. <hadIROM2>0</hadIROM2>
  225. <StupSel>8</StupSel>
  226. <useUlib>0</useUlib>
  227. <EndSel>0</EndSel>
  228. <uLtcg>0</uLtcg>
  229. <nSecure>0</nSecure>
  230. <RoSelD>3</RoSelD>
  231. <RwSelD>3</RwSelD>
  232. <CodeSel>0</CodeSel>
  233. <OptFeed>0</OptFeed>
  234. <NoZi1>0</NoZi1>
  235. <NoZi2>0</NoZi2>
  236. <NoZi3>0</NoZi3>
  237. <NoZi4>0</NoZi4>
  238. <NoZi5>0</NoZi5>
  239. <Ro1Chk>0</Ro1Chk>
  240. <Ro2Chk>0</Ro2Chk>
  241. <Ro3Chk>0</Ro3Chk>
  242. <Ir1Chk>1</Ir1Chk>
  243. <Ir2Chk>0</Ir2Chk>
  244. <Ra1Chk>0</Ra1Chk>
  245. <Ra2Chk>0</Ra2Chk>
  246. <Ra3Chk>0</Ra3Chk>
  247. <Im1Chk>1</Im1Chk>
  248. <Im2Chk>0</Im2Chk>
  249. <OnChipMemories>
  250. <Ocm1>
  251. <Type>0</Type>
  252. <StartAddress>0x0</StartAddress>
  253. <Size>0x0</Size>
  254. </Ocm1>
  255. <Ocm2>
  256. <Type>0</Type>
  257. <StartAddress>0x0</StartAddress>
  258. <Size>0x0</Size>
  259. </Ocm2>
  260. <Ocm3>
  261. <Type>0</Type>
  262. <StartAddress>0x0</StartAddress>
  263. <Size>0x0</Size>
  264. </Ocm3>
  265. <Ocm4>
  266. <Type>0</Type>
  267. <StartAddress>0x0</StartAddress>
  268. <Size>0x0</Size>
  269. </Ocm4>
  270. <Ocm5>
  271. <Type>0</Type>
  272. <StartAddress>0x0</StartAddress>
  273. <Size>0x0</Size>
  274. </Ocm5>
  275. <Ocm6>
  276. <Type>0</Type>
  277. <StartAddress>0x0</StartAddress>
  278. <Size>0x0</Size>
  279. </Ocm6>
  280. <IRAM>
  281. <Type>0</Type>
  282. <StartAddress>0x20000000</StartAddress>
  283. <Size>0x20000</Size>
  284. </IRAM>
  285. <IROM>
  286. <Type>1</Type>
  287. <StartAddress>0x8000000</StartAddress>
  288. <Size>0x80000</Size>
  289. </IROM>
  290. <XRAM>
  291. <Type>0</Type>
  292. <StartAddress>0x0</StartAddress>
  293. <Size>0x0</Size>
  294. </XRAM>
  295. <OCR_RVCT1>
  296. <Type>1</Type>
  297. <StartAddress>0x0</StartAddress>
  298. <Size>0x0</Size>
  299. </OCR_RVCT1>
  300. <OCR_RVCT2>
  301. <Type>1</Type>
  302. <StartAddress>0x0</StartAddress>
  303. <Size>0x0</Size>
  304. </OCR_RVCT2>
  305. <OCR_RVCT3>
  306. <Type>1</Type>
  307. <StartAddress>0x0</StartAddress>
  308. <Size>0x0</Size>
  309. </OCR_RVCT3>
  310. <OCR_RVCT4>
  311. <Type>1</Type>
  312. <StartAddress>0x8000000</StartAddress>
  313. <Size>0x80000</Size>
  314. </OCR_RVCT4>
  315. <OCR_RVCT5>
  316. <Type>1</Type>
  317. <StartAddress>0x0</StartAddress>
  318. <Size>0x0</Size>
  319. </OCR_RVCT5>
  320. <OCR_RVCT6>
  321. <Type>0</Type>
  322. <StartAddress>0x0</StartAddress>
  323. <Size>0x0</Size>
  324. </OCR_RVCT6>
  325. <OCR_RVCT7>
  326. <Type>0</Type>
  327. <StartAddress>0x0</StartAddress>
  328. <Size>0x0</Size>
  329. </OCR_RVCT7>
  330. <OCR_RVCT8>
  331. <Type>0</Type>
  332. <StartAddress>0x0</StartAddress>
  333. <Size>0x0</Size>
  334. </OCR_RVCT8>
  335. <OCR_RVCT9>
  336. <Type>0</Type>
  337. <StartAddress>0x20000000</StartAddress>
  338. <Size>0x20000</Size>
  339. </OCR_RVCT9>
  340. <OCR_RVCT10>
  341. <Type>0</Type>
  342. <StartAddress>0x0</StartAddress>
  343. <Size>0x0</Size>
  344. </OCR_RVCT10>
  345. </OnChipMemories>
  346. <RvctStartVector />
  347. </ArmAdsMisc>
  348. <Cads>
  349. <interw>1</interw>
  350. <Optim>1</Optim>
  351. <oTime>0</oTime>
  352. <SplitLS>0</SplitLS>
  353. <OneElfS>0</OneElfS>
  354. <Strict>0</Strict>
  355. <EnumInt>0</EnumInt>
  356. <PlainCh>0</PlainCh>
  357. <Ropi>0</Ropi>
  358. <Rwpi>0</Rwpi>
  359. <wLevel>0</wLevel>
  360. <uThumb>0</uThumb>
  361. <uSurpInc>0</uSurpInc>
  362. <uC99>0</uC99>
  363. <useXO>0</useXO>
  364. <v6Lang>0</v6Lang>
  365. <v6LangP>0</v6LangP>
  366. <vShortEn>0</vShortEn>
  367. <vShortWch>0</vShortWch>
  368. <VariousControls>
  369. <MiscControls />
  370. <Define>USE_HAL_DRIVER, STM32F411xE</Define>
  371. <Undefine />
  372. <IncludePath>drivers;applications;.;Libraries/STM32F4xx_HAL_Driver/Inc;Libraries/CMSIS/Device/ST/STM32F4xx/Include;Libraries/CMSIS/Include;../../include;../../libcpu/arm/cortex-m4;../../libcpu/arm/common;../../components/drivers/include;../../components/drivers/include;../../components/finsh</IncludePath>
  373. </VariousControls>
  374. </Cads>
  375. <Aads>
  376. <interw>1</interw>
  377. <Ropi>0</Ropi>
  378. <Rwpi>0</Rwpi>
  379. <thumb>0</thumb>
  380. <SplitLS>0</SplitLS>
  381. <SwStkChk>0</SwStkChk>
  382. <NoWarn>0</NoWarn>
  383. <uSurpInc>0</uSurpInc>
  384. <useXO>0</useXO>
  385. <VariousControls>
  386. <MiscControls />
  387. <Define />
  388. <Undefine />
  389. <IncludePath />
  390. </VariousControls>
  391. </Aads>
  392. <LDads>
  393. <umfTarg>0</umfTarg>
  394. <Ropi>0</Ropi>
  395. <Rwpi>0</Rwpi>
  396. <noStLib>0</noStLib>
  397. <RepFail>1</RepFail>
  398. <useFile>0</useFile>
  399. <TextAddressRange>0x08000000</TextAddressRange>
  400. <DataAddressRange>0x20000000</DataAddressRange>
  401. <pXoBase />
  402. <ScatterFile>.\stm32_rom.sct</ScatterFile>
  403. <IncludeLibs />
  404. <IncludeLibsPath />
  405. <Misc> --keep *.o(.rti_fn.*) --keep *.o(FSymTab) --keep *.o(VSymTab) </Misc>
  406. <LinkerInputFile />
  407. <DisabledWarnings />
  408. </LDads>
  409. </TargetArmAds>
  410. </TargetOption>
  411. <Groups>
  412. <Group>
  413. <GroupName>Drivers</GroupName>
  414. <Files>
  415. <File>
  416. <FileName>board.c</FileName>
  417. <FileType>1</FileType>
  418. <FilePath>drivers/board.c</FilePath>
  419. </File>
  420. </Files>
  421. <Files>
  422. <File>
  423. <FileName>drv_usart.c</FileName>
  424. <FileType>1</FileType>
  425. <FilePath>drivers/drv_usart.c</FilePath>
  426. </File>
  427. </Files>
  428. <Files>
  429. <File>
  430. <FileName>stm32f4xx_it.c</FileName>
  431. <FileType>1</FileType>
  432. <FilePath>drivers/stm32f4xx_it.c</FilePath>
  433. </File>
  434. </Files>
  435. </Group>
  436. <Group>
  437. <GroupName>Applications</GroupName>
  438. <Files>
  439. <File>
  440. <FileName>main.c</FileName>
  441. <FileType>1</FileType>
  442. <FilePath>applications/main.c</FilePath>
  443. </File>
  444. </Files>
  445. </Group>
  446. <Group>
  447. <GroupName>STM32F4xx_HAL_Driver</GroupName>
  448. <Files>
  449. <File>
  450. <FileName>stm32f4xx_hal.c</FileName>
  451. <FileType>1</FileType>
  452. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c</FilePath>
  453. </File>
  454. </Files>
  455. <Files>
  456. <File>
  457. <FileName>stm32f4xx_hal_adc.c</FileName>
  458. <FileType>1</FileType>
  459. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc.c</FilePath>
  460. </File>
  461. </Files>
  462. <Files>
  463. <File>
  464. <FileName>stm32f4xx_hal_adc_ex.c</FileName>
  465. <FileType>1</FileType>
  466. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc_ex.c</FilePath>
  467. </File>
  468. </Files>
  469. <Files>
  470. <File>
  471. <FileName>stm32f4xx_hal_can.c</FileName>
  472. <FileType>1</FileType>
  473. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c</FilePath>
  474. </File>
  475. </Files>
  476. <Files>
  477. <File>
  478. <FileName>stm32f4xx_hal_cec.c</FileName>
  479. <FileType>1</FileType>
  480. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cec.c</FilePath>
  481. </File>
  482. </Files>
  483. <Files>
  484. <File>
  485. <FileName>stm32f4xx_hal_cortex.c</FileName>
  486. <FileType>1</FileType>
  487. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c</FilePath>
  488. </File>
  489. </Files>
  490. <Files>
  491. <File>
  492. <FileName>stm32f4xx_hal_crc.c</FileName>
  493. <FileType>1</FileType>
  494. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_crc.c</FilePath>
  495. </File>
  496. </Files>
  497. <Files>
  498. <File>
  499. <FileName>stm32f4xx_hal_cryp.c</FileName>
  500. <FileType>1</FileType>
  501. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp.c</FilePath>
  502. </File>
  503. </Files>
  504. <Files>
  505. <File>
  506. <FileName>stm32f4xx_hal_cryp_ex.c</FileName>
  507. <FileType>1</FileType>
  508. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cryp_ex.c</FilePath>
  509. </File>
  510. </Files>
  511. <Files>
  512. <File>
  513. <FileName>stm32f4xx_hal_dac.c</FileName>
  514. <FileType>1</FileType>
  515. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac.c</FilePath>
  516. </File>
  517. </Files>
  518. <Files>
  519. <File>
  520. <FileName>stm32f4xx_hal_dac_ex.c</FileName>
  521. <FileType>1</FileType>
  522. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dac_ex.c</FilePath>
  523. </File>
  524. </Files>
  525. <Files>
  526. <File>
  527. <FileName>stm32f4xx_hal_dcmi.c</FileName>
  528. <FileType>1</FileType>
  529. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dcmi.c</FilePath>
  530. </File>
  531. </Files>
  532. <Files>
  533. <File>
  534. <FileName>stm32f4xx_hal_dcmi_ex.c</FileName>
  535. <FileType>1</FileType>
  536. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dcmi_ex.c</FilePath>
  537. </File>
  538. </Files>
  539. <Files>
  540. <File>
  541. <FileName>stm32f4xx_hal_dma.c</FileName>
  542. <FileType>1</FileType>
  543. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c</FilePath>
  544. </File>
  545. </Files>
  546. <Files>
  547. <File>
  548. <FileName>stm32f4xx_hal_dma2d.c</FileName>
  549. <FileType>1</FileType>
  550. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma2d.c</FilePath>
  551. </File>
  552. </Files>
  553. <Files>
  554. <File>
  555. <FileName>stm32f4xx_hal_dma_ex.c</FileName>
  556. <FileType>1</FileType>
  557. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c</FilePath>
  558. </File>
  559. </Files>
  560. <Files>
  561. <File>
  562. <FileName>stm32f4xx_hal_dsi.c</FileName>
  563. <FileType>1</FileType>
  564. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dsi.c</FilePath>
  565. </File>
  566. </Files>
  567. <Files>
  568. <File>
  569. <FileName>stm32f4xx_hal_eth.c</FileName>
  570. <FileType>1</FileType>
  571. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_eth.c</FilePath>
  572. </File>
  573. </Files>
  574. <Files>
  575. <File>
  576. <FileName>stm32f4xx_hal_flash.c</FileName>
  577. <FileType>1</FileType>
  578. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c</FilePath>
  579. </File>
  580. </Files>
  581. <Files>
  582. <File>
  583. <FileName>stm32f4xx_hal_flash_ex.c</FileName>
  584. <FileType>1</FileType>
  585. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c</FilePath>
  586. </File>
  587. </Files>
  588. <Files>
  589. <File>
  590. <FileName>stm32f4xx_hal_flash_ramfunc.c</FileName>
  591. <FileType>1</FileType>
  592. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c</FilePath>
  593. </File>
  594. </Files>
  595. <Files>
  596. <File>
  597. <FileName>stm32f4xx_hal_fmpi2c.c</FileName>
  598. <FileType>1</FileType>
  599. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_fmpi2c.c</FilePath>
  600. </File>
  601. </Files>
  602. <Files>
  603. <File>
  604. <FileName>stm32f4xx_hal_fmpi2c_ex.c</FileName>
  605. <FileType>1</FileType>
  606. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_fmpi2c_ex.c</FilePath>
  607. </File>
  608. </Files>
  609. <Files>
  610. <File>
  611. <FileName>stm32f4xx_hal_gpio.c</FileName>
  612. <FileType>1</FileType>
  613. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c</FilePath>
  614. </File>
  615. </Files>
  616. <Files>
  617. <File>
  618. <FileName>stm32f4xx_hal_hash.c</FileName>
  619. <FileType>1</FileType>
  620. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hash.c</FilePath>
  621. </File>
  622. </Files>
  623. <Files>
  624. <File>
  625. <FileName>stm32f4xx_hal_hash_ex.c</FileName>
  626. <FileType>1</FileType>
  627. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hash_ex.c</FilePath>
  628. </File>
  629. </Files>
  630. <Files>
  631. <File>
  632. <FileName>stm32f4xx_hal_hcd.c</FileName>
  633. <FileType>1</FileType>
  634. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_hcd.c</FilePath>
  635. </File>
  636. </Files>
  637. <Files>
  638. <File>
  639. <FileName>stm32f4xx_hal_i2c.c</FileName>
  640. <FileType>1</FileType>
  641. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c</FilePath>
  642. </File>
  643. </Files>
  644. <Files>
  645. <File>
  646. <FileName>stm32f4xx_hal_i2c_ex.c</FileName>
  647. <FileType>1</FileType>
  648. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c</FilePath>
  649. </File>
  650. </Files>
  651. <Files>
  652. <File>
  653. <FileName>stm32f4xx_hal_i2s.c</FileName>
  654. <FileType>1</FileType>
  655. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.c</FilePath>
  656. </File>
  657. </Files>
  658. <Files>
  659. <File>
  660. <FileName>stm32f4xx_hal_i2s_ex.c</FileName>
  661. <FileType>1</FileType>
  662. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c</FilePath>
  663. </File>
  664. </Files>
  665. <Files>
  666. <File>
  667. <FileName>stm32f4xx_hal_irda.c</FileName>
  668. <FileType>1</FileType>
  669. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_irda.c</FilePath>
  670. </File>
  671. </Files>
  672. <Files>
  673. <File>
  674. <FileName>stm32f4xx_hal_iwdg.c</FileName>
  675. <FileType>1</FileType>
  676. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_iwdg.c</FilePath>
  677. </File>
  678. </Files>
  679. <Files>
  680. <File>
  681. <FileName>stm32f4xx_hal_lptim.c</FileName>
  682. <FileType>1</FileType>
  683. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_lptim.c</FilePath>
  684. </File>
  685. </Files>
  686. <Files>
  687. <File>
  688. <FileName>stm32f4xx_hal_ltdc.c</FileName>
  689. <FileType>1</FileType>
  690. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_ltdc.c</FilePath>
  691. </File>
  692. </Files>
  693. <Files>
  694. <File>
  695. <FileName>stm32f4xx_hal_ltdc_ex.c</FileName>
  696. <FileType>1</FileType>
  697. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_ltdc_ex.c</FilePath>
  698. </File>
  699. </Files>
  700. <Files>
  701. <File>
  702. <FileName>stm32f4xx_hal_msp_template.c</FileName>
  703. <FileType>1</FileType>
  704. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_msp_template.c</FilePath>
  705. </File>
  706. </Files>
  707. <Files>
  708. <File>
  709. <FileName>stm32f4xx_hal_nand.c</FileName>
  710. <FileType>1</FileType>
  711. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nand.c</FilePath>
  712. </File>
  713. </Files>
  714. <Files>
  715. <File>
  716. <FileName>stm32f4xx_hal_nor.c</FileName>
  717. <FileType>1</FileType>
  718. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_nor.c</FilePath>
  719. </File>
  720. </Files>
  721. <Files>
  722. <File>
  723. <FileName>stm32f4xx_hal_pccard.c</FileName>
  724. <FileType>1</FileType>
  725. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pccard.c</FilePath>
  726. </File>
  727. </Files>
  728. <Files>
  729. <File>
  730. <FileName>stm32f4xx_hal_pcd.c</FileName>
  731. <FileType>1</FileType>
  732. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd.c</FilePath>
  733. </File>
  734. </Files>
  735. <Files>
  736. <File>
  737. <FileName>stm32f4xx_hal_pcd_ex.c</FileName>
  738. <FileType>1</FileType>
  739. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pcd_ex.c</FilePath>
  740. </File>
  741. </Files>
  742. <Files>
  743. <File>
  744. <FileName>stm32f4xx_hal_pwr.c</FileName>
  745. <FileType>1</FileType>
  746. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c</FilePath>
  747. </File>
  748. </Files>
  749. <Files>
  750. <File>
  751. <FileName>stm32f4xx_hal_pwr_ex.c</FileName>
  752. <FileType>1</FileType>
  753. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c</FilePath>
  754. </File>
  755. </Files>
  756. <Files>
  757. <File>
  758. <FileName>stm32f4xx_hal_qspi.c</FileName>
  759. <FileType>1</FileType>
  760. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_qspi.c</FilePath>
  761. </File>
  762. </Files>
  763. <Files>
  764. <File>
  765. <FileName>stm32f4xx_hal_rcc.c</FileName>
  766. <FileType>1</FileType>
  767. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c</FilePath>
  768. </File>
  769. </Files>
  770. <Files>
  771. <File>
  772. <FileName>stm32f4xx_hal_rcc_ex.c</FileName>
  773. <FileType>1</FileType>
  774. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c</FilePath>
  775. </File>
  776. </Files>
  777. <Files>
  778. <File>
  779. <FileName>stm32f4xx_hal_rng.c</FileName>
  780. <FileType>1</FileType>
  781. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rng.c</FilePath>
  782. </File>
  783. </Files>
  784. <Files>
  785. <File>
  786. <FileName>stm32f4xx_hal_rtc.c</FileName>
  787. <FileType>1</FileType>
  788. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rtc.c</FilePath>
  789. </File>
  790. </Files>
  791. <Files>
  792. <File>
  793. <FileName>stm32f4xx_hal_rtc_ex.c</FileName>
  794. <FileType>1</FileType>
  795. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rtc_ex.c</FilePath>
  796. </File>
  797. </Files>
  798. <Files>
  799. <File>
  800. <FileName>stm32f4xx_hal_sai.c</FileName>
  801. <FileType>1</FileType>
  802. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sai.c</FilePath>
  803. </File>
  804. </Files>
  805. <Files>
  806. <File>
  807. <FileName>stm32f4xx_hal_sai_ex.c</FileName>
  808. <FileType>1</FileType>
  809. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sai_ex.c</FilePath>
  810. </File>
  811. </Files>
  812. <Files>
  813. <File>
  814. <FileName>stm32f4xx_hal_sd.c</FileName>
  815. <FileType>1</FileType>
  816. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sd.c</FilePath>
  817. </File>
  818. </Files>
  819. <Files>
  820. <File>
  821. <FileName>stm32f4xx_hal_sdram.c</FileName>
  822. <FileType>1</FileType>
  823. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sdram.c</FilePath>
  824. </File>
  825. </Files>
  826. <Files>
  827. <File>
  828. <FileName>stm32f4xx_hal_smartcard.c</FileName>
  829. <FileType>1</FileType>
  830. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_smartcard.c</FilePath>
  831. </File>
  832. </Files>
  833. <Files>
  834. <File>
  835. <FileName>stm32f4xx_hal_spdifrx.c</FileName>
  836. <FileType>1</FileType>
  837. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spdifrx.c</FilePath>
  838. </File>
  839. </Files>
  840. <Files>
  841. <File>
  842. <FileName>stm32f4xx_hal_spi.c</FileName>
  843. <FileType>1</FileType>
  844. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c</FilePath>
  845. </File>
  846. </Files>
  847. <Files>
  848. <File>
  849. <FileName>stm32f4xx_hal_sram.c</FileName>
  850. <FileType>1</FileType>
  851. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c</FilePath>
  852. </File>
  853. </Files>
  854. <Files>
  855. <File>
  856. <FileName>stm32f4xx_hal_tim.c</FileName>
  857. <FileType>1</FileType>
  858. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c</FilePath>
  859. </File>
  860. </Files>
  861. <Files>
  862. <File>
  863. <FileName>stm32f4xx_hal_tim_ex.c</FileName>
  864. <FileType>1</FileType>
  865. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c</FilePath>
  866. </File>
  867. </Files>
  868. <Files>
  869. <File>
  870. <FileName>stm32f4xx_hal_uart.c</FileName>
  871. <FileType>1</FileType>
  872. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c</FilePath>
  873. </File>
  874. </Files>
  875. <Files>
  876. <File>
  877. <FileName>stm32f4xx_hal_usart.c</FileName>
  878. <FileType>1</FileType>
  879. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_usart.c</FilePath>
  880. </File>
  881. </Files>
  882. <Files>
  883. <File>
  884. <FileName>stm32f4xx_hal_wwdg.c</FileName>
  885. <FileType>1</FileType>
  886. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_wwdg.c</FilePath>
  887. </File>
  888. </Files>
  889. <Files>
  890. <File>
  891. <FileName>stm32f4xx_ll_fmc.c</FileName>
  892. <FileType>1</FileType>
  893. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fmc.c</FilePath>
  894. </File>
  895. </Files>
  896. <Files>
  897. <File>
  898. <FileName>stm32f4xx_ll_fsmc.c</FileName>
  899. <FileType>1</FileType>
  900. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c</FilePath>
  901. </File>
  902. </Files>
  903. <Files>
  904. <File>
  905. <FileName>stm32f4xx_ll_sdmmc.c</FileName>
  906. <FileType>1</FileType>
  907. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_sdmmc.c</FilePath>
  908. </File>
  909. </Files>
  910. <Files>
  911. <File>
  912. <FileName>stm32f4xx_ll_usb.c</FileName>
  913. <FileType>1</FileType>
  914. <FilePath>Libraries/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usb.c</FilePath>
  915. </File>
  916. </Files>
  917. </Group>
  918. <Group>
  919. <GroupName>CMSIS</GroupName>
  920. <Files>
  921. <File>
  922. <FileName>system_stm32f4xx.c</FileName>
  923. <FileType>1</FileType>
  924. <FilePath>Libraries/CMSIS/Device/ST/STM32F4xx/Source/Templates/system_stm32f4xx.c</FilePath>
  925. </File>
  926. </Files>
  927. <Files>
  928. <File>
  929. <FileName>startup_stm32f411xe.s</FileName>
  930. <FileType>2</FileType>
  931. <FilePath>Libraries/CMSIS/Device/ST/STM32F4xx/Source/Templates/arm/startup_stm32f411xe.s</FilePath>
  932. </File>
  933. </Files>
  934. </Group>
  935. <Group>
  936. <GroupName>Kernel</GroupName>
  937. <Files>
  938. <File>
  939. <FileName>clock.c</FileName>
  940. <FileType>1</FileType>
  941. <FilePath>../../src/clock.c</FilePath>
  942. </File>
  943. </Files>
  944. <Files>
  945. <File>
  946. <FileName>components.c</FileName>
  947. <FileType>1</FileType>
  948. <FilePath>../../src/components.c</FilePath>
  949. </File>
  950. </Files>
  951. <Files>
  952. <File>
  953. <FileName>device.c</FileName>
  954. <FileType>1</FileType>
  955. <FilePath>../../src/device.c</FilePath>
  956. </File>
  957. </Files>
  958. <Files>
  959. <File>
  960. <FileName>idle.c</FileName>
  961. <FileType>1</FileType>
  962. <FilePath>../../src/idle.c</FilePath>
  963. </File>
  964. </Files>
  965. <Files>
  966. <File>
  967. <FileName>ipc.c</FileName>
  968. <FileType>1</FileType>
  969. <FilePath>../../src/ipc.c</FilePath>
  970. </File>
  971. </Files>
  972. <Files>
  973. <File>
  974. <FileName>irq.c</FileName>
  975. <FileType>1</FileType>
  976. <FilePath>../../src/irq.c</FilePath>
  977. </File>
  978. </Files>
  979. <Files>
  980. <File>
  981. <FileName>kservice.c</FileName>
  982. <FileType>1</FileType>
  983. <FilePath>../../src/kservice.c</FilePath>
  984. </File>
  985. </Files>
  986. <Files>
  987. <File>
  988. <FileName>mem.c</FileName>
  989. <FileType>1</FileType>
  990. <FilePath>../../src/mem.c</FilePath>
  991. </File>
  992. </Files>
  993. <Files>
  994. <File>
  995. <FileName>mempool.c</FileName>
  996. <FileType>1</FileType>
  997. <FilePath>../../src/mempool.c</FilePath>
  998. </File>
  999. </Files>
  1000. <Files>
  1001. <File>
  1002. <FileName>object.c</FileName>
  1003. <FileType>1</FileType>
  1004. <FilePath>../../src/object.c</FilePath>
  1005. </File>
  1006. </Files>
  1007. <Files>
  1008. <File>
  1009. <FileName>scheduler.c</FileName>
  1010. <FileType>1</FileType>
  1011. <FilePath>../../src/scheduler.c</FilePath>
  1012. </File>
  1013. </Files>
  1014. <Files>
  1015. <File>
  1016. <FileName>signal.c</FileName>
  1017. <FileType>1</FileType>
  1018. <FilePath>../../src/signal.c</FilePath>
  1019. </File>
  1020. </Files>
  1021. <Files>
  1022. <File>
  1023. <FileName>thread.c</FileName>
  1024. <FileType>1</FileType>
  1025. <FilePath>../../src/thread.c</FilePath>
  1026. </File>
  1027. </Files>
  1028. <Files>
  1029. <File>
  1030. <FileName>timer.c</FileName>
  1031. <FileType>1</FileType>
  1032. <FilePath>../../src/timer.c</FilePath>
  1033. </File>
  1034. </Files>
  1035. </Group>
  1036. <Group>
  1037. <GroupName>CORTEX-M4</GroupName>
  1038. <Files>
  1039. <File>
  1040. <FileName>cpuport.c</FileName>
  1041. <FileType>1</FileType>
  1042. <FilePath>../../libcpu/arm/cortex-m4/cpuport.c</FilePath>
  1043. </File>
  1044. </Files>
  1045. <Files>
  1046. <File>
  1047. <FileName>context_rvds.S</FileName>
  1048. <FileType>2</FileType>
  1049. <FilePath>../../libcpu/arm/cortex-m4/context_rvds.S</FilePath>
  1050. </File>
  1051. </Files>
  1052. <Files>
  1053. <File>
  1054. <FileName>backtrace.c</FileName>
  1055. <FileType>1</FileType>
  1056. <FilePath>../../libcpu/arm/common/backtrace.c</FilePath>
  1057. </File>
  1058. </Files>
  1059. <Files>
  1060. <File>
  1061. <FileName>div0.c</FileName>
  1062. <FileType>1</FileType>
  1063. <FilePath>../../libcpu/arm/common/div0.c</FilePath>
  1064. </File>
  1065. </Files>
  1066. <Files>
  1067. <File>
  1068. <FileName>showmem.c</FileName>
  1069. <FileType>1</FileType>
  1070. <FilePath>../../libcpu/arm/common/showmem.c</FilePath>
  1071. </File>
  1072. </Files>
  1073. </Group>
  1074. <Group>
  1075. <GroupName>DeviceDrivers</GroupName>
  1076. <Files>
  1077. <File>
  1078. <FileName>serial.c</FileName>
  1079. <FileType>1</FileType>
  1080. <FilePath>../../components/drivers/serial/serial.c</FilePath>
  1081. </File>
  1082. </Files>
  1083. <Files>
  1084. <File>
  1085. <FileName>completion.c</FileName>
  1086. <FileType>1</FileType>
  1087. <FilePath>../../components/drivers/src/completion.c</FilePath>
  1088. </File>
  1089. </Files>
  1090. <Files>
  1091. <File>
  1092. <FileName>dataqueue.c</FileName>
  1093. <FileType>1</FileType>
  1094. <FilePath>../../components/drivers/src/dataqueue.c</FilePath>
  1095. </File>
  1096. </Files>
  1097. <Files>
  1098. <File>
  1099. <FileName>pipe.c</FileName>
  1100. <FileType>1</FileType>
  1101. <FilePath>../../components/drivers/src/pipe.c</FilePath>
  1102. </File>
  1103. </Files>
  1104. <Files>
  1105. <File>
  1106. <FileName>ringbuffer.c</FileName>
  1107. <FileType>1</FileType>
  1108. <FilePath>../../components/drivers/src/ringbuffer.c</FilePath>
  1109. </File>
  1110. </Files>
  1111. <Files>
  1112. <File>
  1113. <FileName>waitqueue.c</FileName>
  1114. <FileType>1</FileType>
  1115. <FilePath>../../components/drivers/src/waitqueue.c</FilePath>
  1116. </File>
  1117. </Files>
  1118. <Files>
  1119. <File>
  1120. <FileName>workqueue.c</FileName>
  1121. <FileType>1</FileType>
  1122. <FilePath>../../components/drivers/src/workqueue.c</FilePath>
  1123. </File>
  1124. </Files>
  1125. </Group>
  1126. <Group>
  1127. <GroupName>finsh</GroupName>
  1128. <Files>
  1129. <File>
  1130. <FileName>shell.c</FileName>
  1131. <FileType>1</FileType>
  1132. <FilePath>../../components/finsh/shell.c</FilePath>
  1133. </File>
  1134. </Files>
  1135. <Files>
  1136. <File>
  1137. <FileName>symbol.c</FileName>
  1138. <FileType>1</FileType>
  1139. <FilePath>../../components/finsh/symbol.c</FilePath>
  1140. </File>
  1141. </Files>
  1142. <Files>
  1143. <File>
  1144. <FileName>cmd.c</FileName>
  1145. <FileType>1</FileType>
  1146. <FilePath>../../components/finsh/cmd.c</FilePath>
  1147. </File>
  1148. </Files>
  1149. <Files>
  1150. <File>
  1151. <FileName>finsh_compiler.c</FileName>
  1152. <FileType>1</FileType>
  1153. <FilePath>../../components/finsh/finsh_compiler.c</FilePath>
  1154. </File>
  1155. </Files>
  1156. <Files>
  1157. <File>
  1158. <FileName>finsh_error.c</FileName>
  1159. <FileType>1</FileType>
  1160. <FilePath>../../components/finsh/finsh_error.c</FilePath>
  1161. </File>
  1162. </Files>
  1163. <Files>
  1164. <File>
  1165. <FileName>finsh_heap.c</FileName>
  1166. <FileType>1</FileType>
  1167. <FilePath>../../components/finsh/finsh_heap.c</FilePath>
  1168. </File>
  1169. </Files>
  1170. <Files>
  1171. <File>
  1172. <FileName>finsh_init.c</FileName>
  1173. <FileType>1</FileType>
  1174. <FilePath>../../components/finsh/finsh_init.c</FilePath>
  1175. </File>
  1176. </Files>
  1177. <Files>
  1178. <File>
  1179. <FileName>finsh_node.c</FileName>
  1180. <FileType>1</FileType>
  1181. <FilePath>../../components/finsh/finsh_node.c</FilePath>
  1182. </File>
  1183. </Files>
  1184. <Files>
  1185. <File>
  1186. <FileName>finsh_ops.c</FileName>
  1187. <FileType>1</FileType>
  1188. <FilePath>../../components/finsh/finsh_ops.c</FilePath>
  1189. </File>
  1190. </Files>
  1191. <Files>
  1192. <File>
  1193. <FileName>finsh_parser.c</FileName>
  1194. <FileType>1</FileType>
  1195. <FilePath>../../components/finsh/finsh_parser.c</FilePath>
  1196. </File>
  1197. </Files>
  1198. <Files>
  1199. <File>
  1200. <FileName>finsh_var.c</FileName>
  1201. <FileType>1</FileType>
  1202. <FilePath>../../components/finsh/finsh_var.c</FilePath>
  1203. </File>
  1204. </Files>
  1205. <Files>
  1206. <File>
  1207. <FileName>finsh_vm.c</FileName>
  1208. <FileType>1</FileType>
  1209. <FilePath>../../components/finsh/finsh_vm.c</FilePath>
  1210. </File>
  1211. </Files>
  1212. <Files>
  1213. <File>
  1214. <FileName>finsh_token.c</FileName>
  1215. <FileType>1</FileType>
  1216. <FilePath>../../components/finsh/finsh_token.c</FilePath>
  1217. </File>
  1218. </Files>
  1219. </Group>
  1220. </Groups>
  1221. </Target>
  1222. </Targets>
  1223. </Project>