project.uvprojx 57 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472
  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_stm32f429</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pCCUsed>5060422::V5.06 update 4 (build 422)::ARMCC</pCCUsed>
  11. <TargetOption>
  12. <TargetCommonOption>
  13. <Device>STM32F429IGHx</Device>
  14. <Vendor>STMicroelectronics</Vendor>
  15. <PackID>Keil.STM32F4xx_DFP.2.11.0</PackID>
  16. <PackURL>http://www.keil.com/pack</PackURL>
  17. <Cpu>IRAM(0x20000000,0x30000) IRAM2(0x10000000,0x10000) IROM(0x08000000,0x100000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
  18. <FlashUtilSpec></FlashUtilSpec>
  19. <StartupFile></StartupFile>
  20. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_1024 -FS08000000 -FL0100000 -FP0($$Device:STM32F429IGHx$CMSIS\Flash\STM32F4xx_1024.FLM))</FlashDriverDll>
  21. <DeviceId>0</DeviceId>
  22. <RegisterFile>$$Device:STM32F429IGHx$Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h</RegisterFile>
  23. <MemoryEnv></MemoryEnv>
  24. <Cmp></Cmp>
  25. <Asm></Asm>
  26. <Linker></Linker>
  27. <OHString></OHString>
  28. <InfinionOptionDll></InfinionOptionDll>
  29. <SLE66CMisc></SLE66CMisc>
  30. <SLE66AMisc></SLE66AMisc>
  31. <SLE66LinkerMisc></SLE66LinkerMisc>
  32. <SFDFile>$$Device:STM32F429IGHx$CMSIS\SVD\STM32F429x.svd</SFDFile>
  33. <bCustSvd>0</bCustSvd>
  34. <UseEnv>0</UseEnv>
  35. <BinPath></BinPath>
  36. <IncludePath></IncludePath>
  37. <LibPath></LibPath>
  38. <RegisterFilePath></RegisterFilePath>
  39. <DBRegisterFilePath></DBRegisterFilePath>
  40. <TargetStatus>
  41. <Error>0</Error>
  42. <ExitCodeStop>0</ExitCodeStop>
  43. <ButtonStop>0</ButtonStop>
  44. <NotGenerated>0</NotGenerated>
  45. <InvalidFlash>1</InvalidFlash>
  46. </TargetStatus>
  47. <OutputDirectory>.\Objects\</OutputDirectory>
  48. <OutputName>template</OutputName>
  49. <CreateExecutable>1</CreateExecutable>
  50. <CreateLib>0</CreateLib>
  51. <CreateHexFile>0</CreateHexFile>
  52. <DebugInformation>1</DebugInformation>
  53. <BrowseInformation>1</BrowseInformation>
  54. <ListingPath>.\Listings\</ListingPath>
  55. <HexFormatSelection>1</HexFormatSelection>
  56. <Merge32K>0</Merge32K>
  57. <CreateBatchFile>0</CreateBatchFile>
  58. <BeforeCompile>
  59. <RunUserProg1>0</RunUserProg1>
  60. <RunUserProg2>0</RunUserProg2>
  61. <UserProg1Name></UserProg1Name>
  62. <UserProg2Name></UserProg2Name>
  63. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  64. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  65. <nStopU1X>0</nStopU1X>
  66. <nStopU2X>0</nStopU2X>
  67. </BeforeCompile>
  68. <BeforeMake>
  69. <RunUserProg1>0</RunUserProg1>
  70. <RunUserProg2>0</RunUserProg2>
  71. <UserProg1Name></UserProg1Name>
  72. <UserProg2Name></UserProg2Name>
  73. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  74. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  75. <nStopB1X>0</nStopB1X>
  76. <nStopB2X>0</nStopB2X>
  77. </BeforeMake>
  78. <AfterMake>
  79. <RunUserProg1>0</RunUserProg1>
  80. <RunUserProg2>0</RunUserProg2>
  81. <UserProg1Name></UserProg1Name>
  82. <UserProg2Name></UserProg2Name>
  83. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  84. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  85. <nStopA1X>0</nStopA1X>
  86. <nStopA2X>0</nStopA2X>
  87. </AfterMake>
  88. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  89. <SVCSIdString></SVCSIdString>
  90. </TargetCommonOption>
  91. <CommonProperty>
  92. <UseCPPCompiler>0</UseCPPCompiler>
  93. <RVCTCodeConst>0</RVCTCodeConst>
  94. <RVCTZI>0</RVCTZI>
  95. <RVCTOtherData>0</RVCTOtherData>
  96. <ModuleSelection>0</ModuleSelection>
  97. <IncludeInBuild>1</IncludeInBuild>
  98. <AlwaysBuild>0</AlwaysBuild>
  99. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  100. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  101. <PublicsOnly>0</PublicsOnly>
  102. <StopOnExitCode>3</StopOnExitCode>
  103. <CustomArgument></CustomArgument>
  104. <IncludeLibraryModules></IncludeLibraryModules>
  105. <ComprImg>1</ComprImg>
  106. </CommonProperty>
  107. <DllOption>
  108. <SimDllName>SARMCM3.DLL</SimDllName>
  109. <SimDllArguments> -REMAP -MPU</SimDllArguments>
  110. <SimDlgDll>DCM.DLL</SimDlgDll>
  111. <SimDlgDllArguments>-pCM4</SimDlgDllArguments>
  112. <TargetDllName>SARMCM3.DLL</TargetDllName>
  113. <TargetDllArguments> -MPU</TargetDllArguments>
  114. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  115. <TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
  116. </DllOption>
  117. <DebugOption>
  118. <OPTHX>
  119. <HexSelection>1</HexSelection>
  120. <HexRangeLowAddress>0</HexRangeLowAddress>
  121. <HexRangeHighAddress>0</HexRangeHighAddress>
  122. <HexOffset>0</HexOffset>
  123. <Oh166RecLen>16</Oh166RecLen>
  124. </OPTHX>
  125. </DebugOption>
  126. <Utilities>
  127. <Flash1>
  128. <UseTargetDll>1</UseTargetDll>
  129. <UseExternalTool>0</UseExternalTool>
  130. <RunIndependent>0</RunIndependent>
  131. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  132. <Capability>0</Capability>
  133. <DriverSelection>-1</DriverSelection>
  134. </Flash1>
  135. <bUseTDR>1</bUseTDR>
  136. <Flash2>BIN\UL2CM3.DLL</Flash2>
  137. <Flash3></Flash3>
  138. <Flash4></Flash4>
  139. <pFcarmOut></pFcarmOut>
  140. <pFcarmGrp></pFcarmGrp>
  141. <pFcArmRoot></pFcArmRoot>
  142. <FcArmLst>0</FcArmLst>
  143. </Utilities>
  144. <TargetArmAds>
  145. <ArmAdsMisc>
  146. <GenerateListings>0</GenerateListings>
  147. <asHll>1</asHll>
  148. <asAsm>1</asAsm>
  149. <asMacX>1</asMacX>
  150. <asSyms>1</asSyms>
  151. <asFals>1</asFals>
  152. <asDbgD>1</asDbgD>
  153. <asForm>1</asForm>
  154. <ldLst>0</ldLst>
  155. <ldmm>1</ldmm>
  156. <ldXref>1</ldXref>
  157. <BigEnd>0</BigEnd>
  158. <AdsALst>1</AdsALst>
  159. <AdsACrf>1</AdsACrf>
  160. <AdsANop>0</AdsANop>
  161. <AdsANot>0</AdsANot>
  162. <AdsLLst>1</AdsLLst>
  163. <AdsLmap>1</AdsLmap>
  164. <AdsLcgr>1</AdsLcgr>
  165. <AdsLsym>1</AdsLsym>
  166. <AdsLszi>1</AdsLszi>
  167. <AdsLtoi>1</AdsLtoi>
  168. <AdsLsun>1</AdsLsun>
  169. <AdsLven>1</AdsLven>
  170. <AdsLsxf>1</AdsLsxf>
  171. <RvctClst>0</RvctClst>
  172. <GenPPlst>0</GenPPlst>
  173. <AdsCpuType>"Cortex-M4"</AdsCpuType>
  174. <RvctDeviceName></RvctDeviceName>
  175. <mOS>0</mOS>
  176. <uocRom>0</uocRom>
  177. <uocRam>0</uocRam>
  178. <hadIROM>1</hadIROM>
  179. <hadIRAM>1</hadIRAM>
  180. <hadXRAM>0</hadXRAM>
  181. <uocXRam>0</uocXRam>
  182. <RvdsVP>2</RvdsVP>
  183. <hadIRAM2>1</hadIRAM2>
  184. <hadIROM2>0</hadIROM2>
  185. <StupSel>8</StupSel>
  186. <useUlib>0</useUlib>
  187. <EndSel>0</EndSel>
  188. <uLtcg>0</uLtcg>
  189. <nSecure>0</nSecure>
  190. <RoSelD>3</RoSelD>
  191. <RwSelD>3</RwSelD>
  192. <CodeSel>0</CodeSel>
  193. <OptFeed>0</OptFeed>
  194. <NoZi1>0</NoZi1>
  195. <NoZi2>0</NoZi2>
  196. <NoZi3>0</NoZi3>
  197. <NoZi4>0</NoZi4>
  198. <NoZi5>0</NoZi5>
  199. <Ro1Chk>0</Ro1Chk>
  200. <Ro2Chk>0</Ro2Chk>
  201. <Ro3Chk>0</Ro3Chk>
  202. <Ir1Chk>1</Ir1Chk>
  203. <Ir2Chk>0</Ir2Chk>
  204. <Ra1Chk>0</Ra1Chk>
  205. <Ra2Chk>0</Ra2Chk>
  206. <Ra3Chk>0</Ra3Chk>
  207. <Im1Chk>1</Im1Chk>
  208. <Im2Chk>0</Im2Chk>
  209. <OnChipMemories>
  210. <Ocm1>
  211. <Type>0</Type>
  212. <StartAddress>0x0</StartAddress>
  213. <Size>0x0</Size>
  214. </Ocm1>
  215. <Ocm2>
  216. <Type>0</Type>
  217. <StartAddress>0x0</StartAddress>
  218. <Size>0x0</Size>
  219. </Ocm2>
  220. <Ocm3>
  221. <Type>0</Type>
  222. <StartAddress>0x0</StartAddress>
  223. <Size>0x0</Size>
  224. </Ocm3>
  225. <Ocm4>
  226. <Type>0</Type>
  227. <StartAddress>0x0</StartAddress>
  228. <Size>0x0</Size>
  229. </Ocm4>
  230. <Ocm5>
  231. <Type>0</Type>
  232. <StartAddress>0x0</StartAddress>
  233. <Size>0x0</Size>
  234. </Ocm5>
  235. <Ocm6>
  236. <Type>0</Type>
  237. <StartAddress>0x0</StartAddress>
  238. <Size>0x0</Size>
  239. </Ocm6>
  240. <IRAM>
  241. <Type>0</Type>
  242. <StartAddress>0x20000000</StartAddress>
  243. <Size>0x30000</Size>
  244. </IRAM>
  245. <IROM>
  246. <Type>1</Type>
  247. <StartAddress>0x8000000</StartAddress>
  248. <Size>0x100000</Size>
  249. </IROM>
  250. <XRAM>
  251. <Type>0</Type>
  252. <StartAddress>0x0</StartAddress>
  253. <Size>0x0</Size>
  254. </XRAM>
  255. <OCR_RVCT1>
  256. <Type>1</Type>
  257. <StartAddress>0x0</StartAddress>
  258. <Size>0x0</Size>
  259. </OCR_RVCT1>
  260. <OCR_RVCT2>
  261. <Type>1</Type>
  262. <StartAddress>0x0</StartAddress>
  263. <Size>0x0</Size>
  264. </OCR_RVCT2>
  265. <OCR_RVCT3>
  266. <Type>1</Type>
  267. <StartAddress>0x0</StartAddress>
  268. <Size>0x0</Size>
  269. </OCR_RVCT3>
  270. <OCR_RVCT4>
  271. <Type>1</Type>
  272. <StartAddress>0x8000000</StartAddress>
  273. <Size>0x100000</Size>
  274. </OCR_RVCT4>
  275. <OCR_RVCT5>
  276. <Type>1</Type>
  277. <StartAddress>0x0</StartAddress>
  278. <Size>0x0</Size>
  279. </OCR_RVCT5>
  280. <OCR_RVCT6>
  281. <Type>0</Type>
  282. <StartAddress>0x0</StartAddress>
  283. <Size>0x0</Size>
  284. </OCR_RVCT6>
  285. <OCR_RVCT7>
  286. <Type>0</Type>
  287. <StartAddress>0x0</StartAddress>
  288. <Size>0x0</Size>
  289. </OCR_RVCT7>
  290. <OCR_RVCT8>
  291. <Type>0</Type>
  292. <StartAddress>0x0</StartAddress>
  293. <Size>0x0</Size>
  294. </OCR_RVCT8>
  295. <OCR_RVCT9>
  296. <Type>0</Type>
  297. <StartAddress>0x20000000</StartAddress>
  298. <Size>0x30000</Size>
  299. </OCR_RVCT9>
  300. <OCR_RVCT10>
  301. <Type>0</Type>
  302. <StartAddress>0x10000000</StartAddress>
  303. <Size>0x10000</Size>
  304. </OCR_RVCT10>
  305. </OnChipMemories>
  306. <RvctStartVector></RvctStartVector>
  307. </ArmAdsMisc>
  308. <Cads>
  309. <interw>1</interw>
  310. <Optim>1</Optim>
  311. <oTime>0</oTime>
  312. <SplitLS>0</SplitLS>
  313. <OneElfS>1</OneElfS>
  314. <Strict>0</Strict>
  315. <EnumInt>0</EnumInt>
  316. <PlainCh>0</PlainCh>
  317. <Ropi>0</Ropi>
  318. <Rwpi>0</Rwpi>
  319. <wLevel>2</wLevel>
  320. <uThumb>0</uThumb>
  321. <uSurpInc>0</uSurpInc>
  322. <uC99>1</uC99>
  323. <useXO>0</useXO>
  324. <v6Lang>1</v6Lang>
  325. <v6LangP>1</v6LangP>
  326. <vShortEn>1</vShortEn>
  327. <vShortWch>1</vShortWch>
  328. <v6Lto>0</v6Lto>
  329. <v6WtE>0</v6WtE>
  330. <v6Rtti>0</v6Rtti>
  331. <VariousControls>
  332. <MiscControls></MiscControls>
  333. <Define>USE_HAL_DRIVER, RT_USING_ARM_LIBC, STM32F429xx</Define>
  334. <Undefine></Undefine>
  335. <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\dfs\filesystems\elmfat;..\..\components\dfs\filesystems\romfs;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\drivers\spi;..\..\components\drivers\include;..\..\components\drivers\spi\sfud\inc;..\..\components\drivers\include;..\..\components\finsh;..\..\components\libc\compilers\armlibc;..\..\components\net\lwip-2.0.2\src;..\..\components\net\lwip-2.0.2\src\include;..\..\components\net\lwip-2.0.2\src\include\ipv4;..\..\components\net\lwip-2.0.2\src\arch\include;..\..\components\net\lwip-2.0.2\src\include\netif;..\..\components\net\sal_socket\include;..\..\components\net\sal_socket\include\dfs_net;..\..\components\net\sal_socket\include\socket;..\..\components\net\sal_socket\include\dfs_net\sys_select;..\..\components\net\sal_socket\include\socket\sys_socket</IncludePath>
  336. </VariousControls>
  337. </Cads>
  338. <Aads>
  339. <interw>1</interw>
  340. <Ropi>0</Ropi>
  341. <Rwpi>0</Rwpi>
  342. <thumb>0</thumb>
  343. <SplitLS>0</SplitLS>
  344. <SwStkChk>0</SwStkChk>
  345. <NoWarn>0</NoWarn>
  346. <uSurpInc>0</uSurpInc>
  347. <useXO>0</useXO>
  348. <uClangAs>0</uClangAs>
  349. <VariousControls>
  350. <MiscControls></MiscControls>
  351. <Define></Define>
  352. <Undefine></Undefine>
  353. <IncludePath></IncludePath>
  354. </VariousControls>
  355. </Aads>
  356. <LDads>
  357. <umfTarg>0</umfTarg>
  358. <Ropi>0</Ropi>
  359. <Rwpi>0</Rwpi>
  360. <noStLib>0</noStLib>
  361. <RepFail>1</RepFail>
  362. <useFile>0</useFile>
  363. <TextAddressRange>0x08000000</TextAddressRange>
  364. <DataAddressRange>0x20000000</DataAddressRange>
  365. <pXoBase></pXoBase>
  366. <ScatterFile>.\stm32f429_flash.sct</ScatterFile>
  367. <IncludeLibs></IncludeLibs>
  368. <IncludeLibsPath></IncludeLibsPath>
  369. <Misc> --keep *.o(.rti_fn.*) --keep *.o(FSymTab) --keep *.o(VSymTab) </Misc>
  370. <LinkerInputFile></LinkerInputFile>
  371. <DisabledWarnings></DisabledWarnings>
  372. </LDads>
  373. </TargetArmAds>
  374. </TargetOption>
  375. <Groups>
  376. <Group>
  377. <GroupName>Applications</GroupName>
  378. <Files>
  379. <File>
  380. <FileName>application.c</FileName>
  381. <FileType>1</FileType>
  382. <FilePath>applications\application.c</FilePath>
  383. </File>
  384. <File>
  385. <FileName>startup.c</FileName>
  386. <FileType>1</FileType>
  387. <FilePath>applications\startup.c</FilePath>
  388. </File>
  389. </Files>
  390. </Group>
  391. <Group>
  392. <GroupName>Drivers</GroupName>
  393. <Files>
  394. <File>
  395. <FileName>board.c</FileName>
  396. <FileType>1</FileType>
  397. <FilePath>drivers\board.c</FilePath>
  398. </File>
  399. <File>
  400. <FileName>stm32f4xx_it.c</FileName>
  401. <FileType>1</FileType>
  402. <FilePath>drivers\stm32f4xx_it.c</FilePath>
  403. </File>
  404. <File>
  405. <FileName>usart.c</FileName>
  406. <FileType>1</FileType>
  407. <FilePath>drivers\usart.c</FilePath>
  408. </File>
  409. <File>
  410. <FileName>drv_sdram.c</FileName>
  411. <FileType>1</FileType>
  412. <FilePath>drivers\drv_sdram.c</FilePath>
  413. </File>
  414. <File>
  415. <FileName>drv_rtc.c</FileName>
  416. <FileType>1</FileType>
  417. <FilePath>drivers\drv_rtc.c</FilePath>
  418. </File>
  419. <File>
  420. <FileName>drv_mpu.c</FileName>
  421. <FileType>1</FileType>
  422. <FilePath>drivers\drv_mpu.c</FilePath>
  423. </File>
  424. <File>
  425. <FileName>drv_sdio_sd.c</FileName>
  426. <FileType>1</FileType>
  427. <FilePath>drivers\drv_sdio_sd.c</FilePath>
  428. </File>
  429. <File>
  430. <FileName>drv_nand.c</FileName>
  431. <FileType>1</FileType>
  432. <FilePath>drivers\drv_nand.c</FilePath>
  433. </File>
  434. <File>
  435. <FileName>drv_eth.c</FileName>
  436. <FileType>1</FileType>
  437. <FilePath>drivers\drv_eth.c</FilePath>
  438. </File>
  439. <File>
  440. <FileName>drv_pcf8574.c</FileName>
  441. <FileType>1</FileType>
  442. <FilePath>drivers\drv_pcf8574.c</FilePath>
  443. </File>
  444. <File>
  445. <FileName>drv_i2c.c</FileName>
  446. <FileType>1</FileType>
  447. <FilePath>drivers\drv_i2c.c</FilePath>
  448. </File>
  449. <File>
  450. <FileName>drv_spi.c</FileName>
  451. <FileType>1</FileType>
  452. <FilePath>drivers\drv_spi.c</FilePath>
  453. </File>
  454. <File>
  455. <FileName>drv_spi_flash.c</FileName>
  456. <FileType>1</FileType>
  457. <FilePath>drivers\drv_spi_flash.c</FilePath>
  458. </File>
  459. </Files>
  460. </Group>
  461. <Group>
  462. <GroupName>STM32_HAL</GroupName>
  463. <Files>
  464. <File>
  465. <FileName>system_stm32f4xx.c</FileName>
  466. <FileType>1</FileType>
  467. <FilePath>Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c</FilePath>
  468. </File>
  469. <File>
  470. <FileName>stm32f4xx_hal.c</FileName>
  471. <FileType>1</FileType>
  472. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c</FilePath>
  473. </File>
  474. <File>
  475. <FileName>stm32f4xx_hal_adc.c</FileName>
  476. <FileType>1</FileType>
  477. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc.c</FilePath>
  478. </File>
  479. <File>
  480. <FileName>stm32f4xx_hal_adc_ex.c</FileName>
  481. <FileType>1</FileType>
  482. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_adc_ex.c</FilePath>
  483. </File>
  484. <File>
  485. <FileName>stm32f4xx_hal_can.c</FileName>
  486. <FileType>1</FileType>
  487. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_can.c</FilePath>
  488. </File>
  489. <File>
  490. <FileName>stm32f4xx_hal_cec.c</FileName>
  491. <FileType>1</FileType>
  492. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cec.c</FilePath>
  493. </File>
  494. <File>
  495. <FileName>stm32f4xx_hal_cortex.c</FileName>
  496. <FileType>1</FileType>
  497. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c</FilePath>
  498. </File>
  499. <File>
  500. <FileName>stm32f4xx_hal_crc.c</FileName>
  501. <FileType>1</FileType>
  502. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_crc.c</FilePath>
  503. </File>
  504. <File>
  505. <FileName>stm32f4xx_hal_cryp.c</FileName>
  506. <FileType>1</FileType>
  507. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp.c</FilePath>
  508. </File>
  509. <File>
  510. <FileName>stm32f4xx_hal_cryp_ex.c</FileName>
  511. <FileType>1</FileType>
  512. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp_ex.c</FilePath>
  513. </File>
  514. <File>
  515. <FileName>stm32f4xx_hal_dac.c</FileName>
  516. <FileType>1</FileType>
  517. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dac.c</FilePath>
  518. </File>
  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. <File>
  525. <FileName>stm32f4xx_hal_dcmi.c</FileName>
  526. <FileType>1</FileType>
  527. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dcmi.c</FilePath>
  528. </File>
  529. <File>
  530. <FileName>stm32f4xx_hal_dcmi_ex.c</FileName>
  531. <FileType>1</FileType>
  532. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dcmi_ex.c</FilePath>
  533. </File>
  534. <File>
  535. <FileName>stm32f4xx_hal_dfsdm.c</FileName>
  536. <FileType>1</FileType>
  537. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dfsdm.c</FilePath>
  538. </File>
  539. <File>
  540. <FileName>stm32f4xx_hal_dma.c</FileName>
  541. <FileType>1</FileType>
  542. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c</FilePath>
  543. </File>
  544. <File>
  545. <FileName>stm32f4xx_hal_dma2d.c</FileName>
  546. <FileType>1</FileType>
  547. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma2d.c</FilePath>
  548. </File>
  549. <File>
  550. <FileName>stm32f4xx_hal_dma_ex.c</FileName>
  551. <FileType>1</FileType>
  552. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c</FilePath>
  553. </File>
  554. <File>
  555. <FileName>stm32f4xx_hal_dsi.c</FileName>
  556. <FileType>1</FileType>
  557. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dsi.c</FilePath>
  558. </File>
  559. <File>
  560. <FileName>stm32f4xx_hal_eth.c</FileName>
  561. <FileType>1</FileType>
  562. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_eth.c</FilePath>
  563. </File>
  564. <File>
  565. <FileName>stm32f4xx_hal_flash.c</FileName>
  566. <FileType>1</FileType>
  567. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash.c</FilePath>
  568. </File>
  569. <File>
  570. <FileName>stm32f4xx_hal_flash_ex.c</FileName>
  571. <FileType>1</FileType>
  572. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ex.c</FilePath>
  573. </File>
  574. <File>
  575. <FileName>stm32f4xx_hal_flash_ramfunc.c</FileName>
  576. <FileType>1</FileType>
  577. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ramfunc.c</FilePath>
  578. </File>
  579. <File>
  580. <FileName>stm32f4xx_hal_fmpi2c.c</FileName>
  581. <FileType>1</FileType>
  582. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_fmpi2c.c</FilePath>
  583. </File>
  584. <File>
  585. <FileName>stm32f4xx_hal_fmpi2c_ex.c</FileName>
  586. <FileType>1</FileType>
  587. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_fmpi2c_ex.c</FilePath>
  588. </File>
  589. <File>
  590. <FileName>stm32f4xx_hal_gpio.c</FileName>
  591. <FileType>1</FileType>
  592. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c</FilePath>
  593. </File>
  594. <File>
  595. <FileName>stm32f4xx_hal_hash.c</FileName>
  596. <FileType>1</FileType>
  597. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hash.c</FilePath>
  598. </File>
  599. <File>
  600. <FileName>stm32f4xx_hal_hash_ex.c</FileName>
  601. <FileType>1</FileType>
  602. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hash_ex.c</FilePath>
  603. </File>
  604. <File>
  605. <FileName>stm32f4xx_hal_hcd.c</FileName>
  606. <FileType>1</FileType>
  607. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_hcd.c</FilePath>
  608. </File>
  609. <File>
  610. <FileName>stm32f4xx_hal_i2c.c</FileName>
  611. <FileType>1</FileType>
  612. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c.c</FilePath>
  613. </File>
  614. <File>
  615. <FileName>stm32f4xx_hal_i2c_ex.c</FileName>
  616. <FileType>1</FileType>
  617. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c_ex.c</FilePath>
  618. </File>
  619. <File>
  620. <FileName>stm32f4xx_hal_i2s.c</FileName>
  621. <FileType>1</FileType>
  622. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2s.c</FilePath>
  623. </File>
  624. <File>
  625. <FileName>stm32f4xx_hal_i2s_ex.c</FileName>
  626. <FileType>1</FileType>
  627. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2s_ex.c</FilePath>
  628. </File>
  629. <File>
  630. <FileName>stm32f4xx_hal_irda.c</FileName>
  631. <FileType>1</FileType>
  632. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_irda.c</FilePath>
  633. </File>
  634. <File>
  635. <FileName>stm32f4xx_hal_iwdg.c</FileName>
  636. <FileType>1</FileType>
  637. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_iwdg.c</FilePath>
  638. </File>
  639. <File>
  640. <FileName>stm32f4xx_hal_lptim.c</FileName>
  641. <FileType>1</FileType>
  642. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_lptim.c</FilePath>
  643. </File>
  644. <File>
  645. <FileName>stm32f4xx_hal_ltdc.c</FileName>
  646. <FileType>1</FileType>
  647. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc.c</FilePath>
  648. </File>
  649. <File>
  650. <FileName>stm32f4xx_hal_ltdc_ex.c</FileName>
  651. <FileType>1</FileType>
  652. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_ltdc_ex.c</FilePath>
  653. </File>
  654. <File>
  655. <FileName>stm32f4xx_hal_nand.c</FileName>
  656. <FileType>1</FileType>
  657. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_nand.c</FilePath>
  658. </File>
  659. <File>
  660. <FileName>stm32f4xx_hal_nor.c</FileName>
  661. <FileType>1</FileType>
  662. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_nor.c</FilePath>
  663. </File>
  664. <File>
  665. <FileName>stm32f4xx_hal_pccard.c</FileName>
  666. <FileType>1</FileType>
  667. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pccard.c</FilePath>
  668. </File>
  669. <File>
  670. <FileName>stm32f4xx_hal_pcd.c</FileName>
  671. <FileType>1</FileType>
  672. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pcd.c</FilePath>
  673. </File>
  674. <File>
  675. <FileName>stm32f4xx_hal_pcd_ex.c</FileName>
  676. <FileType>1</FileType>
  677. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pcd_ex.c</FilePath>
  678. </File>
  679. <File>
  680. <FileName>stm32f4xx_hal_pwr.c</FileName>
  681. <FileType>1</FileType>
  682. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c</FilePath>
  683. </File>
  684. <File>
  685. <FileName>stm32f4xx_hal_pwr_ex.c</FileName>
  686. <FileType>1</FileType>
  687. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c</FilePath>
  688. </File>
  689. <File>
  690. <FileName>stm32f4xx_hal_qspi.c</FileName>
  691. <FileType>1</FileType>
  692. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_qspi.c</FilePath>
  693. </File>
  694. <File>
  695. <FileName>stm32f4xx_hal_rcc.c</FileName>
  696. <FileType>1</FileType>
  697. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c</FilePath>
  698. </File>
  699. <File>
  700. <FileName>stm32f4xx_hal_rcc_ex.c</FileName>
  701. <FileType>1</FileType>
  702. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c</FilePath>
  703. </File>
  704. <File>
  705. <FileName>stm32f4xx_hal_rng.c</FileName>
  706. <FileType>1</FileType>
  707. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rng.c</FilePath>
  708. </File>
  709. <File>
  710. <FileName>stm32f4xx_hal_rtc.c</FileName>
  711. <FileType>1</FileType>
  712. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rtc.c</FilePath>
  713. </File>
  714. <File>
  715. <FileName>stm32f4xx_hal_rtc_ex.c</FileName>
  716. <FileType>1</FileType>
  717. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rtc_ex.c</FilePath>
  718. </File>
  719. <File>
  720. <FileName>stm32f4xx_hal_sai.c</FileName>
  721. <FileType>1</FileType>
  722. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sai.c</FilePath>
  723. </File>
  724. <File>
  725. <FileName>stm32f4xx_hal_sai_ex.c</FileName>
  726. <FileType>1</FileType>
  727. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sai_ex.c</FilePath>
  728. </File>
  729. <File>
  730. <FileName>stm32f4xx_hal_sd.c</FileName>
  731. <FileType>1</FileType>
  732. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sd.c</FilePath>
  733. </File>
  734. <File>
  735. <FileName>stm32f4xx_hal_sdram.c</FileName>
  736. <FileType>1</FileType>
  737. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sdram.c</FilePath>
  738. </File>
  739. <File>
  740. <FileName>stm32f4xx_hal_smartcard.c</FileName>
  741. <FileType>1</FileType>
  742. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_smartcard.c</FilePath>
  743. </File>
  744. <File>
  745. <FileName>stm32f4xx_hal_spdifrx.c</FileName>
  746. <FileType>1</FileType>
  747. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spdifrx.c</FilePath>
  748. </File>
  749. <File>
  750. <FileName>stm32f4xx_hal_spi.c</FileName>
  751. <FileType>1</FileType>
  752. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spi.c</FilePath>
  753. </File>
  754. <File>
  755. <FileName>stm32f4xx_hal_sram.c</FileName>
  756. <FileType>1</FileType>
  757. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sram.c</FilePath>
  758. </File>
  759. <File>
  760. <FileName>stm32f4xx_hal_tim.c</FileName>
  761. <FileType>1</FileType>
  762. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c</FilePath>
  763. </File>
  764. <File>
  765. <FileName>stm32f4xx_hal_tim_ex.c</FileName>
  766. <FileType>1</FileType>
  767. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c</FilePath>
  768. </File>
  769. <File>
  770. <FileName>stm32f4xx_hal_uart.c</FileName>
  771. <FileType>1</FileType>
  772. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c</FilePath>
  773. </File>
  774. <File>
  775. <FileName>stm32f4xx_hal_usart.c</FileName>
  776. <FileType>1</FileType>
  777. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c</FilePath>
  778. </File>
  779. <File>
  780. <FileName>stm32f4xx_hal_wwdg.c</FileName>
  781. <FileType>1</FileType>
  782. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_wwdg.c</FilePath>
  783. </File>
  784. <File>
  785. <FileName>stm32f4xx_ll_fmc.c</FileName>
  786. <FileType>1</FileType>
  787. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fmc.c</FilePath>
  788. </File>
  789. <File>
  790. <FileName>stm32f4xx_ll_fsmc.c</FileName>
  791. <FileType>1</FileType>
  792. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_fsmc.c</FilePath>
  793. </File>
  794. <File>
  795. <FileName>stm32f4xx_ll_sdmmc.c</FileName>
  796. <FileType>1</FileType>
  797. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_sdmmc.c</FilePath>
  798. </File>
  799. <File>
  800. <FileName>stm32f4xx_ll_usb.c</FileName>
  801. <FileType>1</FileType>
  802. <FilePath>Libraries\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_usb.c</FilePath>
  803. </File>
  804. <File>
  805. <FileName>startup_stm32f429xx.s</FileName>
  806. <FileType>2</FileType>
  807. <FilePath>Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f429xx.s</FilePath>
  808. </File>
  809. </Files>
  810. </Group>
  811. <Group>
  812. <GroupName>Kernel</GroupName>
  813. <Files>
  814. <File>
  815. <FileName>clock.c</FileName>
  816. <FileType>1</FileType>
  817. <FilePath>..\..\src\clock.c</FilePath>
  818. </File>
  819. <File>
  820. <FileName>components.c</FileName>
  821. <FileType>1</FileType>
  822. <FilePath>..\..\src\components.c</FilePath>
  823. </File>
  824. <File>
  825. <FileName>device.c</FileName>
  826. <FileType>1</FileType>
  827. <FilePath>..\..\src\device.c</FilePath>
  828. </File>
  829. <File>
  830. <FileName>idle.c</FileName>
  831. <FileType>1</FileType>
  832. <FilePath>..\..\src\idle.c</FilePath>
  833. </File>
  834. <File>
  835. <FileName>ipc.c</FileName>
  836. <FileType>1</FileType>
  837. <FilePath>..\..\src\ipc.c</FilePath>
  838. </File>
  839. <File>
  840. <FileName>irq.c</FileName>
  841. <FileType>1</FileType>
  842. <FilePath>..\..\src\irq.c</FilePath>
  843. </File>
  844. <File>
  845. <FileName>kservice.c</FileName>
  846. <FileType>1</FileType>
  847. <FilePath>..\..\src\kservice.c</FilePath>
  848. </File>
  849. <File>
  850. <FileName>mem.c</FileName>
  851. <FileType>1</FileType>
  852. <FilePath>..\..\src\mem.c</FilePath>
  853. </File>
  854. <File>
  855. <FileName>memheap.c</FileName>
  856. <FileType>1</FileType>
  857. <FilePath>..\..\src\memheap.c</FilePath>
  858. </File>
  859. <File>
  860. <FileName>mempool.c</FileName>
  861. <FileType>1</FileType>
  862. <FilePath>..\..\src\mempool.c</FilePath>
  863. </File>
  864. <File>
  865. <FileName>object.c</FileName>
  866. <FileType>1</FileType>
  867. <FilePath>..\..\src\object.c</FilePath>
  868. </File>
  869. <File>
  870. <FileName>scheduler.c</FileName>
  871. <FileType>1</FileType>
  872. <FilePath>..\..\src\scheduler.c</FilePath>
  873. </File>
  874. <File>
  875. <FileName>signal.c</FileName>
  876. <FileType>1</FileType>
  877. <FilePath>..\..\src\signal.c</FilePath>
  878. </File>
  879. <File>
  880. <FileName>thread.c</FileName>
  881. <FileType>1</FileType>
  882. <FilePath>..\..\src\thread.c</FilePath>
  883. </File>
  884. <File>
  885. <FileName>timer.c</FileName>
  886. <FileType>1</FileType>
  887. <FilePath>..\..\src\timer.c</FilePath>
  888. </File>
  889. </Files>
  890. </Group>
  891. <Group>
  892. <GroupName>CORTEX-M4</GroupName>
  893. <Files>
  894. <File>
  895. <FileName>cpuport.c</FileName>
  896. <FileType>1</FileType>
  897. <FilePath>..\..\libcpu\arm\cortex-m4\cpuport.c</FilePath>
  898. </File>
  899. <File>
  900. <FileName>context_rvds.S</FileName>
  901. <FileType>2</FileType>
  902. <FilePath>..\..\libcpu\arm\cortex-m4\context_rvds.S</FilePath>
  903. </File>
  904. <File>
  905. <FileName>backtrace.c</FileName>
  906. <FileType>1</FileType>
  907. <FilePath>..\..\libcpu\arm\common\backtrace.c</FilePath>
  908. </File>
  909. <File>
  910. <FileName>div0.c</FileName>
  911. <FileType>1</FileType>
  912. <FilePath>..\..\libcpu\arm\common\div0.c</FilePath>
  913. </File>
  914. <File>
  915. <FileName>showmem.c</FileName>
  916. <FileType>1</FileType>
  917. <FilePath>..\..\libcpu\arm\common\showmem.c</FilePath>
  918. </File>
  919. </Files>
  920. </Group>
  921. <Group>
  922. <GroupName>Filesystem</GroupName>
  923. <Files>
  924. <File>
  925. <FileName>dfs.c</FileName>
  926. <FileType>1</FileType>
  927. <FilePath>..\..\components\dfs\src\dfs.c</FilePath>
  928. </File>
  929. <File>
  930. <FileName>dfs_file.c</FileName>
  931. <FileType>1</FileType>
  932. <FilePath>..\..\components\dfs\src\dfs_file.c</FilePath>
  933. </File>
  934. <File>
  935. <FileName>dfs_fs.c</FileName>
  936. <FileType>1</FileType>
  937. <FilePath>..\..\components\dfs\src\dfs_fs.c</FilePath>
  938. </File>
  939. <File>
  940. <FileName>dfs_posix.c</FileName>
  941. <FileType>1</FileType>
  942. <FilePath>..\..\components\dfs\src\dfs_posix.c</FilePath>
  943. </File>
  944. <File>
  945. <FileName>poll.c</FileName>
  946. <FileType>1</FileType>
  947. <FilePath>..\..\components\dfs\src\poll.c</FilePath>
  948. </File>
  949. <File>
  950. <FileName>select.c</FileName>
  951. <FileType>1</FileType>
  952. <FilePath>..\..\components\dfs\src\select.c</FilePath>
  953. </File>
  954. <File>
  955. <FileName>devfs.c</FileName>
  956. <FileType>1</FileType>
  957. <FilePath>..\..\components\dfs\filesystems\devfs\devfs.c</FilePath>
  958. </File>
  959. <File>
  960. <FileName>dfs_elm.c</FileName>
  961. <FileType>1</FileType>
  962. <FilePath>..\..\components\dfs\filesystems\elmfat\dfs_elm.c</FilePath>
  963. </File>
  964. <File>
  965. <FileName>ff.c</FileName>
  966. <FileType>1</FileType>
  967. <FilePath>..\..\components\dfs\filesystems\elmfat\ff.c</FilePath>
  968. </File>
  969. <File>
  970. <FileName>dfs_romfs.c</FileName>
  971. <FileType>1</FileType>
  972. <FilePath>..\..\components\dfs\filesystems\romfs\dfs_romfs.c</FilePath>
  973. </File>
  974. <File>
  975. <FileName>romfs.c</FileName>
  976. <FileType>1</FileType>
  977. <FilePath>..\..\components\dfs\filesystems\romfs\romfs.c</FilePath>
  978. </File>
  979. </Files>
  980. </Group>
  981. <Group>
  982. <GroupName>DeviceDrivers</GroupName>
  983. <GroupOption>
  984. <CommonProperty>
  985. <UseCPPCompiler>0</UseCPPCompiler>
  986. <RVCTCodeConst>0</RVCTCodeConst>
  987. <RVCTZI>0</RVCTZI>
  988. <RVCTOtherData>0</RVCTOtherData>
  989. <ModuleSelection>0</ModuleSelection>
  990. <IncludeInBuild>1</IncludeInBuild>
  991. <AlwaysBuild>0</AlwaysBuild>
  992. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  993. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  994. <PublicsOnly>0</PublicsOnly>
  995. <StopOnExitCode>3</StopOnExitCode>
  996. <CustomArgument></CustomArgument>
  997. <IncludeLibraryModules></IncludeLibraryModules>
  998. <ComprImg>0</ComprImg>
  999. </CommonProperty>
  1000. <GroupArmAds>
  1001. <Cads>
  1002. <interw>2</interw>
  1003. <Optim>0</Optim>
  1004. <oTime>2</oTime>
  1005. <SplitLS>2</SplitLS>
  1006. <OneElfS>2</OneElfS>
  1007. <Strict>2</Strict>
  1008. <EnumInt>2</EnumInt>
  1009. <PlainCh>2</PlainCh>
  1010. <Ropi>2</Ropi>
  1011. <Rwpi>2</Rwpi>
  1012. <wLevel>0</wLevel>
  1013. <uThumb>2</uThumb>
  1014. <uSurpInc>2</uSurpInc>
  1015. <uC99>2</uC99>
  1016. <useXO>2</useXO>
  1017. <v6Lang>0</v6Lang>
  1018. <v6LangP>0</v6LangP>
  1019. <vShortEn>2</vShortEn>
  1020. <vShortWch>2</vShortWch>
  1021. <v6Lto>2</v6Lto>
  1022. <v6WtE>2</v6WtE>
  1023. <v6Rtti>2</v6Rtti>
  1024. <VariousControls>
  1025. <MiscControls> --c99</MiscControls>
  1026. <Define> </Define>
  1027. <Undefine> </Undefine>
  1028. <IncludePath></IncludePath>
  1029. </VariousControls>
  1030. </Cads>
  1031. <Aads>
  1032. <interw>2</interw>
  1033. <Ropi>2</Ropi>
  1034. <Rwpi>2</Rwpi>
  1035. <thumb>2</thumb>
  1036. <SplitLS>2</SplitLS>
  1037. <SwStkChk>2</SwStkChk>
  1038. <NoWarn>2</NoWarn>
  1039. <uSurpInc>2</uSurpInc>
  1040. <useXO>2</useXO>
  1041. <uClangAs>2</uClangAs>
  1042. <VariousControls>
  1043. <MiscControls></MiscControls>
  1044. <Define></Define>
  1045. <Undefine></Undefine>
  1046. <IncludePath></IncludePath>
  1047. </VariousControls>
  1048. </Aads>
  1049. </GroupArmAds>
  1050. </GroupOption>
  1051. <Files>
  1052. <File>
  1053. <FileName>i2c_core.c</FileName>
  1054. <FileType>1</FileType>
  1055. <FilePath>..\..\components\drivers\i2c\i2c_core.c</FilePath>
  1056. </File>
  1057. <File>
  1058. <FileName>i2c_dev.c</FileName>
  1059. <FileType>1</FileType>
  1060. <FilePath>..\..\components\drivers\i2c\i2c_dev.c</FilePath>
  1061. </File>
  1062. <File>
  1063. <FileName>i2c-bit-ops.c</FileName>
  1064. <FileType>1</FileType>
  1065. <FilePath>..\..\components\drivers\i2c\i2c-bit-ops.c</FilePath>
  1066. </File>
  1067. <File>
  1068. <FileName>mtd_nand.c</FileName>
  1069. <FileType>1</FileType>
  1070. <FilePath>..\..\components\drivers\mtd\mtd_nand.c</FilePath>
  1071. </File>
  1072. <File>
  1073. <FileName>rtc.c</FileName>
  1074. <FileType>1</FileType>
  1075. <FilePath>..\..\components\drivers\rtc\rtc.c</FilePath>
  1076. </File>
  1077. <File>
  1078. <FileName>serial.c</FileName>
  1079. <FileType>1</FileType>
  1080. <FilePath>..\..\components\drivers\serial\serial.c</FilePath>
  1081. </File>
  1082. <File>
  1083. <FileName>spi_core.c</FileName>
  1084. <FileType>1</FileType>
  1085. <FilePath>..\..\components\drivers\spi\spi_core.c</FilePath>
  1086. </File>
  1087. <File>
  1088. <FileName>spi_dev.c</FileName>
  1089. <FileType>1</FileType>
  1090. <FilePath>..\..\components\drivers\spi\spi_dev.c</FilePath>
  1091. </File>
  1092. <File>
  1093. <FileName>spi_flash_sfud.c</FileName>
  1094. <FileType>1</FileType>
  1095. <FilePath>..\..\components\drivers\spi\spi_flash_sfud.c</FilePath>
  1096. </File>
  1097. <File>
  1098. <FileName>sfud.c</FileName>
  1099. <FileType>1</FileType>
  1100. <FilePath>..\..\components\drivers\spi\sfud\src\sfud.c</FilePath>
  1101. </File>
  1102. <File>
  1103. <FileName>sfud_sfdp.c</FileName>
  1104. <FileType>1</FileType>
  1105. <FilePath>..\..\components\drivers\spi\sfud\src\sfud_sfdp.c</FilePath>
  1106. </File>
  1107. <File>
  1108. <FileName>completion.c</FileName>
  1109. <FileType>1</FileType>
  1110. <FilePath>..\..\components\drivers\src\completion.c</FilePath>
  1111. </File>
  1112. <File>
  1113. <FileName>dataqueue.c</FileName>
  1114. <FileType>1</FileType>
  1115. <FilePath>..\..\components\drivers\src\dataqueue.c</FilePath>
  1116. </File>
  1117. <File>
  1118. <FileName>pipe.c</FileName>
  1119. <FileType>1</FileType>
  1120. <FilePath>..\..\components\drivers\src\pipe.c</FilePath>
  1121. </File>
  1122. <File>
  1123. <FileName>ringbuffer.c</FileName>
  1124. <FileType>1</FileType>
  1125. <FilePath>..\..\components\drivers\src\ringbuffer.c</FilePath>
  1126. </File>
  1127. <File>
  1128. <FileName>waitqueue.c</FileName>
  1129. <FileType>1</FileType>
  1130. <FilePath>..\..\components\drivers\src\waitqueue.c</FilePath>
  1131. </File>
  1132. <File>
  1133. <FileName>workqueue.c</FileName>
  1134. <FileType>1</FileType>
  1135. <FilePath>..\..\components\drivers\src\workqueue.c</FilePath>
  1136. </File>
  1137. </Files>
  1138. </Group>
  1139. <Group>
  1140. <GroupName>finsh</GroupName>
  1141. <Files>
  1142. <File>
  1143. <FileName>shell.c</FileName>
  1144. <FileType>1</FileType>
  1145. <FilePath>..\..\components\finsh\shell.c</FilePath>
  1146. </File>
  1147. <File>
  1148. <FileName>symbol.c</FileName>
  1149. <FileType>1</FileType>
  1150. <FilePath>..\..\components\finsh\symbol.c</FilePath>
  1151. </File>
  1152. <File>
  1153. <FileName>cmd.c</FileName>
  1154. <FileType>1</FileType>
  1155. <FilePath>..\..\components\finsh\cmd.c</FilePath>
  1156. </File>
  1157. <File>
  1158. <FileName>finsh_compiler.c</FileName>
  1159. <FileType>1</FileType>
  1160. <FilePath>..\..\components\finsh\finsh_compiler.c</FilePath>
  1161. </File>
  1162. <File>
  1163. <FileName>finsh_error.c</FileName>
  1164. <FileType>1</FileType>
  1165. <FilePath>..\..\components\finsh\finsh_error.c</FilePath>
  1166. </File>
  1167. <File>
  1168. <FileName>finsh_heap.c</FileName>
  1169. <FileType>1</FileType>
  1170. <FilePath>..\..\components\finsh\finsh_heap.c</FilePath>
  1171. </File>
  1172. <File>
  1173. <FileName>finsh_init.c</FileName>
  1174. <FileType>1</FileType>
  1175. <FilePath>..\..\components\finsh\finsh_init.c</FilePath>
  1176. </File>
  1177. <File>
  1178. <FileName>finsh_node.c</FileName>
  1179. <FileType>1</FileType>
  1180. <FilePath>..\..\components\finsh\finsh_node.c</FilePath>
  1181. </File>
  1182. <File>
  1183. <FileName>finsh_ops.c</FileName>
  1184. <FileType>1</FileType>
  1185. <FilePath>..\..\components\finsh\finsh_ops.c</FilePath>
  1186. </File>
  1187. <File>
  1188. <FileName>finsh_parser.c</FileName>
  1189. <FileType>1</FileType>
  1190. <FilePath>..\..\components\finsh\finsh_parser.c</FilePath>
  1191. </File>
  1192. <File>
  1193. <FileName>finsh_var.c</FileName>
  1194. <FileType>1</FileType>
  1195. <FilePath>..\..\components\finsh\finsh_var.c</FilePath>
  1196. </File>
  1197. <File>
  1198. <FileName>finsh_vm.c</FileName>
  1199. <FileType>1</FileType>
  1200. <FilePath>..\..\components\finsh\finsh_vm.c</FilePath>
  1201. </File>
  1202. <File>
  1203. <FileName>finsh_token.c</FileName>
  1204. <FileType>1</FileType>
  1205. <FilePath>..\..\components\finsh\finsh_token.c</FilePath>
  1206. </File>
  1207. </Files>
  1208. </Group>
  1209. <Group>
  1210. <GroupName>libc</GroupName>
  1211. <Files>
  1212. <File>
  1213. <FileName>libc.c</FileName>
  1214. <FileType>1</FileType>
  1215. <FilePath>..\..\components\libc\compilers\armlibc\libc.c</FilePath>
  1216. </File>
  1217. <File>
  1218. <FileName>mem_std.c</FileName>
  1219. <FileType>1</FileType>
  1220. <FilePath>..\..\components\libc\compilers\armlibc\mem_std.c</FilePath>
  1221. </File>
  1222. <File>
  1223. <FileName>stdio.c</FileName>
  1224. <FileType>1</FileType>
  1225. <FilePath>..\..\components\libc\compilers\armlibc\stdio.c</FilePath>
  1226. </File>
  1227. <File>
  1228. <FileName>stubs.c</FileName>
  1229. <FileType>1</FileType>
  1230. <FilePath>..\..\components\libc\compilers\armlibc\stubs.c</FilePath>
  1231. </File>
  1232. <File>
  1233. <FileName>time.c</FileName>
  1234. <FileType>1</FileType>
  1235. <FilePath>..\..\components\libc\compilers\armlibc\time.c</FilePath>
  1236. </File>
  1237. </Files>
  1238. </Group>
  1239. <Group>
  1240. <GroupName>lwIP</GroupName>
  1241. <Files>
  1242. <File>
  1243. <FileName>sys_arch.c</FileName>
  1244. <FileType>1</FileType>
  1245. <FilePath>..\..\components\net\lwip-2.0.2\src\arch\sys_arch.c</FilePath>
  1246. </File>
  1247. <File>
  1248. <FileName>api_lib.c</FileName>
  1249. <FileType>1</FileType>
  1250. <FilePath>..\..\components\net\lwip-2.0.2\src\api\api_lib.c</FilePath>
  1251. </File>
  1252. <File>
  1253. <FileName>api_msg.c</FileName>
  1254. <FileType>1</FileType>
  1255. <FilePath>..\..\components\net\lwip-2.0.2\src\api\api_msg.c</FilePath>
  1256. </File>
  1257. <File>
  1258. <FileName>err.c</FileName>
  1259. <FileType>1</FileType>
  1260. <FilePath>..\..\components\net\lwip-2.0.2\src\api\err.c</FilePath>
  1261. </File>
  1262. <File>
  1263. <FileName>netbuf.c</FileName>
  1264. <FileType>1</FileType>
  1265. <FilePath>..\..\components\net\lwip-2.0.2\src\api\netbuf.c</FilePath>
  1266. </File>
  1267. <File>
  1268. <FileName>netdb.c</FileName>
  1269. <FileType>1</FileType>
  1270. <FilePath>..\..\components\net\lwip-2.0.2\src\api\netdb.c</FilePath>
  1271. </File>
  1272. <File>
  1273. <FileName>netifapi.c</FileName>
  1274. <FileType>1</FileType>
  1275. <FilePath>..\..\components\net\lwip-2.0.2\src\api\netifapi.c</FilePath>
  1276. </File>
  1277. <File>
  1278. <FileName>sockets.c</FileName>
  1279. <FileType>1</FileType>
  1280. <FilePath>..\..\components\net\lwip-2.0.2\src\api\sockets.c</FilePath>
  1281. </File>
  1282. <File>
  1283. <FileName>tcpip.c</FileName>
  1284. <FileType>1</FileType>
  1285. <FilePath>..\..\components\net\lwip-2.0.2\src\api\tcpip.c</FilePath>
  1286. </File>
  1287. <File>
  1288. <FileName>def.c</FileName>
  1289. <FileType>1</FileType>
  1290. <FilePath>..\..\components\net\lwip-2.0.2\src\core\def.c</FilePath>
  1291. </File>
  1292. <File>
  1293. <FileName>dns.c</FileName>
  1294. <FileType>1</FileType>
  1295. <FilePath>..\..\components\net\lwip-2.0.2\src\core\dns.c</FilePath>
  1296. </File>
  1297. <File>
  1298. <FileName>inet_chksum.c</FileName>
  1299. <FileType>1</FileType>
  1300. <FilePath>..\..\components\net\lwip-2.0.2\src\core\inet_chksum.c</FilePath>
  1301. </File>
  1302. <File>
  1303. <FileName>init.c</FileName>
  1304. <FileType>1</FileType>
  1305. <FilePath>..\..\components\net\lwip-2.0.2\src\core\init.c</FilePath>
  1306. </File>
  1307. <File>
  1308. <FileName>ip.c</FileName>
  1309. <FileType>1</FileType>
  1310. <FilePath>..\..\components\net\lwip-2.0.2\src\core\ip.c</FilePath>
  1311. </File>
  1312. <File>
  1313. <FileName>memp.c</FileName>
  1314. <FileType>1</FileType>
  1315. <FilePath>..\..\components\net\lwip-2.0.2\src\core\memp.c</FilePath>
  1316. </File>
  1317. <File>
  1318. <FileName>netif.c</FileName>
  1319. <FileType>1</FileType>
  1320. <FilePath>..\..\components\net\lwip-2.0.2\src\core\netif.c</FilePath>
  1321. </File>
  1322. <File>
  1323. <FileName>pbuf.c</FileName>
  1324. <FileType>1</FileType>
  1325. <FilePath>..\..\components\net\lwip-2.0.2\src\core\pbuf.c</FilePath>
  1326. </File>
  1327. <File>
  1328. <FileName>raw.c</FileName>
  1329. <FileType>1</FileType>
  1330. <FilePath>..\..\components\net\lwip-2.0.2\src\core\raw.c</FilePath>
  1331. </File>
  1332. <File>
  1333. <FileName>stats.c</FileName>
  1334. <FileType>1</FileType>
  1335. <FilePath>..\..\components\net\lwip-2.0.2\src\core\stats.c</FilePath>
  1336. </File>
  1337. <File>
  1338. <FileName>sys.c</FileName>
  1339. <FileType>1</FileType>
  1340. <FilePath>..\..\components\net\lwip-2.0.2\src\core\sys.c</FilePath>
  1341. </File>
  1342. <File>
  1343. <FileName>tcp.c</FileName>
  1344. <FileType>1</FileType>
  1345. <FilePath>..\..\components\net\lwip-2.0.2\src\core\tcp.c</FilePath>
  1346. </File>
  1347. <File>
  1348. <FileName>tcp_in.c</FileName>
  1349. <FileType>1</FileType>
  1350. <FilePath>..\..\components\net\lwip-2.0.2\src\core\tcp_in.c</FilePath>
  1351. </File>
  1352. <File>
  1353. <FileName>tcp_out.c</FileName>
  1354. <FileType>1</FileType>
  1355. <FilePath>..\..\components\net\lwip-2.0.2\src\core\tcp_out.c</FilePath>
  1356. </File>
  1357. <File>
  1358. <FileName>timeouts.c</FileName>
  1359. <FileType>1</FileType>
  1360. <FilePath>..\..\components\net\lwip-2.0.2\src\core\timeouts.c</FilePath>
  1361. </File>
  1362. <File>
  1363. <FileName>udp.c</FileName>
  1364. <FileType>1</FileType>
  1365. <FilePath>..\..\components\net\lwip-2.0.2\src\core\udp.c</FilePath>
  1366. </File>
  1367. <File>
  1368. <FileName>ethernet.c</FileName>
  1369. <FileType>1</FileType>
  1370. <FilePath>..\..\components\net\lwip-2.0.2\src\netif\ethernet.c</FilePath>
  1371. </File>
  1372. <File>
  1373. <FileName>ethernetif.c</FileName>
  1374. <FileType>1</FileType>
  1375. <FilePath>..\..\components\net\lwip-2.0.2\src\netif\ethernetif.c</FilePath>
  1376. </File>
  1377. <File>
  1378. <FileName>lowpan6.c</FileName>
  1379. <FileType>1</FileType>
  1380. <FilePath>..\..\components\net\lwip-2.0.2\src\netif\lowpan6.c</FilePath>
  1381. </File>
  1382. <File>
  1383. <FileName>autoip.c</FileName>
  1384. <FileType>1</FileType>
  1385. <FilePath>..\..\components\net\lwip-2.0.2\src\core\ipv4\autoip.c</FilePath>
  1386. </File>
  1387. <File>
  1388. <FileName>dhcp.c</FileName>
  1389. <FileType>1</FileType>
  1390. <FilePath>..\..\components\net\lwip-2.0.2\src\core\ipv4\dhcp.c</FilePath>
  1391. </File>
  1392. <File>
  1393. <FileName>etharp.c</FileName>
  1394. <FileType>1</FileType>
  1395. <FilePath>..\..\components\net\lwip-2.0.2\src\core\ipv4\etharp.c</FilePath>
  1396. </File>
  1397. <File>
  1398. <FileName>icmp.c</FileName>
  1399. <FileType>1</FileType>
  1400. <FilePath>..\..\components\net\lwip-2.0.2\src\core\ipv4\icmp.c</FilePath>
  1401. </File>
  1402. <File>
  1403. <FileName>igmp.c</FileName>
  1404. <FileType>1</FileType>
  1405. <FilePath>..\..\components\net\lwip-2.0.2\src\core\ipv4\igmp.c</FilePath>
  1406. </File>
  1407. <File>
  1408. <FileName>ip4.c</FileName>
  1409. <FileType>1</FileType>
  1410. <FilePath>..\..\components\net\lwip-2.0.2\src\core\ipv4\ip4.c</FilePath>
  1411. </File>
  1412. <File>
  1413. <FileName>ip4_addr.c</FileName>
  1414. <FileType>1</FileType>
  1415. <FilePath>..\..\components\net\lwip-2.0.2\src\core\ipv4\ip4_addr.c</FilePath>
  1416. </File>
  1417. <File>
  1418. <FileName>ip4_frag.c</FileName>
  1419. <FileType>1</FileType>
  1420. <FilePath>..\..\components\net\lwip-2.0.2\src\core\ipv4\ip4_frag.c</FilePath>
  1421. </File>
  1422. </Files>
  1423. </Group>
  1424. <Group>
  1425. <GroupName>SAL</GroupName>
  1426. <Files>
  1427. <File>
  1428. <FileName>sal_ipaddr.c</FileName>
  1429. <FileType>1</FileType>
  1430. <FilePath>..\..\components\net\sal_socket\src\sal_ipaddr.c</FilePath>
  1431. </File>
  1432. <File>
  1433. <FileName>sal_socket.c</FileName>
  1434. <FileType>1</FileType>
  1435. <FilePath>..\..\components\net\sal_socket\src\sal_socket.c</FilePath>
  1436. </File>
  1437. <File>
  1438. <FileName>net_netdb.c</FileName>
  1439. <FileType>1</FileType>
  1440. <FilePath>..\..\components\net\sal_socket\socket\net_netdb.c</FilePath>
  1441. </File>
  1442. <File>
  1443. <FileName>net_sockets.c</FileName>
  1444. <FileType>1</FileType>
  1445. <FilePath>..\..\components\net\sal_socket\socket\net_sockets.c</FilePath>
  1446. </File>
  1447. <File>
  1448. <FileName>af_inet_lwip.c</FileName>
  1449. <FileType>1</FileType>
  1450. <FilePath>..\..\components\net\sal_socket\impl\af_inet_lwip.c</FilePath>
  1451. </File>
  1452. <File>
  1453. <FileName>dfs_net.c</FileName>
  1454. <FileType>1</FileType>
  1455. <FilePath>..\..\components\net\sal_socket\dfs_net\dfs_net.c</FilePath>
  1456. </File>
  1457. </Files>
  1458. </Group>
  1459. </Groups>
  1460. </Target>
  1461. </Targets>
  1462. <RTE>
  1463. <apis/>
  1464. <components/>
  1465. <files/>
  1466. </RTE>
  1467. </Project>