project.uvproj 43 KB

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