project.uvproj 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990
  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 STM32</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <TargetOption>
  11. <TargetCommonOption>
  12. <Device>STM32F107VC</Device>
  13. <Vendor>STMicroelectronics</Vendor>
  14. <Cpu>IRAM(0x20000000-0x2000FFFF) IROM(0x8000000-0x803FFFF) CLOCK(25000000) CPUTYPE("Cortex-M3")</Cpu>
  15. <FlashUtilSpec></FlashUtilSpec>
  16. <StartupFile>"STARTUP\ST\STM32F10x.s" ("STM32 Startup Code")</StartupFile>
  17. <FlashDriverDll>UL2CM3(-O14 -S0 -C0 -N00("ARM Cortex-M3") -D00(1BA00477) -L00(4) -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_CL -FS08000000 -FL040000)</FlashDriverDll>
  18. <DeviceId>4889</DeviceId>
  19. <RegisterFile>stm32f10x_lib.h</RegisterFile>
  20. <MemoryEnv></MemoryEnv>
  21. <Cmp></Cmp>
  22. <Asm></Asm>
  23. <Linker></Linker>
  24. <OHString></OHString>
  25. <InfinionOptionDll></InfinionOptionDll>
  26. <SLE66CMisc></SLE66CMisc>
  27. <SLE66AMisc></SLE66AMisc>
  28. <SLE66LinkerMisc></SLE66LinkerMisc>
  29. <SFDFile>SFD\ST\STM32F107x\STM32F107.sfr</SFDFile>
  30. <UseEnv>0</UseEnv>
  31. <BinPath></BinPath>
  32. <IncludePath></IncludePath>
  33. <LibPath></LibPath>
  34. <RegisterFilePath>ST\STM32F10x\</RegisterFilePath>
  35. <DBRegisterFilePath>ST\STM32F10x\</DBRegisterFilePath>
  36. <TargetStatus>
  37. <Error>0</Error>
  38. <ExitCodeStop>0</ExitCodeStop>
  39. <ButtonStop>0</ButtonStop>
  40. <NotGenerated>0</NotGenerated>
  41. <InvalidFlash>1</InvalidFlash>
  42. </TargetStatus>
  43. <OutputDirectory>.\build\</OutputDirectory>
  44. <OutputName>rtthread-stm32</OutputName>
  45. <CreateExecutable>1</CreateExecutable>
  46. <CreateLib>0</CreateLib>
  47. <CreateHexFile>0</CreateHexFile>
  48. <DebugInformation>1</DebugInformation>
  49. <BrowseInformation>0</BrowseInformation>
  50. <ListingPath>.\build\</ListingPath>
  51. <HexFormatSelection>1</HexFormatSelection>
  52. <Merge32K>0</Merge32K>
  53. <CreateBatchFile>0</CreateBatchFile>
  54. <BeforeCompile>
  55. <RunUserProg1>0</RunUserProg1>
  56. <RunUserProg2>0</RunUserProg2>
  57. <UserProg1Name></UserProg1Name>
  58. <UserProg2Name></UserProg2Name>
  59. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  60. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  61. <nStopU1X>0</nStopU1X>
  62. <nStopU2X>0</nStopU2X>
  63. </BeforeCompile>
  64. <BeforeMake>
  65. <RunUserProg1>0</RunUserProg1>
  66. <RunUserProg2>0</RunUserProg2>
  67. <UserProg1Name></UserProg1Name>
  68. <UserProg2Name></UserProg2Name>
  69. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  70. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  71. </BeforeMake>
  72. <AfterMake>
  73. <RunUserProg1>1</RunUserProg1>
  74. <RunUserProg2>0</RunUserProg2>
  75. <UserProg1Name>fromelf --bin !L --output rtthread.bin</UserProg1Name>
  76. <UserProg2Name></UserProg2Name>
  77. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  78. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  79. </AfterMake>
  80. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  81. <SVCSIdString></SVCSIdString>
  82. </TargetCommonOption>
  83. <CommonProperty>
  84. <UseCPPCompiler>0</UseCPPCompiler>
  85. <RVCTCodeConst>0</RVCTCodeConst>
  86. <RVCTZI>0</RVCTZI>
  87. <RVCTOtherData>0</RVCTOtherData>
  88. <ModuleSelection>0</ModuleSelection>
  89. <IncludeInBuild>1</IncludeInBuild>
  90. <AlwaysBuild>0</AlwaysBuild>
  91. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  92. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  93. <PublicsOnly>0</PublicsOnly>
  94. <StopOnExitCode>3</StopOnExitCode>
  95. <CustomArgument></CustomArgument>
  96. <IncludeLibraryModules></IncludeLibraryModules>
  97. </CommonProperty>
  98. <DllOption>
  99. <SimDllName>SARMCM3.DLL</SimDllName>
  100. <SimDllArguments></SimDllArguments>
  101. <SimDlgDll>DARMSTM.DLL</SimDlgDll>
  102. <SimDlgDllArguments>-pSTM32F107VC</SimDlgDllArguments>
  103. <TargetDllName>SARMCM3.DLL</TargetDllName>
  104. <TargetDllArguments></TargetDllArguments>
  105. <TargetDlgDll>TARMSTM.DLL</TargetDlgDll>
  106. <TargetDlgDllArguments>-pSTM32F107VC</TargetDlgDllArguments>
  107. </DllOption>
  108. <DebugOption>
  109. <OPTHX>
  110. <HexSelection>1</HexSelection>
  111. <HexRangeLowAddress>0</HexRangeLowAddress>
  112. <HexRangeHighAddress>0</HexRangeHighAddress>
  113. <HexOffset>0</HexOffset>
  114. <Oh166RecLen>16</Oh166RecLen>
  115. </OPTHX>
  116. <Simulator>
  117. <UseSimulator>0</UseSimulator>
  118. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  119. <RunToMain>0</RunToMain>
  120. <RestoreBreakpoints>1</RestoreBreakpoints>
  121. <RestoreWatchpoints>1</RestoreWatchpoints>
  122. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  123. <RestoreFunctions>1</RestoreFunctions>
  124. <RestoreToolbox>1</RestoreToolbox>
  125. <LimitSpeedToRealTime>0</LimitSpeedToRealTime>
  126. </Simulator>
  127. <Target>
  128. <UseTarget>1</UseTarget>
  129. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  130. <RunToMain>1</RunToMain>
  131. <RestoreBreakpoints>1</RestoreBreakpoints>
  132. <RestoreWatchpoints>1</RestoreWatchpoints>
  133. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  134. <RestoreFunctions>0</RestoreFunctions>
  135. <RestoreToolbox>1</RestoreToolbox>
  136. <RestoreTracepoints>0</RestoreTracepoints>
  137. </Target>
  138. <RunDebugAfterBuild>0</RunDebugAfterBuild>
  139. <TargetSelection>7</TargetSelection>
  140. <SimDlls>
  141. <CpuDll></CpuDll>
  142. <CpuDllArguments></CpuDllArguments>
  143. <PeripheralDll></PeripheralDll>
  144. <PeripheralDllArguments></PeripheralDllArguments>
  145. <InitializationFile></InitializationFile>
  146. </SimDlls>
  147. <TargetDlls>
  148. <CpuDll></CpuDll>
  149. <CpuDllArguments></CpuDllArguments>
  150. <PeripheralDll></PeripheralDll>
  151. <PeripheralDllArguments></PeripheralDllArguments>
  152. <InitializationFile></InitializationFile>
  153. <Driver>Segger\JL2CM3.dll</Driver>
  154. </TargetDlls>
  155. </DebugOption>
  156. <Utilities>
  157. <Flash1>
  158. <UseTargetDll>1</UseTargetDll>
  159. <UseExternalTool>0</UseExternalTool>
  160. <RunIndependent>0</RunIndependent>
  161. <UpdateFlashBeforeDebugging>0</UpdateFlashBeforeDebugging>
  162. <Capability>1</Capability>
  163. <DriverSelection>4099</DriverSelection>
  164. </Flash1>
  165. <Flash2>Segger\JL2CM3.dll</Flash2>
  166. <Flash3>"" ()</Flash3>
  167. <Flash4></Flash4>
  168. </Utilities>
  169. <TargetArmAds>
  170. <ArmAdsMisc>
  171. <GenerateListings>0</GenerateListings>
  172. <asHll>1</asHll>
  173. <asAsm>1</asAsm>
  174. <asMacX>1</asMacX>
  175. <asSyms>1</asSyms>
  176. <asFals>1</asFals>
  177. <asDbgD>1</asDbgD>
  178. <asForm>1</asForm>
  179. <ldLst>0</ldLst>
  180. <ldmm>1</ldmm>
  181. <ldXref>1</ldXref>
  182. <BigEnd>0</BigEnd>
  183. <AdsALst>1</AdsALst>
  184. <AdsACrf>1</AdsACrf>
  185. <AdsANop>0</AdsANop>
  186. <AdsANot>0</AdsANot>
  187. <AdsLLst>1</AdsLLst>
  188. <AdsLmap>1</AdsLmap>
  189. <AdsLcgr>1</AdsLcgr>
  190. <AdsLsym>1</AdsLsym>
  191. <AdsLszi>1</AdsLszi>
  192. <AdsLtoi>1</AdsLtoi>
  193. <AdsLsun>1</AdsLsun>
  194. <AdsLven>1</AdsLven>
  195. <AdsLsxf>1</AdsLsxf>
  196. <RvctClst>0</RvctClst>
  197. <GenPPlst>0</GenPPlst>
  198. <AdsCpuType>"Cortex-M3"</AdsCpuType>
  199. <RvctDeviceName></RvctDeviceName>
  200. <mOS>0</mOS>
  201. <uocRom>0</uocRom>
  202. <uocRam>0</uocRam>
  203. <hadIROM>1</hadIROM>
  204. <hadIRAM>1</hadIRAM>
  205. <hadXRAM>0</hadXRAM>
  206. <uocXRam>0</uocXRam>
  207. <RvdsVP>0</RvdsVP>
  208. <hadIRAM2>0</hadIRAM2>
  209. <hadIROM2>0</hadIROM2>
  210. <StupSel>8</StupSel>
  211. <useUlib>0</useUlib>
  212. <EndSel>0</EndSel>
  213. <uLtcg>0</uLtcg>
  214. <RoSelD>3</RoSelD>
  215. <RwSelD>3</RwSelD>
  216. <CodeSel>0</CodeSel>
  217. <OptFeed>0</OptFeed>
  218. <NoZi1>0</NoZi1>
  219. <NoZi2>0</NoZi2>
  220. <NoZi3>0</NoZi3>
  221. <NoZi4>0</NoZi4>
  222. <NoZi5>0</NoZi5>
  223. <Ro1Chk>0</Ro1Chk>
  224. <Ro2Chk>0</Ro2Chk>
  225. <Ro3Chk>0</Ro3Chk>
  226. <Ir1Chk>1</Ir1Chk>
  227. <Ir2Chk>0</Ir2Chk>
  228. <Ra1Chk>0</Ra1Chk>
  229. <Ra2Chk>0</Ra2Chk>
  230. <Ra3Chk>0</Ra3Chk>
  231. <Im1Chk>1</Im1Chk>
  232. <Im2Chk>0</Im2Chk>
  233. <OnChipMemories>
  234. <Ocm1>
  235. <Type>0</Type>
  236. <StartAddress>0x0</StartAddress>
  237. <Size>0x0</Size>
  238. </Ocm1>
  239. <Ocm2>
  240. <Type>0</Type>
  241. <StartAddress>0x0</StartAddress>
  242. <Size>0x0</Size>
  243. </Ocm2>
  244. <Ocm3>
  245. <Type>0</Type>
  246. <StartAddress>0x0</StartAddress>
  247. <Size>0x0</Size>
  248. </Ocm3>
  249. <Ocm4>
  250. <Type>0</Type>
  251. <StartAddress>0x0</StartAddress>
  252. <Size>0x0</Size>
  253. </Ocm4>
  254. <Ocm5>
  255. <Type>0</Type>
  256. <StartAddress>0x0</StartAddress>
  257. <Size>0x0</Size>
  258. </Ocm5>
  259. <Ocm6>
  260. <Type>0</Type>
  261. <StartAddress>0x0</StartAddress>
  262. <Size>0x0</Size>
  263. </Ocm6>
  264. <IRAM>
  265. <Type>0</Type>
  266. <StartAddress>0x20000000</StartAddress>
  267. <Size>0x10000</Size>
  268. </IRAM>
  269. <IROM>
  270. <Type>1</Type>
  271. <StartAddress>0x8000000</StartAddress>
  272. <Size>0x40000</Size>
  273. </IROM>
  274. <XRAM>
  275. <Type>0</Type>
  276. <StartAddress>0x0</StartAddress>
  277. <Size>0x0</Size>
  278. </XRAM>
  279. <OCR_RVCT1>
  280. <Type>1</Type>
  281. <StartAddress>0x0</StartAddress>
  282. <Size>0x0</Size>
  283. </OCR_RVCT1>
  284. <OCR_RVCT2>
  285. <Type>1</Type>
  286. <StartAddress>0x0</StartAddress>
  287. <Size>0x0</Size>
  288. </OCR_RVCT2>
  289. <OCR_RVCT3>
  290. <Type>1</Type>
  291. <StartAddress>0x0</StartAddress>
  292. <Size>0x0</Size>
  293. </OCR_RVCT3>
  294. <OCR_RVCT4>
  295. <Type>1</Type>
  296. <StartAddress>0x8000000</StartAddress>
  297. <Size>0x40000</Size>
  298. </OCR_RVCT4>
  299. <OCR_RVCT5>
  300. <Type>1</Type>
  301. <StartAddress>0x0</StartAddress>
  302. <Size>0x0</Size>
  303. </OCR_RVCT5>
  304. <OCR_RVCT6>
  305. <Type>0</Type>
  306. <StartAddress>0x0</StartAddress>
  307. <Size>0x0</Size>
  308. </OCR_RVCT6>
  309. <OCR_RVCT7>
  310. <Type>0</Type>
  311. <StartAddress>0x0</StartAddress>
  312. <Size>0x0</Size>
  313. </OCR_RVCT7>
  314. <OCR_RVCT8>
  315. <Type>0</Type>
  316. <StartAddress>0x0</StartAddress>
  317. <Size>0x0</Size>
  318. </OCR_RVCT8>
  319. <OCR_RVCT9>
  320. <Type>0</Type>
  321. <StartAddress>0x20000000</StartAddress>
  322. <Size>0x10000</Size>
  323. </OCR_RVCT9>
  324. <OCR_RVCT10>
  325. <Type>0</Type>
  326. <StartAddress>0x0</StartAddress>
  327. <Size>0x0</Size>
  328. </OCR_RVCT10>
  329. </OnChipMemories>
  330. <RvctStartVector></RvctStartVector>
  331. </ArmAdsMisc>
  332. <Cads>
  333. <interw>1</interw>
  334. <Optim>4</Optim>
  335. <oTime>0</oTime>
  336. <SplitLS>0</SplitLS>
  337. <OneElfS>0</OneElfS>
  338. <Strict>0</Strict>
  339. <EnumInt>0</EnumInt>
  340. <PlainCh>0</PlainCh>
  341. <Ropi>0</Ropi>
  342. <Rwpi>0</Rwpi>
  343. <wLevel>0</wLevel>
  344. <uThumb>0</uThumb>
  345. <uSurpInc>0</uSurpInc>
  346. <VariousControls>
  347. <MiscControls></MiscControls>
  348. <Define>STM32F10X_CL, USE_STDPERIPH_DRIVER</Define>
  349. <Undefine></Undefine>
  350. <IncludePath>.;..\..\components\CMSIS\Include;..\..\components\dfs;..\..\components\dfs\include;..\..\components\drivers\include;..\..\components\finsh;..\..\components\init;..\..\components\net\lwip\src;..\..\components\net\lwip\src\arch\include;..\..\components\net\lwip\src\include;..\..\components\net\lwip\src\include\ipv4;..\..\components\net\lwip\src\include\netif;..\..\include;..\..\libcpu\arm\common;..\..\libcpu\arm\cortex-m3;Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x;Libraries\STM32F10x_StdPeriph_Driver\inc;applications;drivers</IncludePath>
  351. </VariousControls>
  352. </Cads>
  353. <Aads>
  354. <interw>1</interw>
  355. <Ropi>0</Ropi>
  356. <Rwpi>0</Rwpi>
  357. <thumb>0</thumb>
  358. <SplitLS>0</SplitLS>
  359. <SwStkChk>0</SwStkChk>
  360. <NoWarn>0</NoWarn>
  361. <uSurpInc>0</uSurpInc>
  362. <VariousControls>
  363. <MiscControls></MiscControls>
  364. <Define></Define>
  365. <Undefine></Undefine>
  366. <IncludePath></IncludePath>
  367. </VariousControls>
  368. </Aads>
  369. <LDads>
  370. <umfTarg>1</umfTarg>
  371. <Ropi>0</Ropi>
  372. <Rwpi>0</Rwpi>
  373. <noStLib>0</noStLib>
  374. <RepFail>1</RepFail>
  375. <useFile>0</useFile>
  376. <TextAddressRange>0x08000000</TextAddressRange>
  377. <DataAddressRange>0x20000000</DataAddressRange>
  378. <ScatterFile></ScatterFile>
  379. <IncludeLibs></IncludeLibs>
  380. <IncludeLibsPath></IncludeLibsPath>
  381. <Misc> --keep __fsym_* --keep __vsym_* </Misc>
  382. <LinkerInputFile></LinkerInputFile>
  383. <DisabledWarnings></DisabledWarnings>
  384. </LDads>
  385. </TargetArmAds>
  386. </TargetOption>
  387. <Groups>
  388. <Group>
  389. <GroupName>Applications</GroupName>
  390. <Files>
  391. <File>
  392. <FileName>application.c</FileName>
  393. <FileType>1</FileType>
  394. <FilePath>applications\application.c</FilePath>
  395. </File>
  396. <File>
  397. <FileName>startup.c</FileName>
  398. <FileType>1</FileType>
  399. <FilePath>applications\startup.c</FilePath>
  400. </File>
  401. </Files>
  402. </Group>
  403. <Group>
  404. <GroupName>Drivers</GroupName>
  405. <Files>
  406. <File>
  407. <FileName>board.c</FileName>
  408. <FileType>1</FileType>
  409. <FilePath>drivers\board.c</FilePath>
  410. </File>
  411. <File>
  412. <FileName>msd.c</FileName>
  413. <FileType>1</FileType>
  414. <FilePath>drivers\msd.c</FilePath>
  415. </File>
  416. <File>
  417. <FileName>platform.c</FileName>
  418. <FileType>1</FileType>
  419. <FilePath>drivers\platform.c</FilePath>
  420. </File>
  421. <File>
  422. <FileName>rt_stm32f10x_spi.c</FileName>
  423. <FileType>1</FileType>
  424. <FilePath>drivers\rt_stm32f10x_spi.c</FilePath>
  425. </File>
  426. <File>
  427. <FileName>serial.c</FileName>
  428. <FileType>1</FileType>
  429. <FilePath>drivers\serial.c</FilePath>
  430. </File>
  431. <File>
  432. <FileName>stm32_eth.c</FileName>
  433. <FileType>1</FileType>
  434. <FilePath>drivers\stm32_eth.c</FilePath>
  435. </File>
  436. <File>
  437. <FileName>stm32f10x_it.c</FileName>
  438. <FileType>1</FileType>
  439. <FilePath>drivers\stm32f10x_it.c</FilePath>
  440. </File>
  441. <File>
  442. <FileName>usart.c</FileName>
  443. <FileType>1</FileType>
  444. <FilePath>drivers\usart.c</FilePath>
  445. </File>
  446. </Files>
  447. </Group>
  448. <Group>
  449. <GroupName>STM32_StdPeriph</GroupName>
  450. <Files>
  451. <File>
  452. <FileName>system_stm32f10x.c</FileName>
  453. <FileType>1</FileType>
  454. <FilePath>Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c</FilePath>
  455. </File>
  456. <File>
  457. <FileName>stm32f10x_crc.c</FileName>
  458. <FileType>1</FileType>
  459. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</FilePath>
  460. </File>
  461. <File>
  462. <FileName>stm32f10x_rcc.c</FileName>
  463. <FileType>1</FileType>
  464. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</FilePath>
  465. </File>
  466. <File>
  467. <FileName>stm32f10x_wwdg.c</FileName>
  468. <FileType>1</FileType>
  469. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</FilePath>
  470. </File>
  471. <File>
  472. <FileName>stm32f10x_pwr.c</FileName>
  473. <FileType>1</FileType>
  474. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</FilePath>
  475. </File>
  476. <File>
  477. <FileName>stm32f10x_exti.c</FileName>
  478. <FileType>1</FileType>
  479. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</FilePath>
  480. </File>
  481. <File>
  482. <FileName>stm32f10x_bkp.c</FileName>
  483. <FileType>1</FileType>
  484. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</FilePath>
  485. </File>
  486. <File>
  487. <FileName>stm32f10x_i2c.c</FileName>
  488. <FileType>1</FileType>
  489. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</FilePath>
  490. </File>
  491. <File>
  492. <FileName>stm32f10x_adc.c</FileName>
  493. <FileType>1</FileType>
  494. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</FilePath>
  495. </File>
  496. <File>
  497. <FileName>stm32f10x_dac.c</FileName>
  498. <FileType>1</FileType>
  499. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</FilePath>
  500. </File>
  501. <File>
  502. <FileName>stm32f10x_rtc.c</FileName>
  503. <FileType>1</FileType>
  504. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</FilePath>
  505. </File>
  506. <File>
  507. <FileName>stm32f10x_fsmc.c</FileName>
  508. <FileType>1</FileType>
  509. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</FilePath>
  510. </File>
  511. <File>
  512. <FileName>stm32f10x_tim.c</FileName>
  513. <FileType>1</FileType>
  514. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</FilePath>
  515. </File>
  516. <File>
  517. <FileName>stm32f10x_iwdg.c</FileName>
  518. <FileType>1</FileType>
  519. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</FilePath>
  520. </File>
  521. <File>
  522. <FileName>stm32f10x_spi.c</FileName>
  523. <FileType>1</FileType>
  524. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</FilePath>
  525. </File>
  526. <File>
  527. <FileName>stm32f10x_flash.c</FileName>
  528. <FileType>1</FileType>
  529. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</FilePath>
  530. </File>
  531. <File>
  532. <FileName>stm32f10x_sdio.c</FileName>
  533. <FileType>1</FileType>
  534. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</FilePath>
  535. </File>
  536. <File>
  537. <FileName>stm32f10x_gpio.c</FileName>
  538. <FileType>1</FileType>
  539. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</FilePath>
  540. </File>
  541. <File>
  542. <FileName>stm32f10x_usart.c</FileName>
  543. <FileType>1</FileType>
  544. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</FilePath>
  545. </File>
  546. <File>
  547. <FileName>stm32f10x_dbgmcu.c</FileName>
  548. <FileType>1</FileType>
  549. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</FilePath>
  550. </File>
  551. <File>
  552. <FileName>stm32f10x_dma.c</FileName>
  553. <FileType>1</FileType>
  554. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</FilePath>
  555. </File>
  556. <File>
  557. <FileName>stm32f10x_can.c</FileName>
  558. <FileType>1</FileType>
  559. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</FilePath>
  560. </File>
  561. <File>
  562. <FileName>stm32f10x_cec.c</FileName>
  563. <FileType>1</FileType>
  564. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</FilePath>
  565. </File>
  566. <File>
  567. <FileName>misc.c</FileName>
  568. <FileType>1</FileType>
  569. <FilePath>Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</FilePath>
  570. </File>
  571. <File>
  572. <FileName>startup_stm32f10x_cl.s</FileName>
  573. <FileType>2</FileType>
  574. <FilePath>Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_cl.s</FilePath>
  575. </File>
  576. </Files>
  577. </Group>
  578. <Group>
  579. <GroupName>Kernel</GroupName>
  580. <Files>
  581. <File>
  582. <FileName>clock.c</FileName>
  583. <FileType>1</FileType>
  584. <FilePath>..\..\src\clock.c</FilePath>
  585. </File>
  586. <File>
  587. <FileName>device.c</FileName>
  588. <FileType>1</FileType>
  589. <FilePath>..\..\src\device.c</FilePath>
  590. </File>
  591. <File>
  592. <FileName>idle.c</FileName>
  593. <FileType>1</FileType>
  594. <FilePath>..\..\src\idle.c</FilePath>
  595. </File>
  596. <File>
  597. <FileName>ipc.c</FileName>
  598. <FileType>1</FileType>
  599. <FilePath>..\..\src\ipc.c</FilePath>
  600. </File>
  601. <File>
  602. <FileName>irq.c</FileName>
  603. <FileType>1</FileType>
  604. <FilePath>..\..\src\irq.c</FilePath>
  605. </File>
  606. <File>
  607. <FileName>kservice.c</FileName>
  608. <FileType>1</FileType>
  609. <FilePath>..\..\src\kservice.c</FilePath>
  610. </File>
  611. <File>
  612. <FileName>mem.c</FileName>
  613. <FileType>1</FileType>
  614. <FilePath>..\..\src\mem.c</FilePath>
  615. </File>
  616. <File>
  617. <FileName>mempool.c</FileName>
  618. <FileType>1</FileType>
  619. <FilePath>..\..\src\mempool.c</FilePath>
  620. </File>
  621. <File>
  622. <FileName>object.c</FileName>
  623. <FileType>1</FileType>
  624. <FilePath>..\..\src\object.c</FilePath>
  625. </File>
  626. <File>
  627. <FileName>scheduler.c</FileName>
  628. <FileType>1</FileType>
  629. <FilePath>..\..\src\scheduler.c</FilePath>
  630. </File>
  631. <File>
  632. <FileName>thread.c</FileName>
  633. <FileType>1</FileType>
  634. <FilePath>..\..\src\thread.c</FilePath>
  635. </File>
  636. <File>
  637. <FileName>timer.c</FileName>
  638. <FileType>1</FileType>
  639. <FilePath>..\..\src\timer.c</FilePath>
  640. </File>
  641. </Files>
  642. </Group>
  643. <Group>
  644. <GroupName>CORTEX-M3</GroupName>
  645. <Files>
  646. <File>
  647. <FileName>cpuport.c</FileName>
  648. <FileType>1</FileType>
  649. <FilePath>..\..\libcpu\arm\cortex-m3\cpuport.c</FilePath>
  650. </File>
  651. <File>
  652. <FileName>context_rvds.S</FileName>
  653. <FileType>2</FileType>
  654. <FilePath>..\..\libcpu\arm\cortex-m3\context_rvds.S</FilePath>
  655. </File>
  656. <File>
  657. <FileName>backtrace.c</FileName>
  658. <FileType>1</FileType>
  659. <FilePath>..\..\libcpu\arm\common\backtrace.c</FilePath>
  660. </File>
  661. <File>
  662. <FileName>div0.c</FileName>
  663. <FileType>1</FileType>
  664. <FilePath>..\..\libcpu\arm\common\div0.c</FilePath>
  665. </File>
  666. <File>
  667. <FileName>showmem.c</FileName>
  668. <FileType>1</FileType>
  669. <FilePath>..\..\libcpu\arm\common\showmem.c</FilePath>
  670. </File>
  671. </Files>
  672. </Group>
  673. <Group>
  674. <GroupName>Filesystem</GroupName>
  675. <Files>
  676. <File>
  677. <FileName>dfs.c</FileName>
  678. <FileType>1</FileType>
  679. <FilePath>..\..\components\dfs\src\dfs.c</FilePath>
  680. </File>
  681. <File>
  682. <FileName>dfs_fs.c</FileName>
  683. <FileType>1</FileType>
  684. <FilePath>..\..\components\dfs\src\dfs_fs.c</FilePath>
  685. </File>
  686. <File>
  687. <FileName>dfs_file.c</FileName>
  688. <FileType>1</FileType>
  689. <FilePath>..\..\components\dfs\src\dfs_file.c</FilePath>
  690. </File>
  691. <File>
  692. <FileName>dfs_posix.c</FileName>
  693. <FileType>1</FileType>
  694. <FilePath>..\..\components\dfs\src\dfs_posix.c</FilePath>
  695. </File>
  696. <File>
  697. <FileName>dfs_elm.c</FileName>
  698. <FileType>1</FileType>
  699. <FilePath>..\..\components\dfs\filesystems\elmfat\dfs_elm.c</FilePath>
  700. </File>
  701. <File>
  702. <FileName>ff.c</FileName>
  703. <FileType>1</FileType>
  704. <FilePath>..\..\components\dfs\filesystems\elmfat\ff.c</FilePath>
  705. </File>
  706. </Files>
  707. </Group>
  708. <Group>
  709. <GroupName>DeviceDrivers</GroupName>
  710. <Files>
  711. <File>
  712. <FileName>spi_core.c</FileName>
  713. <FileType>1</FileType>
  714. <FilePath>..\..\components\drivers\spi\spi_core.c</FilePath>
  715. </File>
  716. <File>
  717. <FileName>spi_dev.c</FileName>
  718. <FileType>1</FileType>
  719. <FilePath>..\..\components\drivers\spi\spi_dev.c</FilePath>
  720. </File>
  721. </Files>
  722. </Group>
  723. <Group>
  724. <GroupName>finsh</GroupName>
  725. <Files>
  726. <File>
  727. <FileName>cmd.c</FileName>
  728. <FileType>1</FileType>
  729. <FilePath>..\..\components\finsh\cmd.c</FilePath>
  730. </File>
  731. <File>
  732. <FileName>finsh_compiler.c</FileName>
  733. <FileType>1</FileType>
  734. <FilePath>..\..\components\finsh\finsh_compiler.c</FilePath>
  735. </File>
  736. <File>
  737. <FileName>finsh_error.c</FileName>
  738. <FileType>1</FileType>
  739. <FilePath>..\..\components\finsh\finsh_error.c</FilePath>
  740. </File>
  741. <File>
  742. <FileName>finsh_heap.c</FileName>
  743. <FileType>1</FileType>
  744. <FilePath>..\..\components\finsh\finsh_heap.c</FilePath>
  745. </File>
  746. <File>
  747. <FileName>finsh_init.c</FileName>
  748. <FileType>1</FileType>
  749. <FilePath>..\..\components\finsh\finsh_init.c</FilePath>
  750. </File>
  751. <File>
  752. <FileName>finsh_node.c</FileName>
  753. <FileType>1</FileType>
  754. <FilePath>..\..\components\finsh\finsh_node.c</FilePath>
  755. </File>
  756. <File>
  757. <FileName>finsh_ops.c</FileName>
  758. <FileType>1</FileType>
  759. <FilePath>..\..\components\finsh\finsh_ops.c</FilePath>
  760. </File>
  761. <File>
  762. <FileName>finsh_parser.c</FileName>
  763. <FileType>1</FileType>
  764. <FilePath>..\..\components\finsh\finsh_parser.c</FilePath>
  765. </File>
  766. <File>
  767. <FileName>finsh_token.c</FileName>
  768. <FileType>1</FileType>
  769. <FilePath>..\..\components\finsh\finsh_token.c</FilePath>
  770. </File>
  771. <File>
  772. <FileName>finsh_var.c</FileName>
  773. <FileType>1</FileType>
  774. <FilePath>..\..\components\finsh\finsh_var.c</FilePath>
  775. </File>
  776. <File>
  777. <FileName>finsh_vm.c</FileName>
  778. <FileType>1</FileType>
  779. <FilePath>..\..\components\finsh\finsh_vm.c</FilePath>
  780. </File>
  781. <File>
  782. <FileName>shell.c</FileName>
  783. <FileType>1</FileType>
  784. <FilePath>..\..\components\finsh\shell.c</FilePath>
  785. </File>
  786. <File>
  787. <FileName>symbol.c</FileName>
  788. <FileType>1</FileType>
  789. <FilePath>..\..\components\finsh\symbol.c</FilePath>
  790. </File>
  791. </Files>
  792. </Group>
  793. <Group>
  794. <GroupName>Components</GroupName>
  795. <Files>
  796. <File>
  797. <FileName>components.c</FileName>
  798. <FileType>1</FileType>
  799. <FilePath>..\..\components\init\components.c</FilePath>
  800. </File>
  801. </Files>
  802. </Group>
  803. <Group>
  804. <GroupName>LwIP</GroupName>
  805. <Files>
  806. <File>
  807. <FileName>api_lib.c</FileName>
  808. <FileType>1</FileType>
  809. <FilePath>..\..\components\net\lwip\src\api\api_lib.c</FilePath>
  810. </File>
  811. <File>
  812. <FileName>api_msg.c</FileName>
  813. <FileType>1</FileType>
  814. <FilePath>..\..\components\net\lwip\src\api\api_msg.c</FilePath>
  815. </File>
  816. <File>
  817. <FileName>err.c</FileName>
  818. <FileType>1</FileType>
  819. <FilePath>..\..\components\net\lwip\src\api\err.c</FilePath>
  820. </File>
  821. <File>
  822. <FileName>netbuf.c</FileName>
  823. <FileType>1</FileType>
  824. <FilePath>..\..\components\net\lwip\src\api\netbuf.c</FilePath>
  825. </File>
  826. <File>
  827. <FileName>netdb.c</FileName>
  828. <FileType>1</FileType>
  829. <FilePath>..\..\components\net\lwip\src\api\netdb.c</FilePath>
  830. </File>
  831. <File>
  832. <FileName>netifapi.c</FileName>
  833. <FileType>1</FileType>
  834. <FilePath>..\..\components\net\lwip\src\api\netifapi.c</FilePath>
  835. </File>
  836. <File>
  837. <FileName>sockets.c</FileName>
  838. <FileType>1</FileType>
  839. <FilePath>..\..\components\net\lwip\src\api\sockets.c</FilePath>
  840. </File>
  841. <File>
  842. <FileName>tcpip.c</FileName>
  843. <FileType>1</FileType>
  844. <FilePath>..\..\components\net\lwip\src\api\tcpip.c</FilePath>
  845. </File>
  846. <File>
  847. <FileName>sys_arch.c</FileName>
  848. <FileType>1</FileType>
  849. <FilePath>..\..\components\net\lwip\src\arch\sys_arch.c</FilePath>
  850. </File>
  851. <File>
  852. <FileName>def.c</FileName>
  853. <FileType>1</FileType>
  854. <FilePath>..\..\components\net\lwip\src\core\def.c</FilePath>
  855. </File>
  856. <File>
  857. <FileName>dhcp.c</FileName>
  858. <FileType>1</FileType>
  859. <FilePath>..\..\components\net\lwip\src\core\dhcp.c</FilePath>
  860. </File>
  861. <File>
  862. <FileName>dns.c</FileName>
  863. <FileType>1</FileType>
  864. <FilePath>..\..\components\net\lwip\src\core\dns.c</FilePath>
  865. </File>
  866. <File>
  867. <FileName>init.c</FileName>
  868. <FileType>1</FileType>
  869. <FilePath>..\..\components\net\lwip\src\core\init.c</FilePath>
  870. </File>
  871. <File>
  872. <FileName>memp.c</FileName>
  873. <FileType>1</FileType>
  874. <FilePath>..\..\components\net\lwip\src\core\memp.c</FilePath>
  875. </File>
  876. <File>
  877. <FileName>netif.c</FileName>
  878. <FileType>1</FileType>
  879. <FilePath>..\..\components\net\lwip\src\core\netif.c</FilePath>
  880. </File>
  881. <File>
  882. <FileName>pbuf.c</FileName>
  883. <FileType>1</FileType>
  884. <FilePath>..\..\components\net\lwip\src\core\pbuf.c</FilePath>
  885. </File>
  886. <File>
  887. <FileName>raw.c</FileName>
  888. <FileType>1</FileType>
  889. <FilePath>..\..\components\net\lwip\src\core\raw.c</FilePath>
  890. </File>
  891. <File>
  892. <FileName>stats.c</FileName>
  893. <FileType>1</FileType>
  894. <FilePath>..\..\components\net\lwip\src\core\stats.c</FilePath>
  895. </File>
  896. <File>
  897. <FileName>sys.c</FileName>
  898. <FileType>1</FileType>
  899. <FilePath>..\..\components\net\lwip\src\core\sys.c</FilePath>
  900. </File>
  901. <File>
  902. <FileName>tcp.c</FileName>
  903. <FileType>1</FileType>
  904. <FilePath>..\..\components\net\lwip\src\core\tcp.c</FilePath>
  905. </File>
  906. <File>
  907. <FileName>tcp_in.c</FileName>
  908. <FileType>1</FileType>
  909. <FilePath>..\..\components\net\lwip\src\core\tcp_in.c</FilePath>
  910. </File>
  911. <File>
  912. <FileName>tcp_out.c</FileName>
  913. <FileType>1</FileType>
  914. <FilePath>..\..\components\net\lwip\src\core\tcp_out.c</FilePath>
  915. </File>
  916. <File>
  917. <FileName>timers.c</FileName>
  918. <FileType>1</FileType>
  919. <FilePath>..\..\components\net\lwip\src\core\timers.c</FilePath>
  920. </File>
  921. <File>
  922. <FileName>udp.c</FileName>
  923. <FileType>1</FileType>
  924. <FilePath>..\..\components\net\lwip\src\core\udp.c</FilePath>
  925. </File>
  926. <File>
  927. <FileName>autoip.c</FileName>
  928. <FileType>1</FileType>
  929. <FilePath>..\..\components\net\lwip\src\core\ipv4\autoip.c</FilePath>
  930. </File>
  931. <File>
  932. <FileName>icmp.c</FileName>
  933. <FileType>1</FileType>
  934. <FilePath>..\..\components\net\lwip\src\core\ipv4\icmp.c</FilePath>
  935. </File>
  936. <File>
  937. <FileName>igmp.c</FileName>
  938. <FileType>1</FileType>
  939. <FilePath>..\..\components\net\lwip\src\core\ipv4\igmp.c</FilePath>
  940. </File>
  941. <File>
  942. <FileName>inet.c</FileName>
  943. <FileType>1</FileType>
  944. <FilePath>..\..\components\net\lwip\src\core\ipv4\inet.c</FilePath>
  945. </File>
  946. <File>
  947. <FileName>inet_chksum.c</FileName>
  948. <FileType>1</FileType>
  949. <FilePath>..\..\components\net\lwip\src\core\ipv4\inet_chksum.c</FilePath>
  950. </File>
  951. <File>
  952. <FileName>ip.c</FileName>
  953. <FileType>1</FileType>
  954. <FilePath>..\..\components\net\lwip\src\core\ipv4\ip.c</FilePath>
  955. </File>
  956. <File>
  957. <FileName>ip_addr.c</FileName>
  958. <FileType>1</FileType>
  959. <FilePath>..\..\components\net\lwip\src\core\ipv4\ip_addr.c</FilePath>
  960. </File>
  961. <File>
  962. <FileName>ip_frag.c</FileName>
  963. <FileType>1</FileType>
  964. <FilePath>..\..\components\net\lwip\src\core\ipv4\ip_frag.c</FilePath>
  965. </File>
  966. <File>
  967. <FileName>etharp.c</FileName>
  968. <FileType>1</FileType>
  969. <FilePath>..\..\components\net\lwip\src\netif\etharp.c</FilePath>
  970. </File>
  971. <File>
  972. <FileName>ethernetif.c</FileName>
  973. <FileType>1</FileType>
  974. <FilePath>..\..\components\net\lwip\src\netif\ethernetif.c</FilePath>
  975. </File>
  976. <File>
  977. <FileName>slipif.c</FileName>
  978. <FileType>1</FileType>
  979. <FilePath>..\..\components\net\lwip\src\netif\slipif.c</FilePath>
  980. </File>
  981. </Files>
  982. </Group>
  983. </Groups>
  984. </Target>
  985. </Targets>
  986. </Project>