project.uvproj 42 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090
  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. <pCCUsed>6100001::V6.10.1::.\ARMCLANG</pCCUsed>
  11. <uAC6>1</uAC6>
  12. <TargetOption>
  13. <TargetCommonOption>
  14. <Device>STM32F429ZG</Device>
  15. <Vendor>STMicroelectronics</Vendor>
  16. <Cpu>IRAM(0x20000000-0x2002FFFF) IRAM2(0x10000000-0x1000FFFF) IROM(0x8000000-0x80FFFFF) CLOCK(25000000) CPUTYPE("Cortex-M4") FPU2</Cpu>
  17. <FlashUtilSpec></FlashUtilSpec>
  18. <StartupFile>"Startup\ST\STM32F4xx\startup_stm32f429_439xx.s" ("STM32F429/439xx Startup Code")</StartupFile>
  19. <FlashDriverDll>UL2CM3(-O207 -S0 -C0 -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F4xx_1024 -FS08000000 -FL0100000)</FlashDriverDll>
  20. <DeviceId>7029</DeviceId>
  21. <RegisterFile>stm32f4xx.h</RegisterFile>
  22. <MemoryEnv></MemoryEnv>
  23. <Cmp></Cmp>
  24. <Asm></Asm>
  25. <Linker></Linker>
  26. <OHString></OHString>
  27. <InfinionOptionDll></InfinionOptionDll>
  28. <SLE66CMisc>-DSTM32F429_439xx</SLE66CMisc>
  29. <SLE66AMisc></SLE66AMisc>
  30. <SLE66LinkerMisc></SLE66LinkerMisc>
  31. <SFDFile>SFD\ST\STM32F4xx\STM32F429x.SFR</SFDFile>
  32. <bCustSvd>0</bCustSvd>
  33. <UseEnv>0</UseEnv>
  34. <BinPath></BinPath>
  35. <IncludePath></IncludePath>
  36. <LibPath></LibPath>
  37. <RegisterFilePath>ST\STM32F4xx\</RegisterFilePath>
  38. <DBRegisterFilePath>ST\STM32F4xx\</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>0</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></UserProg1Name>
  61. <UserProg2Name></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></UserProg1Name>
  71. <UserProg2Name></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></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></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></CustomArgument>
  103. <IncludeLibraryModules></IncludeLibraryModules>
  104. <ComprImg>1</ComprImg>
  105. </CommonProperty>
  106. <DllOption>
  107. <SimDllName>SARMCM3.DLL</SimDllName>
  108. <SimDllArguments>-MPU -REMAP</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>0</TargetSelection>
  150. <SimDlls>
  151. <CpuDll></CpuDll>
  152. <CpuDllArguments></CpuDllArguments>
  153. <PeripheralDll></PeripheralDll>
  154. <PeripheralDllArguments></PeripheralDllArguments>
  155. <InitializationFile></InitializationFile>
  156. </SimDlls>
  157. <TargetDlls>
  158. <CpuDll></CpuDll>
  159. <CpuDllArguments></CpuDllArguments>
  160. <PeripheralDll></PeripheralDll>
  161. <PeripheralDllArguments></PeripheralDllArguments>
  162. <InitializationFile></InitializationFile>
  163. <Driver>BIN\UL2CM3.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></Flash4>
  179. <pFcarmOut></pFcarmOut>
  180. <pFcarmGrp></pFcarmGrp>
  181. <pFcArmRoot></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></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. <RvdsMve>0</RvdsMve>
  224. <hadIRAM2>1</hadIRAM2>
  225. <hadIROM2>0</hadIROM2>
  226. <StupSel>8</StupSel>
  227. <useUlib>0</useUlib>
  228. <EndSel>0</EndSel>
  229. <uLtcg>0</uLtcg>
  230. <nSecure>0</nSecure>
  231. <RoSelD>3</RoSelD>
  232. <RwSelD>3</RwSelD>
  233. <CodeSel>0</CodeSel>
  234. <OptFeed>0</OptFeed>
  235. <NoZi1>0</NoZi1>
  236. <NoZi2>0</NoZi2>
  237. <NoZi3>0</NoZi3>
  238. <NoZi4>0</NoZi4>
  239. <NoZi5>0</NoZi5>
  240. <Ro1Chk>0</Ro1Chk>
  241. <Ro2Chk>0</Ro2Chk>
  242. <Ro3Chk>0</Ro3Chk>
  243. <Ir1Chk>1</Ir1Chk>
  244. <Ir2Chk>0</Ir2Chk>
  245. <Ra1Chk>0</Ra1Chk>
  246. <Ra2Chk>0</Ra2Chk>
  247. <Ra3Chk>0</Ra3Chk>
  248. <Im1Chk>1</Im1Chk>
  249. <Im2Chk>0</Im2Chk>
  250. <OnChipMemories>
  251. <Ocm1>
  252. <Type>0</Type>
  253. <StartAddress>0x0</StartAddress>
  254. <Size>0x0</Size>
  255. </Ocm1>
  256. <Ocm2>
  257. <Type>0</Type>
  258. <StartAddress>0x0</StartAddress>
  259. <Size>0x0</Size>
  260. </Ocm2>
  261. <Ocm3>
  262. <Type>0</Type>
  263. <StartAddress>0x0</StartAddress>
  264. <Size>0x0</Size>
  265. </Ocm3>
  266. <Ocm4>
  267. <Type>0</Type>
  268. <StartAddress>0x0</StartAddress>
  269. <Size>0x0</Size>
  270. </Ocm4>
  271. <Ocm5>
  272. <Type>0</Type>
  273. <StartAddress>0x0</StartAddress>
  274. <Size>0x0</Size>
  275. </Ocm5>
  276. <Ocm6>
  277. <Type>0</Type>
  278. <StartAddress>0x0</StartAddress>
  279. <Size>0x0</Size>
  280. </Ocm6>
  281. <IRAM>
  282. <Type>0</Type>
  283. <StartAddress>0x20000000</StartAddress>
  284. <Size>0x30000</Size>
  285. </IRAM>
  286. <IROM>
  287. <Type>1</Type>
  288. <StartAddress>0x8000000</StartAddress>
  289. <Size>0x100000</Size>
  290. </IROM>
  291. <XRAM>
  292. <Type>0</Type>
  293. <StartAddress>0x0</StartAddress>
  294. <Size>0x0</Size>
  295. </XRAM>
  296. <OCR_RVCT1>
  297. <Type>1</Type>
  298. <StartAddress>0x0</StartAddress>
  299. <Size>0x0</Size>
  300. </OCR_RVCT1>
  301. <OCR_RVCT2>
  302. <Type>1</Type>
  303. <StartAddress>0x0</StartAddress>
  304. <Size>0x0</Size>
  305. </OCR_RVCT2>
  306. <OCR_RVCT3>
  307. <Type>1</Type>
  308. <StartAddress>0x0</StartAddress>
  309. <Size>0x0</Size>
  310. </OCR_RVCT3>
  311. <OCR_RVCT4>
  312. <Type>1</Type>
  313. <StartAddress>0x8000000</StartAddress>
  314. <Size>0x100000</Size>
  315. </OCR_RVCT4>
  316. <OCR_RVCT5>
  317. <Type>1</Type>
  318. <StartAddress>0x0</StartAddress>
  319. <Size>0x0</Size>
  320. </OCR_RVCT5>
  321. <OCR_RVCT6>
  322. <Type>0</Type>
  323. <StartAddress>0x0</StartAddress>
  324. <Size>0x0</Size>
  325. </OCR_RVCT6>
  326. <OCR_RVCT7>
  327. <Type>0</Type>
  328. <StartAddress>0x0</StartAddress>
  329. <Size>0x0</Size>
  330. </OCR_RVCT7>
  331. <OCR_RVCT8>
  332. <Type>0</Type>
  333. <StartAddress>0x0</StartAddress>
  334. <Size>0x0</Size>
  335. </OCR_RVCT8>
  336. <OCR_RVCT9>
  337. <Type>0</Type>
  338. <StartAddress>0x20000000</StartAddress>
  339. <Size>0x30000</Size>
  340. </OCR_RVCT9>
  341. <OCR_RVCT10>
  342. <Type>0</Type>
  343. <StartAddress>0x10000000</StartAddress>
  344. <Size>0x10000</Size>
  345. </OCR_RVCT10>
  346. </OnChipMemories>
  347. <RvctStartVector></RvctStartVector>
  348. </ArmAdsMisc>
  349. <Cads>
  350. <interw>1</interw>
  351. <Optim>7</Optim>
  352. <oTime>0</oTime>
  353. <SplitLS>0</SplitLS>
  354. <OneElfS>0</OneElfS>
  355. <Strict>0</Strict>
  356. <EnumInt>0</EnumInt>
  357. <PlainCh>0</PlainCh>
  358. <Ropi>0</Ropi>
  359. <Rwpi>0</Rwpi>
  360. <wLevel>3</wLevel>
  361. <uThumb>0</uThumb>
  362. <uSurpInc>0</uSurpInc>
  363. <uC99>0</uC99>
  364. <uGnu>0</uGnu>
  365. <useXO>0</useXO>
  366. <v6Lang>3</v6Lang>
  367. <v6LangP>3</v6LangP>
  368. <vShortEn>1</vShortEn>
  369. <vShortWch>1</vShortWch>
  370. <v6Lto>0</v6Lto>
  371. <v6WtE>0</v6WtE>
  372. <v6Rtti>0</v6Rtti>
  373. <VariousControls>
  374. <MiscControls></MiscControls>
  375. <Define>USE_HAL_DRIVER, STM32F429xx</Define>
  376. <Undefine></Undefine>
  377. <IncludePath>applications;.;drivers;Libraries\STM32F4xx_HAL_Driver\Inc;Libraries\CMSIS\Device\ST\STM32F4xx\Include;Libraries\CMSIS\Include;..\..\include;..\..\libcpu\arm\cortex-m4;..\..\libcpu\arm\common;..\..\components\dfs\include;..\..\components\dfs\filesystems\devfs;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\finsh</IncludePath>
  378. </VariousControls>
  379. </Cads>
  380. <Aads>
  381. <interw>1</interw>
  382. <Ropi>0</Ropi>
  383. <Rwpi>0</Rwpi>
  384. <thumb>0</thumb>
  385. <SplitLS>0</SplitLS>
  386. <SwStkChk>0</SwStkChk>
  387. <NoWarn>0</NoWarn>
  388. <uSurpInc>0</uSurpInc>
  389. <useXO>0</useXO>
  390. <uClangAs>0</uClangAs>
  391. <VariousControls>
  392. <MiscControls></MiscControls>
  393. <Define></Define>
  394. <Undefine></Undefine>
  395. <IncludePath></IncludePath>
  396. </VariousControls>
  397. </Aads>
  398. <LDads>
  399. <umfTarg>1</umfTarg>
  400. <Ropi>0</Ropi>
  401. <Rwpi>0</Rwpi>
  402. <noStLib>0</noStLib>
  403. <RepFail>1</RepFail>
  404. <useFile>0</useFile>
  405. <TextAddressRange>0x08000000</TextAddressRange>
  406. <DataAddressRange>0x20000000</DataAddressRange>
  407. <pXoBase></pXoBase>
  408. <ScatterFile></ScatterFile>
  409. <IncludeLibs></IncludeLibs>
  410. <IncludeLibsPath></IncludeLibsPath>
  411. <Misc> --keep *.o(.rti_fn.*) --keep *.o(FSymTab) --keep *.o(VSymTab) </Misc>
  412. <LinkerInputFile></LinkerInputFile>
  413. <DisabledWarnings></DisabledWarnings>
  414. </LDads>
  415. </TargetArmAds>
  416. </TargetOption>
  417. <Groups>
  418. <Group>
  419. <GroupName>Applications</GroupName>
  420. <Files>
  421. <File>
  422. <FileName>application.c</FileName>
  423. <FileType>1</FileType>
  424. <FilePath>applications\application.c</FilePath>
  425. </File>
  426. <File>
  427. <FileName>startup.c</FileName>
  428. <FileType>1</FileType>
  429. <FilePath>applications\startup.c</FilePath>
  430. </File>
  431. </Files>
  432. </Group>
  433. <Group>
  434. <GroupName>Drivers</GroupName>
  435. <Files>
  436. <File>
  437. <FileName>board.c</FileName>
  438. <FileType>1</FileType>
  439. <FilePath>drivers\board.c</FilePath>
  440. </File>
  441. <File>
  442. <FileName>stm32f4xx_it.c</FileName>
  443. <FileType>1</FileType>
  444. <FilePath>drivers\stm32f4xx_it.c</FilePath>
  445. </File>
  446. <File>
  447. <FileName>usart.c</FileName>
  448. <FileType>1</FileType>
  449. <FilePath>drivers\usart.c</FilePath>
  450. </File>
  451. <File>
  452. <FileName>drv_sdram.c</FileName>
  453. <FileType>1</FileType>
  454. <FilePath>drivers\drv_sdram.c</FilePath>
  455. </File>
  456. <File>
  457. <FileName>drv_lcd.c</FileName>
  458. <FileType>1</FileType>
  459. <FilePath>drivers\drv_lcd.c</FilePath>
  460. </File>
  461. </Files>
  462. </Group>
  463. <Group>
  464. <GroupName>STM32_HAL</GroupName>
  465. <Files>
  466. <File>
  467. <FileName>system_stm32f4xx.c</FileName>
  468. <FileType>1</FileType>
  469. <FilePath>Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c</FilePath>
  470. </File>
  471. <File>
  472. <FileName>stm32f4xx_hal.c</FileName>
  473. <FileType>1</FileType>
  474. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c</FilePath>
  475. </File>
  476. <File>
  477. <FileName>stm32f4xx_hal_adc.c</FileName>
  478. <FileType>1</FileType>
  479. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc.c</FilePath>
  480. </File>
  481. <File>
  482. <FileName>stm32f4xx_hal_adc_ex.c</FileName>
  483. <FileType>1</FileType>
  484. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc_ex.c</FilePath>
  485. </File>
  486. <File>
  487. <FileName>stm32f4xx_hal_can.c</FileName>
  488. <FileType>1</FileType>
  489. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_can.c</FilePath>
  490. </File>
  491. <File>
  492. <FileName>stm32f4xx_hal_cec.c</FileName>
  493. <FileType>1</FileType>
  494. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cec.c</FilePath>
  495. </File>
  496. <File>
  497. <FileName>stm32f4xx_hal_cortex.c</FileName>
  498. <FileType>1</FileType>
  499. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c</FilePath>
  500. </File>
  501. <File>
  502. <FileName>stm32f4xx_hal_crc.c</FileName>
  503. <FileType>1</FileType>
  504. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_crc.c</FilePath>
  505. </File>
  506. <File>
  507. <FileName>stm32f4xx_hal_cryp.c</FileName>
  508. <FileType>1</FileType>
  509. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp.c</FilePath>
  510. </File>
  511. <File>
  512. <FileName>stm32f4xx_hal_cryp_ex.c</FileName>
  513. <FileType>1</FileType>
  514. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp_ex.c</FilePath>
  515. </File>
  516. <File>
  517. <FileName>stm32f4xx_hal_dac.c</FileName>
  518. <FileType>1</FileType>
  519. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dac.c</FilePath>
  520. </File>
  521. <File>
  522. <FileName>stm32f4xx_hal_dac_ex.c</FileName>
  523. <FileType>1</FileType>
  524. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dac_ex.c</FilePath>
  525. </File>
  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. <File>
  532. <FileName>stm32f4xx_hal_dcmi_ex.c</FileName>
  533. <FileType>1</FileType>
  534. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dcmi_ex.c</FilePath>
  535. </File>
  536. <File>
  537. <FileName>stm32f4xx_hal_dfsdm.c</FileName>
  538. <FileType>1</FileType>
  539. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dfsdm.c</FilePath>
  540. </File>
  541. <File>
  542. <FileName>stm32f4xx_hal_dma.c</FileName>
  543. <FileType>1</FileType>
  544. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c</FilePath>
  545. </File>
  546. <File>
  547. <FileName>stm32f4xx_hal_dma2d.c</FileName>
  548. <FileType>1</FileType>
  549. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma2d.c</FilePath>
  550. </File>
  551. <File>
  552. <FileName>stm32f4xx_hal_dma_ex.c</FileName>
  553. <FileType>1</FileType>
  554. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c</FilePath>
  555. </File>
  556. <File>
  557. <FileName>stm32f4xx_hal_dsi.c</FileName>
  558. <FileType>1</FileType>
  559. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dsi.c</FilePath>
  560. </File>
  561. <File>
  562. <FileName>stm32f4xx_hal_eth.c</FileName>
  563. <FileType>1</FileType>
  564. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_eth.c</FilePath>
  565. </File>
  566. <File>
  567. <FileName>stm32f4xx_hal_flash.c</FileName>
  568. <FileType>1</FileType>
  569. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash.c</FilePath>
  570. </File>
  571. <File>
  572. <FileName>stm32f4xx_hal_flash_ex.c</FileName>
  573. <FileType>1</FileType>
  574. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ex.c</FilePath>
  575. </File>
  576. <File>
  577. <FileName>stm32f4xx_hal_flash_ramfunc.c</FileName>
  578. <FileType>1</FileType>
  579. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ramfunc.c</FilePath>
  580. </File>
  581. <File>
  582. <FileName>stm32f4xx_hal_fmpi2c.c</FileName>
  583. <FileType>1</FileType>
  584. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_fmpi2c.c</FilePath>
  585. </File>
  586. <File>
  587. <FileName>stm32f4xx_hal_fmpi2c_ex.c</FileName>
  588. <FileType>1</FileType>
  589. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_fmpi2c_ex.c</FilePath>
  590. </File>
  591. <File>
  592. <FileName>stm32f4xx_hal_gpio.c</FileName>
  593. <FileType>1</FileType>
  594. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c</FilePath>
  595. </File>
  596. <File>
  597. <FileName>stm32f4xx_hal_hash.c</FileName>
  598. <FileType>1</FileType>
  599. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hash.c</FilePath>
  600. </File>
  601. <File>
  602. <FileName>stm32f4xx_hal_hash_ex.c</FileName>
  603. <FileType>1</FileType>
  604. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hash_ex.c</FilePath>
  605. </File>
  606. <File>
  607. <FileName>stm32f4xx_hal_hcd.c</FileName>
  608. <FileType>1</FileType>
  609. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hcd.c</FilePath>
  610. </File>
  611. <File>
  612. <FileName>stm32f4xx_hal_i2c.c</FileName>
  613. <FileType>1</FileType>
  614. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c.c</FilePath>
  615. </File>
  616. <File>
  617. <FileName>stm32f4xx_hal_i2c_ex.c</FileName>
  618. <FileType>1</FileType>
  619. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c_ex.c</FilePath>
  620. </File>
  621. <File>
  622. <FileName>stm32f4xx_hal_i2s.c</FileName>
  623. <FileType>1</FileType>
  624. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2s.c</FilePath>
  625. </File>
  626. <File>
  627. <FileName>stm32f4xx_hal_i2s_ex.c</FileName>
  628. <FileType>1</FileType>
  629. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2s_ex.c</FilePath>
  630. </File>
  631. <File>
  632. <FileName>stm32f4xx_hal_irda.c</FileName>
  633. <FileType>1</FileType>
  634. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_irda.c</FilePath>
  635. </File>
  636. <File>
  637. <FileName>stm32f4xx_hal_iwdg.c</FileName>
  638. <FileType>1</FileType>
  639. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_iwdg.c</FilePath>
  640. </File>
  641. <File>
  642. <FileName>stm32f4xx_hal_lptim.c</FileName>
  643. <FileType>1</FileType>
  644. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_lptim.c</FilePath>
  645. </File>
  646. <File>
  647. <FileName>stm32f4xx_hal_ltdc.c</FileName>
  648. <FileType>1</FileType>
  649. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc.c</FilePath>
  650. </File>
  651. <File>
  652. <FileName>stm32f4xx_hal_ltdc_ex.c</FileName>
  653. <FileType>1</FileType>
  654. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc_ex.c</FilePath>
  655. </File>
  656. <File>
  657. <FileName>stm32f4xx_hal_nand.c</FileName>
  658. <FileType>1</FileType>
  659. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_nand.c</FilePath>
  660. </File>
  661. <File>
  662. <FileName>stm32f4xx_hal_nor.c</FileName>
  663. <FileType>1</FileType>
  664. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_nor.c</FilePath>
  665. </File>
  666. <File>
  667. <FileName>stm32f4xx_hal_pccard.c</FileName>
  668. <FileType>1</FileType>
  669. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pccard.c</FilePath>
  670. </File>
  671. <File>
  672. <FileName>stm32f4xx_hal_pcd.c</FileName>
  673. <FileType>1</FileType>
  674. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pcd.c</FilePath>
  675. </File>
  676. <File>
  677. <FileName>stm32f4xx_hal_pcd_ex.c</FileName>
  678. <FileType>1</FileType>
  679. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pcd_ex.c</FilePath>
  680. </File>
  681. <File>
  682. <FileName>stm32f4xx_hal_pwr.c</FileName>
  683. <FileType>1</FileType>
  684. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c</FilePath>
  685. </File>
  686. <File>
  687. <FileName>stm32f4xx_hal_pwr_ex.c</FileName>
  688. <FileType>1</FileType>
  689. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c</FilePath>
  690. </File>
  691. <File>
  692. <FileName>stm32f4xx_hal_qspi.c</FileName>
  693. <FileType>1</FileType>
  694. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_qspi.c</FilePath>
  695. </File>
  696. <File>
  697. <FileName>stm32f4xx_hal_rcc.c</FileName>
  698. <FileType>1</FileType>
  699. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c</FilePath>
  700. </File>
  701. <File>
  702. <FileName>stm32f4xx_hal_rcc_ex.c</FileName>
  703. <FileType>1</FileType>
  704. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c</FilePath>
  705. </File>
  706. <File>
  707. <FileName>stm32f4xx_hal_rng.c</FileName>
  708. <FileType>1</FileType>
  709. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rng.c</FilePath>
  710. </File>
  711. <File>
  712. <FileName>stm32f4xx_hal_rtc.c</FileName>
  713. <FileType>1</FileType>
  714. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rtc.c</FilePath>
  715. </File>
  716. <File>
  717. <FileName>stm32f4xx_hal_rtc_ex.c</FileName>
  718. <FileType>1</FileType>
  719. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rtc_ex.c</FilePath>
  720. </File>
  721. <File>
  722. <FileName>stm32f4xx_hal_sai.c</FileName>
  723. <FileType>1</FileType>
  724. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sai.c</FilePath>
  725. </File>
  726. <File>
  727. <FileName>stm32f4xx_hal_sai_ex.c</FileName>
  728. <FileType>1</FileType>
  729. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sai_ex.c</FilePath>
  730. </File>
  731. <File>
  732. <FileName>stm32f4xx_hal_sd.c</FileName>
  733. <FileType>1</FileType>
  734. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sd.c</FilePath>
  735. </File>
  736. <File>
  737. <FileName>stm32f4xx_hal_sdram.c</FileName>
  738. <FileType>1</FileType>
  739. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sdram.c</FilePath>
  740. </File>
  741. <File>
  742. <FileName>stm32f4xx_hal_smartcard.c</FileName>
  743. <FileType>1</FileType>
  744. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_smartcard.c</FilePath>
  745. </File>
  746. <File>
  747. <FileName>stm32f4xx_hal_spdifrx.c</FileName>
  748. <FileType>1</FileType>
  749. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spdifrx.c</FilePath>
  750. </File>
  751. <File>
  752. <FileName>stm32f4xx_hal_spi.c</FileName>
  753. <FileType>1</FileType>
  754. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spi.c</FilePath>
  755. </File>
  756. <File>
  757. <FileName>stm32f4xx_hal_sram.c</FileName>
  758. <FileType>1</FileType>
  759. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sram.c</FilePath>
  760. </File>
  761. <File>
  762. <FileName>stm32f4xx_hal_tim.c</FileName>
  763. <FileType>1</FileType>
  764. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c</FilePath>
  765. </File>
  766. <File>
  767. <FileName>stm32f4xx_hal_tim_ex.c</FileName>
  768. <FileType>1</FileType>
  769. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c</FilePath>
  770. </File>
  771. <File>
  772. <FileName>stm32f4xx_hal_uart.c</FileName>
  773. <FileType>1</FileType>
  774. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c</FilePath>
  775. </File>
  776. <File>
  777. <FileName>stm32f4xx_hal_usart.c</FileName>
  778. <FileType>1</FileType>
  779. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c</FilePath>
  780. </File>
  781. <File>
  782. <FileName>stm32f4xx_hal_wwdg.c</FileName>
  783. <FileType>1</FileType>
  784. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_wwdg.c</FilePath>
  785. </File>
  786. <File>
  787. <FileName>stm32f4xx_ll_fmc.c</FileName>
  788. <FileType>1</FileType>
  789. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fmc.c</FilePath>
  790. </File>
  791. <File>
  792. <FileName>stm32f4xx_ll_fsmc.c</FileName>
  793. <FileType>1</FileType>
  794. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fsmc.c</FilePath>
  795. </File>
  796. <File>
  797. <FileName>stm32f4xx_ll_sdmmc.c</FileName>
  798. <FileType>1</FileType>
  799. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_sdmmc.c</FilePath>
  800. </File>
  801. <File>
  802. <FileName>stm32f4xx_ll_usb.c</FileName>
  803. <FileType>1</FileType>
  804. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_usb.c</FilePath>
  805. </File>
  806. <File>
  807. <FileName>startup_stm32f429xx.s</FileName>
  808. <FileType>2</FileType>
  809. <FilePath>Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f429xx.s</FilePath>
  810. </File>
  811. </Files>
  812. </Group>
  813. <Group>
  814. <GroupName>Kernel</GroupName>
  815. <Files>
  816. <File>
  817. <FileName>clock.c</FileName>
  818. <FileType>1</FileType>
  819. <FilePath>..\..\src\clock.c</FilePath>
  820. </File>
  821. <File>
  822. <FileName>components.c</FileName>
  823. <FileType>1</FileType>
  824. <FilePath>..\..\src\components.c</FilePath>
  825. </File>
  826. <File>
  827. <FileName>device.c</FileName>
  828. <FileType>1</FileType>
  829. <FilePath>..\..\src\device.c</FilePath>
  830. </File>
  831. <File>
  832. <FileName>idle.c</FileName>
  833. <FileType>1</FileType>
  834. <FilePath>..\..\src\idle.c</FilePath>
  835. </File>
  836. <File>
  837. <FileName>ipc.c</FileName>
  838. <FileType>1</FileType>
  839. <FilePath>..\..\src\ipc.c</FilePath>
  840. </File>
  841. <File>
  842. <FileName>irq.c</FileName>
  843. <FileType>1</FileType>
  844. <FilePath>..\..\src\irq.c</FilePath>
  845. </File>
  846. <File>
  847. <FileName>kservice.c</FileName>
  848. <FileType>1</FileType>
  849. <FilePath>..\..\src\kservice.c</FilePath>
  850. </File>
  851. <File>
  852. <FileName>mem.c</FileName>
  853. <FileType>1</FileType>
  854. <FilePath>..\..\src\mem.c</FilePath>
  855. </File>
  856. <File>
  857. <FileName>memheap.c</FileName>
  858. <FileType>1</FileType>
  859. <FilePath>..\..\src\memheap.c</FilePath>
  860. </File>
  861. <File>
  862. <FileName>mempool.c</FileName>
  863. <FileType>1</FileType>
  864. <FilePath>..\..\src\mempool.c</FilePath>
  865. </File>
  866. <File>
  867. <FileName>object.c</FileName>
  868. <FileType>1</FileType>
  869. <FilePath>..\..\src\object.c</FilePath>
  870. </File>
  871. <File>
  872. <FileName>scheduler.c</FileName>
  873. <FileType>1</FileType>
  874. <FilePath>..\..\src\scheduler.c</FilePath>
  875. </File>
  876. <File>
  877. <FileName>signal.c</FileName>
  878. <FileType>1</FileType>
  879. <FilePath>..\..\src\signal.c</FilePath>
  880. </File>
  881. <File>
  882. <FileName>thread.c</FileName>
  883. <FileType>1</FileType>
  884. <FilePath>..\..\src\thread.c</FilePath>
  885. </File>
  886. <File>
  887. <FileName>timer.c</FileName>
  888. <FileType>1</FileType>
  889. <FilePath>..\..\src\timer.c</FilePath>
  890. </File>
  891. </Files>
  892. </Group>
  893. <Group>
  894. <GroupName>CORTEX-M4</GroupName>
  895. <Files>
  896. <File>
  897. <FileName>cpuport.c</FileName>
  898. <FileType>1</FileType>
  899. <FilePath>..\..\libcpu\arm\cortex-m4\cpuport.c</FilePath>
  900. </File>
  901. <File>
  902. <FileName>context_rvds.S</FileName>
  903. <FileType>2</FileType>
  904. <FilePath>..\..\libcpu\arm\cortex-m4\context_rvds.S</FilePath>
  905. </File>
  906. <File>
  907. <FileName>backtrace.c</FileName>
  908. <FileType>1</FileType>
  909. <FilePath>..\..\libcpu\arm\common\backtrace.c</FilePath>
  910. </File>
  911. <File>
  912. <FileName>div0.c</FileName>
  913. <FileType>1</FileType>
  914. <FilePath>..\..\libcpu\arm\common\div0.c</FilePath>
  915. </File>
  916. <File>
  917. <FileName>showmem.c</FileName>
  918. <FileType>1</FileType>
  919. <FilePath>..\..\libcpu\arm\common\showmem.c</FilePath>
  920. </File>
  921. </Files>
  922. </Group>
  923. <Group>
  924. <GroupName>Filesystem</GroupName>
  925. <Files>
  926. <File>
  927. <FileName>dfs.c</FileName>
  928. <FileType>1</FileType>
  929. <FilePath>..\..\components\dfs\src\dfs.c</FilePath>
  930. </File>
  931. <File>
  932. <FileName>dfs_file.c</FileName>
  933. <FileType>1</FileType>
  934. <FilePath>..\..\components\dfs\src\dfs_file.c</FilePath>
  935. </File>
  936. <File>
  937. <FileName>dfs_fs.c</FileName>
  938. <FileType>1</FileType>
  939. <FilePath>..\..\components\dfs\src\dfs_fs.c</FilePath>
  940. </File>
  941. <File>
  942. <FileName>dfs_posix.c</FileName>
  943. <FileType>1</FileType>
  944. <FilePath>..\..\components\dfs\src\dfs_posix.c</FilePath>
  945. </File>
  946. <File>
  947. <FileName>devfs.c</FileName>
  948. <FileType>1</FileType>
  949. <FilePath>..\..\components\dfs\filesystems\devfs\devfs.c</FilePath>
  950. </File>
  951. </Files>
  952. </Group>
  953. <Group>
  954. <GroupName>DeviceDrivers</GroupName>
  955. <Files>
  956. <File>
  957. <FileName>pin.c</FileName>
  958. <FileType>1</FileType>
  959. <FilePath>..\..\components\drivers\misc\pin.c</FilePath>
  960. </File>
  961. <File>
  962. <FileName>serial.c</FileName>
  963. <FileType>1</FileType>
  964. <FilePath>..\..\components\drivers\serial\serial.c</FilePath>
  965. </File>
  966. <File>
  967. <FileName>completion.c</FileName>
  968. <FileType>1</FileType>
  969. <FilePath>..\..\components\drivers\src\completion.c</FilePath>
  970. </File>
  971. <File>
  972. <FileName>dataqueue.c</FileName>
  973. <FileType>1</FileType>
  974. <FilePath>..\..\components\drivers\src\dataqueue.c</FilePath>
  975. </File>
  976. <File>
  977. <FileName>pipe.c</FileName>
  978. <FileType>1</FileType>
  979. <FilePath>..\..\components\drivers\src\pipe.c</FilePath>
  980. </File>
  981. <File>
  982. <FileName>ringbuffer.c</FileName>
  983. <FileType>1</FileType>
  984. <FilePath>..\..\components\drivers\src\ringbuffer.c</FilePath>
  985. </File>
  986. <File>
  987. <FileName>waitqueue.c</FileName>
  988. <FileType>1</FileType>
  989. <FilePath>..\..\components\drivers\src\waitqueue.c</FilePath>
  990. </File>
  991. <File>
  992. <FileName>workqueue.c</FileName>
  993. <FileType>1</FileType>
  994. <FilePath>..\..\components\drivers\src\workqueue.c</FilePath>
  995. </File>
  996. </Files>
  997. </Group>
  998. <Group>
  999. <GroupName>finsh</GroupName>
  1000. <Files>
  1001. <File>
  1002. <FileName>shell.c</FileName>
  1003. <FileType>1</FileType>
  1004. <FilePath>..\..\components\finsh\shell.c</FilePath>
  1005. </File>
  1006. <File>
  1007. <FileName>symbol.c</FileName>
  1008. <FileType>1</FileType>
  1009. <FilePath>..\..\components\finsh\symbol.c</FilePath>
  1010. </File>
  1011. <File>
  1012. <FileName>cmd.c</FileName>
  1013. <FileType>1</FileType>
  1014. <FilePath>..\..\components\finsh\cmd.c</FilePath>
  1015. </File>
  1016. <File>
  1017. <FileName>msh.c</FileName>
  1018. <FileType>1</FileType>
  1019. <FilePath>..\..\components\finsh\msh.c</FilePath>
  1020. </File>
  1021. <File>
  1022. <FileName>msh_cmd.c</FileName>
  1023. <FileType>1</FileType>
  1024. <FilePath>..\..\components\finsh\msh_cmd.c</FilePath>
  1025. </File>
  1026. <File>
  1027. <FileName>msh_file.c</FileName>
  1028. <FileType>1</FileType>
  1029. <FilePath>..\..\components\finsh\msh_file.c</FilePath>
  1030. </File>
  1031. <File>
  1032. <FileName>finsh_compiler.c</FileName>
  1033. <FileType>1</FileType>
  1034. <FilePath>..\..\components\finsh\finsh_compiler.c</FilePath>
  1035. </File>
  1036. <File>
  1037. <FileName>finsh_error.c</FileName>
  1038. <FileType>1</FileType>
  1039. <FilePath>..\..\components\finsh\finsh_error.c</FilePath>
  1040. </File>
  1041. <File>
  1042. <FileName>finsh_heap.c</FileName>
  1043. <FileType>1</FileType>
  1044. <FilePath>..\..\components\finsh\finsh_heap.c</FilePath>
  1045. </File>
  1046. <File>
  1047. <FileName>finsh_init.c</FileName>
  1048. <FileType>1</FileType>
  1049. <FilePath>..\..\components\finsh\finsh_init.c</FilePath>
  1050. </File>
  1051. <File>
  1052. <FileName>finsh_node.c</FileName>
  1053. <FileType>1</FileType>
  1054. <FilePath>..\..\components\finsh\finsh_node.c</FilePath>
  1055. </File>
  1056. <File>
  1057. <FileName>finsh_ops.c</FileName>
  1058. <FileType>1</FileType>
  1059. <FilePath>..\..\components\finsh\finsh_ops.c</FilePath>
  1060. </File>
  1061. <File>
  1062. <FileName>finsh_parser.c</FileName>
  1063. <FileType>1</FileType>
  1064. <FilePath>..\..\components\finsh\finsh_parser.c</FilePath>
  1065. </File>
  1066. <File>
  1067. <FileName>finsh_var.c</FileName>
  1068. <FileType>1</FileType>
  1069. <FilePath>..\..\components\finsh\finsh_var.c</FilePath>
  1070. </File>
  1071. <File>
  1072. <FileName>finsh_vm.c</FileName>
  1073. <FileType>1</FileType>
  1074. <FilePath>..\..\components\finsh\finsh_vm.c</FilePath>
  1075. </File>
  1076. <File>
  1077. <FileName>finsh_token.c</FileName>
  1078. <FileType>1</FileType>
  1079. <FilePath>..\..\components\finsh\finsh_token.c</FilePath>
  1080. </File>
  1081. </Files>
  1082. </Group>
  1083. </Groups>
  1084. </Target>
  1085. </Targets>
  1086. </Project>