project.uvprojx 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705
  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</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <uAC6>0</uAC6>
  11. <TargetOption>
  12. <TargetCommonOption>
  13. <Device>STM32F103ZE</Device>
  14. <Vendor>STMicroelectronics</Vendor>
  15. <PackID>Keil.STM32F1xx_DFP.2.2.0</PackID>
  16. <PackURL>http://www.keil.com/pack/</PackURL>
  17. <Cpu>IROM(0x08000000,0x80000) IRAM(0x20000000,0x10000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu>
  18. <FlashUtilSpec></FlashUtilSpec>
  19. <StartupFile></StartupFile>
  20. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000 -FP0($$Device:STM32F103ZE$Flash\STM32F10x_512.FLM))</FlashDriverDll>
  21. <DeviceId>0</DeviceId>
  22. <RegisterFile>$$Device:STM32F103ZE$Device\Include\stm32f10x.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:STM32F103ZE$SVD\STM32F103xx.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>.\build\keil\Obj\</OutputDirectory>
  48. <OutputName>rt-thread</OutputName>
  49. <CreateExecutable>1</CreateExecutable>
  50. <CreateLib>0</CreateLib>
  51. <CreateHexFile>1</CreateHexFile>
  52. <DebugInformation>1</DebugInformation>
  53. <BrowseInformation>0</BrowseInformation>
  54. <ListingPath>.\build\keil\List\</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>1</RunUserProg1>
  80. <RunUserProg2>0</RunUserProg2>
  81. <UserProg1Name>fromelf --bin !L --output rtthread.bin</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</SimDllArguments>
  110. <SimDlgDll>DCM.DLL</SimDlgDll>
  111. <SimDlgDllArguments>-pCM3</SimDlgDllArguments>
  112. <TargetDllName>SARMCM3.DLL</TargetDllName>
  113. <TargetDllArguments></TargetDllArguments>
  114. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  115. <TargetDlgDllArguments>-pCM3</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>1</Capability>
  133. <DriverSelection>4096</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-M3"</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>0</RvdsVP>
  183. <hadIRAM2>0</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>0x10000</Size>
  244. </IRAM>
  245. <IROM>
  246. <Type>1</Type>
  247. <StartAddress>0x8000000</StartAddress>
  248. <Size>0x80000</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>0x80000</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>0x10000</Size>
  299. </OCR_RVCT9>
  300. <OCR_RVCT10>
  301. <Type>0</Type>
  302. <StartAddress>0x0</StartAddress>
  303. <Size>0x0</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. <uGnu>0</uGnu>
  324. <useXO>0</useXO>
  325. <v6Lang>1</v6Lang>
  326. <v6LangP>1</v6LangP>
  327. <vShortEn>1</vShortEn>
  328. <vShortWch>1</vShortWch>
  329. <v6Lto>0</v6Lto>
  330. <v6WtE>0</v6WtE>
  331. <v6Rtti>0</v6Rtti>
  332. <VariousControls>
  333. <MiscControls></MiscControls>
  334. <Define>USE_HAL_DRIVER, STM32F103xE</Define>
  335. <Undefine></Undefine>
  336. <IncludePath>.;..\..\..\include;applications;.;board;board\CubeMX_Config\Inc;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m3;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\finsh;..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Include;..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Inc;..\libraries\STM32F1xx_HAL\CMSIS\Include</IncludePath>
  337. </VariousControls>
  338. </Cads>
  339. <Aads>
  340. <interw>1</interw>
  341. <Ropi>0</Ropi>
  342. <Rwpi>0</Rwpi>
  343. <thumb>0</thumb>
  344. <SplitLS>0</SplitLS>
  345. <SwStkChk>0</SwStkChk>
  346. <NoWarn>0</NoWarn>
  347. <uSurpInc>0</uSurpInc>
  348. <useXO>0</useXO>
  349. <uClangAs>0</uClangAs>
  350. <VariousControls>
  351. <MiscControls></MiscControls>
  352. <Define></Define>
  353. <Undefine></Undefine>
  354. <IncludePath></IncludePath>
  355. </VariousControls>
  356. </Aads>
  357. <LDads>
  358. <umfTarg>0</umfTarg>
  359. <Ropi>0</Ropi>
  360. <Rwpi>0</Rwpi>
  361. <noStLib>0</noStLib>
  362. <RepFail>1</RepFail>
  363. <useFile>0</useFile>
  364. <TextAddressRange>0x08000000</TextAddressRange>
  365. <DataAddressRange>0x20000000</DataAddressRange>
  366. <pXoBase></pXoBase>
  367. <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
  368. <IncludeLibs></IncludeLibs>
  369. <IncludeLibsPath></IncludeLibsPath>
  370. <Misc> --keep *.o(.rti_fn.*) --keep *.o(FSymTab)</Misc>
  371. <LinkerInputFile></LinkerInputFile>
  372. <DisabledWarnings></DisabledWarnings>
  373. </LDads>
  374. </TargetArmAds>
  375. </TargetOption>
  376. <Groups>
  377. <Group>
  378. <GroupName>Kernel</GroupName>
  379. <Files>
  380. <File>
  381. <FileName>clock.c</FileName>
  382. <FileType>1</FileType>
  383. <FilePath>..\..\..\src\clock.c</FilePath>
  384. </File>
  385. <File>
  386. <FileName>components.c</FileName>
  387. <FileType>1</FileType>
  388. <FilePath>..\..\..\src\components.c</FilePath>
  389. </File>
  390. <File>
  391. <FileName>cpu.c</FileName>
  392. <FileType>1</FileType>
  393. <FilePath>..\..\..\src\cpu.c</FilePath>
  394. </File>
  395. <File>
  396. <FileName>device.c</FileName>
  397. <FileType>1</FileType>
  398. <FilePath>..\..\..\src\device.c</FilePath>
  399. </File>
  400. <File>
  401. <FileName>idle.c</FileName>
  402. <FileType>1</FileType>
  403. <FilePath>..\..\..\src\idle.c</FilePath>
  404. </File>
  405. <File>
  406. <FileName>ipc.c</FileName>
  407. <FileType>1</FileType>
  408. <FilePath>..\..\..\src\ipc.c</FilePath>
  409. </File>
  410. <File>
  411. <FileName>irq.c</FileName>
  412. <FileType>1</FileType>
  413. <FilePath>..\..\..\src\irq.c</FilePath>
  414. </File>
  415. <File>
  416. <FileName>kservice.c</FileName>
  417. <FileType>1</FileType>
  418. <FilePath>..\..\..\src\kservice.c</FilePath>
  419. </File>
  420. <File>
  421. <FileName>mem.c</FileName>
  422. <FileType>1</FileType>
  423. <FilePath>..\..\..\src\mem.c</FilePath>
  424. </File>
  425. <File>
  426. <FileName>mempool.c</FileName>
  427. <FileType>1</FileType>
  428. <FilePath>..\..\..\src\mempool.c</FilePath>
  429. </File>
  430. <File>
  431. <FileName>object.c</FileName>
  432. <FileType>1</FileType>
  433. <FilePath>..\..\..\src\object.c</FilePath>
  434. </File>
  435. <File>
  436. <FileName>scheduler.c</FileName>
  437. <FileType>1</FileType>
  438. <FilePath>..\..\..\src\scheduler.c</FilePath>
  439. </File>
  440. <File>
  441. <FileName>signal.c</FileName>
  442. <FileType>1</FileType>
  443. <FilePath>..\..\..\src\signal.c</FilePath>
  444. </File>
  445. <File>
  446. <FileName>thread.c</FileName>
  447. <FileType>1</FileType>
  448. <FilePath>..\..\..\src\thread.c</FilePath>
  449. </File>
  450. <File>
  451. <FileName>timer.c</FileName>
  452. <FileType>1</FileType>
  453. <FilePath>..\..\..\src\timer.c</FilePath>
  454. </File>
  455. </Files>
  456. </Group>
  457. <Group>
  458. <GroupName>Applications</GroupName>
  459. <Files>
  460. <File>
  461. <FileName>main.c</FileName>
  462. <FileType>1</FileType>
  463. <FilePath>applications\main.c</FilePath>
  464. </File>
  465. </Files>
  466. </Group>
  467. <Group>
  468. <GroupName>Drivers</GroupName>
  469. <Files>
  470. <File>
  471. <FileName>board.c</FileName>
  472. <FileType>1</FileType>
  473. <FilePath>board\board.c</FilePath>
  474. </File>
  475. <File>
  476. <FileName>stm32f1xx_hal_msp.c</FileName>
  477. <FileType>1</FileType>
  478. <FilePath>board\CubeMX_Config\Src\stm32f1xx_hal_msp.c</FilePath>
  479. </File>
  480. <File>
  481. <FileName>startup_stm32f103xe.s</FileName>
  482. <FileType>2</FileType>
  483. <FilePath>..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xe.s</FilePath>
  484. </File>
  485. <File>
  486. <FileName>drv_gpio.c</FileName>
  487. <FileType>1</FileType>
  488. <FilePath>..\libraries\HAL_Drivers\drv_gpio.c</FilePath>
  489. </File>
  490. <File>
  491. <FileName>drv_usart.c</FileName>
  492. <FileType>1</FileType>
  493. <FilePath>..\libraries\HAL_Drivers\drv_usart.c</FilePath>
  494. </File>
  495. <File>
  496. <FileName>drv_common.c</FileName>
  497. <FileType>1</FileType>
  498. <FilePath>..\libraries\HAL_Drivers\drv_common.c</FilePath>
  499. </File>
  500. </Files>
  501. </Group>
  502. <Group>
  503. <GroupName>cpu</GroupName>
  504. <Files>
  505. <File>
  506. <FileName>backtrace.c</FileName>
  507. <FileType>1</FileType>
  508. <FilePath>..\..\..\libcpu\arm\common\backtrace.c</FilePath>
  509. </File>
  510. <File>
  511. <FileName>div0.c</FileName>
  512. <FileType>1</FileType>
  513. <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
  514. </File>
  515. <File>
  516. <FileName>showmem.c</FileName>
  517. <FileType>1</FileType>
  518. <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
  519. </File>
  520. <File>
  521. <FileName>cpuport.c</FileName>
  522. <FileType>1</FileType>
  523. <FilePath>..\..\..\libcpu\arm\cortex-m3\cpuport.c</FilePath>
  524. </File>
  525. <File>
  526. <FileName>context_rvds.S</FileName>
  527. <FileType>2</FileType>
  528. <FilePath>..\..\..\libcpu\arm\cortex-m3\context_rvds.S</FilePath>
  529. </File>
  530. </Files>
  531. </Group>
  532. <Group>
  533. <GroupName>DeviceDrivers</GroupName>
  534. <Files>
  535. <File>
  536. <FileName>pin.c</FileName>
  537. <FileType>1</FileType>
  538. <FilePath>..\..\..\components\drivers\misc\pin.c</FilePath>
  539. </File>
  540. <File>
  541. <FileName>serial.c</FileName>
  542. <FileType>1</FileType>
  543. <FilePath>..\..\..\components\drivers\serial\serial.c</FilePath>
  544. </File>
  545. <File>
  546. <FileName>completion.c</FileName>
  547. <FileType>1</FileType>
  548. <FilePath>..\..\..\components\drivers\src\completion.c</FilePath>
  549. </File>
  550. <File>
  551. <FileName>dataqueue.c</FileName>
  552. <FileType>1</FileType>
  553. <FilePath>..\..\..\components\drivers\src\dataqueue.c</FilePath>
  554. </File>
  555. <File>
  556. <FileName>pipe.c</FileName>
  557. <FileType>1</FileType>
  558. <FilePath>..\..\..\components\drivers\src\pipe.c</FilePath>
  559. </File>
  560. <File>
  561. <FileName>ringblk_buf.c</FileName>
  562. <FileType>1</FileType>
  563. <FilePath>..\..\..\components\drivers\src\ringblk_buf.c</FilePath>
  564. </File>
  565. <File>
  566. <FileName>ringbuffer.c</FileName>
  567. <FileType>1</FileType>
  568. <FilePath>..\..\..\components\drivers\src\ringbuffer.c</FilePath>
  569. </File>
  570. <File>
  571. <FileName>waitqueue.c</FileName>
  572. <FileType>1</FileType>
  573. <FilePath>..\..\..\components\drivers\src\waitqueue.c</FilePath>
  574. </File>
  575. <File>
  576. <FileName>workqueue.c</FileName>
  577. <FileType>1</FileType>
  578. <FilePath>..\..\..\components\drivers\src\workqueue.c</FilePath>
  579. </File>
  580. </Files>
  581. </Group>
  582. <Group>
  583. <GroupName>finsh</GroupName>
  584. <Files>
  585. <File>
  586. <FileName>shell.c</FileName>
  587. <FileType>1</FileType>
  588. <FilePath>..\..\..\components\finsh\shell.c</FilePath>
  589. </File>
  590. <File>
  591. <FileName>symbol.c</FileName>
  592. <FileType>1</FileType>
  593. <FilePath>..\..\..\components\finsh\symbol.c</FilePath>
  594. </File>
  595. <File>
  596. <FileName>cmd.c</FileName>
  597. <FileType>1</FileType>
  598. <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
  599. </File>
  600. <File>
  601. <FileName>msh.c</FileName>
  602. <FileType>1</FileType>
  603. <FilePath>..\..\..\components\finsh\msh.c</FilePath>
  604. </File>
  605. <File>
  606. <FileName>msh_cmd.c</FileName>
  607. <FileType>1</FileType>
  608. <FilePath>..\..\..\components\finsh\msh_cmd.c</FilePath>
  609. </File>
  610. <File>
  611. <FileName>msh_file.c</FileName>
  612. <FileType>1</FileType>
  613. <FilePath>..\..\..\components\finsh\msh_file.c</FilePath>
  614. </File>
  615. </Files>
  616. </Group>
  617. <Group>
  618. <GroupName>STM32_HAL</GroupName>
  619. <Files>
  620. <File>
  621. <FileName>system_stm32f1xx.c</FileName>
  622. <FileType>1</FileType>
  623. <FilePath>..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\system_stm32f1xx.c</FilePath>
  624. </File>
  625. <File>
  626. <FileName>stm32f1xx_hal_dma.c</FileName>
  627. <FileType>1</FileType>
  628. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.c</FilePath>
  629. </File>
  630. <File>
  631. <FileName>stm32f1xx_hal_cortex.c</FileName>
  632. <FileType>1</FileType>
  633. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.c</FilePath>
  634. </File>
  635. <File>
  636. <FileName>stm32f1xx_hal_crc.c</FileName>
  637. <FileType>1</FileType>
  638. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_crc.c</FilePath>
  639. </File>
  640. <File>
  641. <FileName>stm32f1xx_hal_pwr.c</FileName>
  642. <FileType>1</FileType>
  643. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.c</FilePath>
  644. </File>
  645. <File>
  646. <FileName>stm32f1xx_hal_rcc.c</FileName>
  647. <FileType>1</FileType>
  648. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.c</FilePath>
  649. </File>
  650. <File>
  651. <FileName>stm32f1xx_hal_rcc_ex.c</FileName>
  652. <FileType>1</FileType>
  653. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.c</FilePath>
  654. </File>
  655. <File>
  656. <FileName>stm32f1xx_hal.c</FileName>
  657. <FileType>1</FileType>
  658. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.c</FilePath>
  659. </File>
  660. <File>
  661. <FileName>stm32f1xx_hal_cec.c</FileName>
  662. <FileType>1</FileType>
  663. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cec.c</FilePath>
  664. </File>
  665. <File>
  666. <FileName>stm32f1xx_hal_sram.c</FileName>
  667. <FileType>1</FileType>
  668. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_sram.c</FilePath>
  669. </File>
  670. <File>
  671. <FileName>stm32f1xx_hal_gpio.c</FileName>
  672. <FileType>1</FileType>
  673. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.c</FilePath>
  674. </File>
  675. <File>
  676. <FileName>stm32f1xx_hal_gpio_ex.c</FileName>
  677. <FileType>1</FileType>
  678. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.c</FilePath>
  679. </File>
  680. <File>
  681. <FileName>stm32f1xx_hal_uart.c</FileName>
  682. <FileType>1</FileType>
  683. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.c</FilePath>
  684. </File>
  685. <File>
  686. <FileName>stm32f1xx_hal_usart.c</FileName>
  687. <FileType>1</FileType>
  688. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_usart.c</FilePath>
  689. </File>
  690. </Files>
  691. </Group>
  692. </Groups>
  693. </Target>
  694. </Targets>
  695. <RTE>
  696. <apis/>
  697. <components/>
  698. <files/>
  699. </RTE>
  700. </Project>