project.uvprojx 41 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163
  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. <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
  11. <uAC6>0</uAC6>
  12. <TargetOption>
  13. <TargetCommonOption>
  14. <Device>STM32F103ZE</Device>
  15. <Vendor>STMicroelectronics</Vendor>
  16. <PackID>Keil.STM32F1xx_DFP.2.2.0</PackID>
  17. <PackURL>http://www.keil.com/pack/</PackURL>
  18. <Cpu>IRAM(0x20000000,0x10000) IROM(0x08000000,0x80000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu>
  19. <FlashUtilSpec />
  20. <StartupFile />
  21. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000 -FP0($$Device:STM32F103ZE$Flash\STM32F10x_512.FLM))</FlashDriverDll>
  22. <DeviceId>0</DeviceId>
  23. <RegisterFile>$$Device:STM32F103ZE$Device\Include\stm32f10x.h</RegisterFile>
  24. <MemoryEnv />
  25. <Cmp />
  26. <Asm />
  27. <Linker />
  28. <OHString />
  29. <InfinionOptionDll />
  30. <SLE66CMisc />
  31. <SLE66AMisc />
  32. <SLE66LinkerMisc />
  33. <SFDFile>$$Device:STM32F103ZE$SVD\STM32F103xx.svd</SFDFile>
  34. <bCustSvd>0</bCustSvd>
  35. <UseEnv>0</UseEnv>
  36. <BinPath />
  37. <IncludePath />
  38. <LibPath />
  39. <RegisterFilePath />
  40. <DBRegisterFilePath />
  41. <TargetStatus>
  42. <Error>0</Error>
  43. <ExitCodeStop>0</ExitCodeStop>
  44. <ButtonStop>0</ButtonStop>
  45. <NotGenerated>0</NotGenerated>
  46. <InvalidFlash>1</InvalidFlash>
  47. </TargetStatus>
  48. <OutputDirectory>.\build\keil\Obj\</OutputDirectory>
  49. <OutputName>rt-thread</OutputName>
  50. <CreateExecutable>1</CreateExecutable>
  51. <CreateLib>0</CreateLib>
  52. <CreateHexFile>0</CreateHexFile>
  53. <DebugInformation>1</DebugInformation>
  54. <BrowseInformation>0</BrowseInformation>
  55. <ListingPath>.\build\keil\List\</ListingPath>
  56. <HexFormatSelection>1</HexFormatSelection>
  57. <Merge32K>0</Merge32K>
  58. <CreateBatchFile>0</CreateBatchFile>
  59. <BeforeCompile>
  60. <RunUserProg1>0</RunUserProg1>
  61. <RunUserProg2>0</RunUserProg2>
  62. <UserProg1Name />
  63. <UserProg2Name />
  64. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  65. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  66. <nStopU1X>0</nStopU1X>
  67. <nStopU2X>0</nStopU2X>
  68. </BeforeCompile>
  69. <BeforeMake>
  70. <RunUserProg1>0</RunUserProg1>
  71. <RunUserProg2>0</RunUserProg2>
  72. <UserProg1Name />
  73. <UserProg2Name />
  74. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  75. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  76. <nStopB1X>0</nStopB1X>
  77. <nStopB2X>0</nStopB2X>
  78. </BeforeMake>
  79. <AfterMake>
  80. <RunUserProg1>1</RunUserProg1>
  81. <RunUserProg2>0</RunUserProg2>
  82. <UserProg1Name>fromelf --bin !L --output rtthread.bin</UserProg1Name>
  83. <UserProg2Name />
  84. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  85. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  86. <nStopA1X>0</nStopA1X>
  87. <nStopA2X>0</nStopA2X>
  88. </AfterMake>
  89. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  90. <SVCSIdString />
  91. </TargetCommonOption>
  92. <CommonProperty>
  93. <UseCPPCompiler>0</UseCPPCompiler>
  94. <RVCTCodeConst>0</RVCTCodeConst>
  95. <RVCTZI>0</RVCTZI>
  96. <RVCTOtherData>0</RVCTOtherData>
  97. <ModuleSelection>0</ModuleSelection>
  98. <IncludeInBuild>1</IncludeInBuild>
  99. <AlwaysBuild>0</AlwaysBuild>
  100. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  101. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  102. <PublicsOnly>0</PublicsOnly>
  103. <StopOnExitCode>3</StopOnExitCode>
  104. <CustomArgument />
  105. <IncludeLibraryModules />
  106. <ComprImg>1</ComprImg>
  107. </CommonProperty>
  108. <DllOption>
  109. <SimDllName>SARMCM3.DLL</SimDllName>
  110. <SimDllArguments> -REMAP</SimDllArguments>
  111. <SimDlgDll>DCM.DLL</SimDlgDll>
  112. <SimDlgDllArguments>-pCM3</SimDlgDllArguments>
  113. <TargetDllName>SARMCM3.DLL</TargetDllName>
  114. <TargetDllArguments />
  115. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  116. <TargetDlgDllArguments>-pCM3</TargetDlgDllArguments>
  117. </DllOption>
  118. <DebugOption>
  119. <OPTHX>
  120. <HexSelection>1</HexSelection>
  121. <HexRangeLowAddress>0</HexRangeLowAddress>
  122. <HexRangeHighAddress>0</HexRangeHighAddress>
  123. <HexOffset>0</HexOffset>
  124. <Oh166RecLen>16</Oh166RecLen>
  125. </OPTHX>
  126. </DebugOption>
  127. <Utilities>
  128. <Flash1>
  129. <UseTargetDll>1</UseTargetDll>
  130. <UseExternalTool>0</UseExternalTool>
  131. <RunIndependent>0</RunIndependent>
  132. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  133. <Capability>1</Capability>
  134. <DriverSelection>4096</DriverSelection>
  135. </Flash1>
  136. <bUseTDR>1</bUseTDR>
  137. <Flash2>BIN\UL2CM3.DLL</Flash2>
  138. <Flash3 />
  139. <Flash4 />
  140. <pFcarmOut />
  141. <pFcarmGrp />
  142. <pFcArmRoot />
  143. <FcArmLst>0</FcArmLst>
  144. </Utilities>
  145. <TargetArmAds>
  146. <ArmAdsMisc>
  147. <GenerateListings>0</GenerateListings>
  148. <asHll>1</asHll>
  149. <asAsm>1</asAsm>
  150. <asMacX>1</asMacX>
  151. <asSyms>1</asSyms>
  152. <asFals>1</asFals>
  153. <asDbgD>1</asDbgD>
  154. <asForm>1</asForm>
  155. <ldLst>0</ldLst>
  156. <ldmm>1</ldmm>
  157. <ldXref>1</ldXref>
  158. <BigEnd>0</BigEnd>
  159. <AdsALst>1</AdsALst>
  160. <AdsACrf>1</AdsACrf>
  161. <AdsANop>0</AdsANop>
  162. <AdsANot>0</AdsANot>
  163. <AdsLLst>1</AdsLLst>
  164. <AdsLmap>1</AdsLmap>
  165. <AdsLcgr>1</AdsLcgr>
  166. <AdsLsym>1</AdsLsym>
  167. <AdsLszi>1</AdsLszi>
  168. <AdsLtoi>1</AdsLtoi>
  169. <AdsLsun>1</AdsLsun>
  170. <AdsLven>1</AdsLven>
  171. <AdsLsxf>1</AdsLsxf>
  172. <RvctClst>0</RvctClst>
  173. <GenPPlst>0</GenPPlst>
  174. <AdsCpuType>"Cortex-M3"</AdsCpuType>
  175. <RvctDeviceName />
  176. <mOS>0</mOS>
  177. <uocRom>0</uocRom>
  178. <uocRam>0</uocRam>
  179. <hadIROM>1</hadIROM>
  180. <hadIRAM>1</hadIRAM>
  181. <hadXRAM>0</hadXRAM>
  182. <uocXRam>0</uocXRam>
  183. <RvdsVP>0</RvdsVP>
  184. <hadIRAM2>0</hadIRAM2>
  185. <hadIROM2>0</hadIROM2>
  186. <StupSel>8</StupSel>
  187. <useUlib>0</useUlib>
  188. <EndSel>0</EndSel>
  189. <uLtcg>0</uLtcg>
  190. <nSecure>0</nSecure>
  191. <RoSelD>3</RoSelD>
  192. <RwSelD>3</RwSelD>
  193. <CodeSel>0</CodeSel>
  194. <OptFeed>0</OptFeed>
  195. <NoZi1>0</NoZi1>
  196. <NoZi2>0</NoZi2>
  197. <NoZi3>0</NoZi3>
  198. <NoZi4>0</NoZi4>
  199. <NoZi5>0</NoZi5>
  200. <Ro1Chk>0</Ro1Chk>
  201. <Ro2Chk>0</Ro2Chk>
  202. <Ro3Chk>0</Ro3Chk>
  203. <Ir1Chk>1</Ir1Chk>
  204. <Ir2Chk>0</Ir2Chk>
  205. <Ra1Chk>0</Ra1Chk>
  206. <Ra2Chk>0</Ra2Chk>
  207. <Ra3Chk>0</Ra3Chk>
  208. <Im1Chk>1</Im1Chk>
  209. <Im2Chk>0</Im2Chk>
  210. <OnChipMemories>
  211. <Ocm1>
  212. <Type>0</Type>
  213. <StartAddress>0x0</StartAddress>
  214. <Size>0x0</Size>
  215. </Ocm1>
  216. <Ocm2>
  217. <Type>0</Type>
  218. <StartAddress>0x0</StartAddress>
  219. <Size>0x0</Size>
  220. </Ocm2>
  221. <Ocm3>
  222. <Type>0</Type>
  223. <StartAddress>0x0</StartAddress>
  224. <Size>0x0</Size>
  225. </Ocm3>
  226. <Ocm4>
  227. <Type>0</Type>
  228. <StartAddress>0x0</StartAddress>
  229. <Size>0x0</Size>
  230. </Ocm4>
  231. <Ocm5>
  232. <Type>0</Type>
  233. <StartAddress>0x0</StartAddress>
  234. <Size>0x0</Size>
  235. </Ocm5>
  236. <Ocm6>
  237. <Type>0</Type>
  238. <StartAddress>0x0</StartAddress>
  239. <Size>0x0</Size>
  240. </Ocm6>
  241. <IRAM>
  242. <Type>0</Type>
  243. <StartAddress>0x20000000</StartAddress>
  244. <Size>0x10000</Size>
  245. </IRAM>
  246. <IROM>
  247. <Type>1</Type>
  248. <StartAddress>0x8000000</StartAddress>
  249. <Size>0x80000</Size>
  250. </IROM>
  251. <XRAM>
  252. <Type>0</Type>
  253. <StartAddress>0x0</StartAddress>
  254. <Size>0x0</Size>
  255. </XRAM>
  256. <OCR_RVCT1>
  257. <Type>1</Type>
  258. <StartAddress>0x0</StartAddress>
  259. <Size>0x0</Size>
  260. </OCR_RVCT1>
  261. <OCR_RVCT2>
  262. <Type>1</Type>
  263. <StartAddress>0x0</StartAddress>
  264. <Size>0x0</Size>
  265. </OCR_RVCT2>
  266. <OCR_RVCT3>
  267. <Type>1</Type>
  268. <StartAddress>0x0</StartAddress>
  269. <Size>0x0</Size>
  270. </OCR_RVCT3>
  271. <OCR_RVCT4>
  272. <Type>1</Type>
  273. <StartAddress>0x8000000</StartAddress>
  274. <Size>0x80000</Size>
  275. </OCR_RVCT4>
  276. <OCR_RVCT5>
  277. <Type>1</Type>
  278. <StartAddress>0x0</StartAddress>
  279. <Size>0x0</Size>
  280. </OCR_RVCT5>
  281. <OCR_RVCT6>
  282. <Type>0</Type>
  283. <StartAddress>0x0</StartAddress>
  284. <Size>0x0</Size>
  285. </OCR_RVCT6>
  286. <OCR_RVCT7>
  287. <Type>0</Type>
  288. <StartAddress>0x0</StartAddress>
  289. <Size>0x0</Size>
  290. </OCR_RVCT7>
  291. <OCR_RVCT8>
  292. <Type>0</Type>
  293. <StartAddress>0x0</StartAddress>
  294. <Size>0x0</Size>
  295. </OCR_RVCT8>
  296. <OCR_RVCT9>
  297. <Type>0</Type>
  298. <StartAddress>0x20000000</StartAddress>
  299. <Size>0x10000</Size>
  300. </OCR_RVCT9>
  301. <OCR_RVCT10>
  302. <Type>0</Type>
  303. <StartAddress>0x0</StartAddress>
  304. <Size>0x0</Size>
  305. </OCR_RVCT10>
  306. </OnChipMemories>
  307. <RvctStartVector />
  308. </ArmAdsMisc>
  309. <Cads>
  310. <interw>1</interw>
  311. <Optim>1</Optim>
  312. <oTime>0</oTime>
  313. <SplitLS>0</SplitLS>
  314. <OneElfS>1</OneElfS>
  315. <Strict>0</Strict>
  316. <EnumInt>0</EnumInt>
  317. <PlainCh>0</PlainCh>
  318. <Ropi>0</Ropi>
  319. <Rwpi>0</Rwpi>
  320. <wLevel>2</wLevel>
  321. <uThumb>0</uThumb>
  322. <uSurpInc>0</uSurpInc>
  323. <uC99>1</uC99>
  324. <uGnu>0</uGnu>
  325. <useXO>0</useXO>
  326. <v6Lang>1</v6Lang>
  327. <v6LangP>1</v6LangP>
  328. <vShortEn>1</vShortEn>
  329. <vShortWch>1</vShortWch>
  330. <v6Lto>0</v6Lto>
  331. <v6WtE>0</v6WtE>
  332. <v6Rtti>0</v6Rtti>
  333. <VariousControls>
  334. <MiscControls />
  335. <Define>__STDC_LIMIT_MACROS, RT_USING_ARMLIBC, STM32F103xE, USE_HAL_DRIVER, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND, __RTTHREAD__</Define>
  336. <Undefine />
  337. <IncludePath>..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\libcpu\arm\cortex-m3;..\libraries\HAL_Drivers\CMSIS\Include;board\ports;board\CubeMX_Config\Inc;..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Include;..\..\..\components\libc\compilers\common\include;..\libraries\HAL_Drivers\drivers;.;..\libraries\HAL_Drivers\drivers\config;board;..\..\..\components\finsh;..\..\..\components\libc\posix\io\epoll;..\..\..\libcpu\arm\common;..\..\..\components\drivers\include;..\libraries\HAL_Drivers;..\..\..\include;..\..\..\components\libc\posix\io\eventfd;..\..\..\components\libc\posix\io\poll;..\..\..\components\drivers\include;..\..\..\components\libc\compilers\common\extension;..\..\..\components\drivers\include;..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Inc;..\..\..\components\drivers\include;..\..\..\components\libc\posix\ipc;applications</IncludePath>
  338. </VariousControls>
  339. </Cads>
  340. <Aads>
  341. <interw>1</interw>
  342. <Ropi>0</Ropi>
  343. <Rwpi>0</Rwpi>
  344. <thumb>0</thumb>
  345. <SplitLS>0</SplitLS>
  346. <SwStkChk>0</SwStkChk>
  347. <NoWarn>0</NoWarn>
  348. <uSurpInc>0</uSurpInc>
  349. <useXO>0</useXO>
  350. <uClangAs>0</uClangAs>
  351. <VariousControls>
  352. <MiscControls />
  353. <Define />
  354. <Undefine />
  355. <IncludePath />
  356. </VariousControls>
  357. </Aads>
  358. <LDads>
  359. <umfTarg>0</umfTarg>
  360. <Ropi>0</Ropi>
  361. <Rwpi>0</Rwpi>
  362. <noStLib>0</noStLib>
  363. <RepFail>1</RepFail>
  364. <useFile>0</useFile>
  365. <TextAddressRange>0x08000000</TextAddressRange>
  366. <DataAddressRange>0x20000000</DataAddressRange>
  367. <pXoBase />
  368. <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
  369. <IncludeLibs />
  370. <IncludeLibsPath />
  371. <Misc />
  372. <LinkerInputFile />
  373. <DisabledWarnings />
  374. </LDads>
  375. </TargetArmAds>
  376. </TargetOption>
  377. <Groups>
  378. <Group>
  379. <GroupName>Applications</GroupName>
  380. <Files>
  381. <File>
  382. <FileName>main.c</FileName>
  383. <FileType>1</FileType>
  384. <FilePath>applications\main.c</FilePath>
  385. </File>
  386. </Files>
  387. </Group>
  388. <Group>
  389. <GroupName>Compiler</GroupName>
  390. <Files>
  391. <File>
  392. <FileName>syscall_mem.c</FileName>
  393. <FileType>1</FileType>
  394. <FilePath>..\..\..\components\libc\compilers\armlibc\syscall_mem.c</FilePath>
  395. </File>
  396. </Files>
  397. <Files>
  398. <File>
  399. <FileName>syscalls.c</FileName>
  400. <FileType>1</FileType>
  401. <FilePath>..\..\..\components\libc\compilers\armlibc\syscalls.c</FilePath>
  402. </File>
  403. </Files>
  404. <Files>
  405. <File>
  406. <FileName>cctype.c</FileName>
  407. <FileType>1</FileType>
  408. <FilePath>..\..\..\components\libc\compilers\common\cctype.c</FilePath>
  409. </File>
  410. </Files>
  411. <Files>
  412. <File>
  413. <FileName>cstdlib.c</FileName>
  414. <FileType>1</FileType>
  415. <FilePath>..\..\..\components\libc\compilers\common\cstdlib.c</FilePath>
  416. </File>
  417. </Files>
  418. <Files>
  419. <File>
  420. <FileName>cstring.c</FileName>
  421. <FileType>1</FileType>
  422. <FilePath>..\..\..\components\libc\compilers\common\cstring.c</FilePath>
  423. </File>
  424. </Files>
  425. <Files>
  426. <File>
  427. <FileName>ctime.c</FileName>
  428. <FileType>1</FileType>
  429. <FilePath>..\..\..\components\libc\compilers\common\ctime.c</FilePath>
  430. </File>
  431. </Files>
  432. <Files>
  433. <File>
  434. <FileName>cunistd.c</FileName>
  435. <FileType>1</FileType>
  436. <FilePath>..\..\..\components\libc\compilers\common\cunistd.c</FilePath>
  437. </File>
  438. </Files>
  439. <Files>
  440. <File>
  441. <FileName>cwchar.c</FileName>
  442. <FileType>1</FileType>
  443. <FilePath>..\..\..\components\libc\compilers\common\cwchar.c</FilePath>
  444. </File>
  445. </Files>
  446. </Group>
  447. <Group>
  448. <GroupName>DeviceDrivers</GroupName>
  449. <Files>
  450. <File>
  451. <FileName>device.c</FileName>
  452. <FileType>1</FileType>
  453. <FilePath>..\..\..\components\drivers\core\device.c</FilePath>
  454. <FileOption>
  455. <FileArmAds>
  456. <Cads>
  457. <VariousControls>
  458. <MiscControls> </MiscControls>
  459. <Define>__RT_IPC_SOURCE__</Define>
  460. <Undefine> </Undefine>
  461. <IncludePath> </IncludePath>
  462. </VariousControls>
  463. </Cads>
  464. </FileArmAds>
  465. </FileOption>
  466. </File>
  467. </Files>
  468. <Files>
  469. <File>
  470. <FileName>completion.c</FileName>
  471. <FileType>1</FileType>
  472. <FilePath>..\..\..\components\drivers\ipc\completion.c</FilePath>
  473. <FileOption>
  474. <FileArmAds>
  475. <Cads>
  476. <VariousControls>
  477. <MiscControls> </MiscControls>
  478. <Define>__RT_IPC_SOURCE__</Define>
  479. <Undefine> </Undefine>
  480. <IncludePath> </IncludePath>
  481. </VariousControls>
  482. </Cads>
  483. </FileArmAds>
  484. </FileOption>
  485. </File>
  486. </Files>
  487. <Files>
  488. <File>
  489. <FileName>dataqueue.c</FileName>
  490. <FileType>1</FileType>
  491. <FilePath>..\..\..\components\drivers\ipc\dataqueue.c</FilePath>
  492. <FileOption>
  493. <FileArmAds>
  494. <Cads>
  495. <VariousControls>
  496. <MiscControls> </MiscControls>
  497. <Define>__RT_IPC_SOURCE__</Define>
  498. <Undefine> </Undefine>
  499. <IncludePath> </IncludePath>
  500. </VariousControls>
  501. </Cads>
  502. </FileArmAds>
  503. </FileOption>
  504. </File>
  505. </Files>
  506. <Files>
  507. <File>
  508. <FileName>pipe.c</FileName>
  509. <FileType>1</FileType>
  510. <FilePath>..\..\..\components\drivers\ipc\pipe.c</FilePath>
  511. <FileOption>
  512. <FileArmAds>
  513. <Cads>
  514. <VariousControls>
  515. <MiscControls> </MiscControls>
  516. <Define>__RT_IPC_SOURCE__</Define>
  517. <Undefine> </Undefine>
  518. <IncludePath> </IncludePath>
  519. </VariousControls>
  520. </Cads>
  521. </FileArmAds>
  522. </FileOption>
  523. </File>
  524. </Files>
  525. <Files>
  526. <File>
  527. <FileName>ringblk_buf.c</FileName>
  528. <FileType>1</FileType>
  529. <FilePath>..\..\..\components\drivers\ipc\ringblk_buf.c</FilePath>
  530. <FileOption>
  531. <FileArmAds>
  532. <Cads>
  533. <VariousControls>
  534. <MiscControls> </MiscControls>
  535. <Define>__RT_IPC_SOURCE__</Define>
  536. <Undefine> </Undefine>
  537. <IncludePath> </IncludePath>
  538. </VariousControls>
  539. </Cads>
  540. </FileArmAds>
  541. </FileOption>
  542. </File>
  543. </Files>
  544. <Files>
  545. <File>
  546. <FileName>ringbuffer.c</FileName>
  547. <FileType>1</FileType>
  548. <FilePath>..\..\..\components\drivers\ipc\ringbuffer.c</FilePath>
  549. <FileOption>
  550. <FileArmAds>
  551. <Cads>
  552. <VariousControls>
  553. <MiscControls> </MiscControls>
  554. <Define>__RT_IPC_SOURCE__</Define>
  555. <Undefine> </Undefine>
  556. <IncludePath> </IncludePath>
  557. </VariousControls>
  558. </Cads>
  559. </FileArmAds>
  560. </FileOption>
  561. </File>
  562. </Files>
  563. <Files>
  564. <File>
  565. <FileName>waitqueue.c</FileName>
  566. <FileType>1</FileType>
  567. <FilePath>..\..\..\components\drivers\ipc\waitqueue.c</FilePath>
  568. <FileOption>
  569. <FileArmAds>
  570. <Cads>
  571. <VariousControls>
  572. <MiscControls> </MiscControls>
  573. <Define>__RT_IPC_SOURCE__</Define>
  574. <Undefine> </Undefine>
  575. <IncludePath> </IncludePath>
  576. </VariousControls>
  577. </Cads>
  578. </FileArmAds>
  579. </FileOption>
  580. </File>
  581. </Files>
  582. <Files>
  583. <File>
  584. <FileName>workqueue.c</FileName>
  585. <FileType>1</FileType>
  586. <FilePath>..\..\..\components\drivers\ipc\workqueue.c</FilePath>
  587. <FileOption>
  588. <FileArmAds>
  589. <Cads>
  590. <VariousControls>
  591. <MiscControls> </MiscControls>
  592. <Define>__RT_IPC_SOURCE__</Define>
  593. <Undefine> </Undefine>
  594. <IncludePath> </IncludePath>
  595. </VariousControls>
  596. </Cads>
  597. </FileArmAds>
  598. </FileOption>
  599. </File>
  600. </Files>
  601. <Files>
  602. <File>
  603. <FileName>pin.c</FileName>
  604. <FileType>1</FileType>
  605. <FilePath>..\..\..\components\drivers\pin\pin.c</FilePath>
  606. <FileOption>
  607. <FileArmAds>
  608. <Cads>
  609. <VariousControls>
  610. <MiscControls> </MiscControls>
  611. <Define>__RT_IPC_SOURCE__</Define>
  612. <Undefine> </Undefine>
  613. <IncludePath> </IncludePath>
  614. </VariousControls>
  615. </Cads>
  616. </FileArmAds>
  617. </FileOption>
  618. </File>
  619. </Files>
  620. <Files>
  621. <File>
  622. <FileName>serial.c</FileName>
  623. <FileType>1</FileType>
  624. <FilePath>..\..\..\components\drivers\serial\serial.c</FilePath>
  625. <FileOption>
  626. <FileArmAds>
  627. <Cads>
  628. <VariousControls>
  629. <MiscControls> </MiscControls>
  630. <Define>__RT_IPC_SOURCE__</Define>
  631. <Undefine> </Undefine>
  632. <IncludePath> </IncludePath>
  633. </VariousControls>
  634. </Cads>
  635. </FileArmAds>
  636. </FileOption>
  637. </File>
  638. </Files>
  639. </Group>
  640. <Group>
  641. <GroupName>Drivers</GroupName>
  642. <Files>
  643. <File>
  644. <FileName>drv_gpio.c</FileName>
  645. <FileType>1</FileType>
  646. <FilePath>..\libraries\HAL_Drivers\drivers\drv_gpio.c</FilePath>
  647. </File>
  648. </Files>
  649. <Files>
  650. <File>
  651. <FileName>drv_usart.c</FileName>
  652. <FileType>1</FileType>
  653. <FilePath>..\libraries\HAL_Drivers\drivers\drv_usart.c</FilePath>
  654. </File>
  655. </Files>
  656. <Files>
  657. <File>
  658. <FileName>drv_common.c</FileName>
  659. <FileType>1</FileType>
  660. <FilePath>..\libraries\HAL_Drivers\drv_common.c</FilePath>
  661. </File>
  662. </Files>
  663. <Files>
  664. <File>
  665. <FileName>startup_stm32f103xe.s</FileName>
  666. <FileType>2</FileType>
  667. <FilePath>..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xe.s</FilePath>
  668. </File>
  669. </Files>
  670. <Files>
  671. <File>
  672. <FileName>stm32f1xx_hal_msp.c</FileName>
  673. <FileType>1</FileType>
  674. <FilePath>board\CubeMX_Config\Src\stm32f1xx_hal_msp.c</FilePath>
  675. </File>
  676. </Files>
  677. <Files>
  678. <File>
  679. <FileName>board.c</FileName>
  680. <FileType>1</FileType>
  681. <FilePath>board\board.c</FilePath>
  682. </File>
  683. </Files>
  684. </Group>
  685. <Group>
  686. <GroupName>Finsh</GroupName>
  687. <Files>
  688. <File>
  689. <FileName>shell.c</FileName>
  690. <FileType>1</FileType>
  691. <FilePath>..\..\..\components\finsh\shell.c</FilePath>
  692. </File>
  693. </Files>
  694. <Files>
  695. <File>
  696. <FileName>msh.c</FileName>
  697. <FileType>1</FileType>
  698. <FilePath>..\..\..\components\finsh\msh.c</FilePath>
  699. </File>
  700. </Files>
  701. <Files>
  702. <File>
  703. <FileName>msh_parse.c</FileName>
  704. <FileType>1</FileType>
  705. <FilePath>..\..\..\components\finsh\msh_parse.c</FilePath>
  706. </File>
  707. </Files>
  708. <Files>
  709. <File>
  710. <FileName>cmd.c</FileName>
  711. <FileType>1</FileType>
  712. <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
  713. </File>
  714. </Files>
  715. </Group>
  716. <Group>
  717. <GroupName>Kernel</GroupName>
  718. <Files>
  719. <File>
  720. <FileName>clock.c</FileName>
  721. <FileType>1</FileType>
  722. <FilePath>..\..\..\src\clock.c</FilePath>
  723. <FileOption>
  724. <FileArmAds>
  725. <Cads>
  726. <VariousControls>
  727. <MiscControls> </MiscControls>
  728. <Define>__RT_KERNEL_SOURCE__</Define>
  729. <Undefine> </Undefine>
  730. <IncludePath> </IncludePath>
  731. </VariousControls>
  732. </Cads>
  733. </FileArmAds>
  734. </FileOption>
  735. </File>
  736. </Files>
  737. <Files>
  738. <File>
  739. <FileName>components.c</FileName>
  740. <FileType>1</FileType>
  741. <FilePath>..\..\..\src\components.c</FilePath>
  742. <FileOption>
  743. <FileArmAds>
  744. <Cads>
  745. <VariousControls>
  746. <MiscControls> </MiscControls>
  747. <Define>__RT_KERNEL_SOURCE__</Define>
  748. <Undefine> </Undefine>
  749. <IncludePath> </IncludePath>
  750. </VariousControls>
  751. </Cads>
  752. </FileArmAds>
  753. </FileOption>
  754. </File>
  755. </Files>
  756. <Files>
  757. <File>
  758. <FileName>idle.c</FileName>
  759. <FileType>1</FileType>
  760. <FilePath>..\..\..\src\idle.c</FilePath>
  761. <FileOption>
  762. <FileArmAds>
  763. <Cads>
  764. <VariousControls>
  765. <MiscControls> </MiscControls>
  766. <Define>__RT_KERNEL_SOURCE__</Define>
  767. <Undefine> </Undefine>
  768. <IncludePath> </IncludePath>
  769. </VariousControls>
  770. </Cads>
  771. </FileArmAds>
  772. </FileOption>
  773. </File>
  774. </Files>
  775. <Files>
  776. <File>
  777. <FileName>ipc.c</FileName>
  778. <FileType>1</FileType>
  779. <FilePath>..\..\..\src\ipc.c</FilePath>
  780. <FileOption>
  781. <FileArmAds>
  782. <Cads>
  783. <VariousControls>
  784. <MiscControls> </MiscControls>
  785. <Define>__RT_KERNEL_SOURCE__</Define>
  786. <Undefine> </Undefine>
  787. <IncludePath> </IncludePath>
  788. </VariousControls>
  789. </Cads>
  790. </FileArmAds>
  791. </FileOption>
  792. </File>
  793. </Files>
  794. <Files>
  795. <File>
  796. <FileName>irq.c</FileName>
  797. <FileType>1</FileType>
  798. <FilePath>..\..\..\src\irq.c</FilePath>
  799. <FileOption>
  800. <FileArmAds>
  801. <Cads>
  802. <VariousControls>
  803. <MiscControls> </MiscControls>
  804. <Define>__RT_KERNEL_SOURCE__</Define>
  805. <Undefine> </Undefine>
  806. <IncludePath> </IncludePath>
  807. </VariousControls>
  808. </Cads>
  809. </FileArmAds>
  810. </FileOption>
  811. </File>
  812. </Files>
  813. <Files>
  814. <File>
  815. <FileName>kstdio.c</FileName>
  816. <FileType>1</FileType>
  817. <FilePath>..\..\..\src\klibc\kstdio.c</FilePath>
  818. <FileOption>
  819. <FileArmAds>
  820. <Cads>
  821. <VariousControls>
  822. <MiscControls> </MiscControls>
  823. <Define>__RT_KERNEL_SOURCE__</Define>
  824. <Undefine> </Undefine>
  825. <IncludePath> </IncludePath>
  826. </VariousControls>
  827. </Cads>
  828. </FileArmAds>
  829. </FileOption>
  830. </File>
  831. </Files>
  832. <Files>
  833. <File>
  834. <FileName>kstring.c</FileName>
  835. <FileType>1</FileType>
  836. <FilePath>..\..\..\src\klibc\kstring.c</FilePath>
  837. <FileOption>
  838. <FileArmAds>
  839. <Cads>
  840. <VariousControls>
  841. <MiscControls> </MiscControls>
  842. <Define>__RT_KERNEL_SOURCE__</Define>
  843. <Undefine> </Undefine>
  844. <IncludePath> </IncludePath>
  845. </VariousControls>
  846. </Cads>
  847. </FileArmAds>
  848. </FileOption>
  849. </File>
  850. </Files>
  851. <Files>
  852. <File>
  853. <FileName>kservice.c</FileName>
  854. <FileType>1</FileType>
  855. <FilePath>..\..\..\src\kservice.c</FilePath>
  856. <FileOption>
  857. <FileArmAds>
  858. <Cads>
  859. <VariousControls>
  860. <MiscControls> </MiscControls>
  861. <Define>__RT_KERNEL_SOURCE__</Define>
  862. <Undefine> </Undefine>
  863. <IncludePath> </IncludePath>
  864. </VariousControls>
  865. </Cads>
  866. </FileArmAds>
  867. </FileOption>
  868. </File>
  869. </Files>
  870. <Files>
  871. <File>
  872. <FileName>mem.c</FileName>
  873. <FileType>1</FileType>
  874. <FilePath>..\..\..\src\mem.c</FilePath>
  875. <FileOption>
  876. <FileArmAds>
  877. <Cads>
  878. <VariousControls>
  879. <MiscControls> </MiscControls>
  880. <Define>__RT_KERNEL_SOURCE__</Define>
  881. <Undefine> </Undefine>
  882. <IncludePath> </IncludePath>
  883. </VariousControls>
  884. </Cads>
  885. </FileArmAds>
  886. </FileOption>
  887. </File>
  888. </Files>
  889. <Files>
  890. <File>
  891. <FileName>memheap.c</FileName>
  892. <FileType>1</FileType>
  893. <FilePath>..\..\..\src\memheap.c</FilePath>
  894. <FileOption>
  895. <FileArmAds>
  896. <Cads>
  897. <VariousControls>
  898. <MiscControls> </MiscControls>
  899. <Define>__RT_KERNEL_SOURCE__</Define>
  900. <Undefine> </Undefine>
  901. <IncludePath> </IncludePath>
  902. </VariousControls>
  903. </Cads>
  904. </FileArmAds>
  905. </FileOption>
  906. </File>
  907. </Files>
  908. <Files>
  909. <File>
  910. <FileName>mempool.c</FileName>
  911. <FileType>1</FileType>
  912. <FilePath>..\..\..\src\mempool.c</FilePath>
  913. <FileOption>
  914. <FileArmAds>
  915. <Cads>
  916. <VariousControls>
  917. <MiscControls> </MiscControls>
  918. <Define>__RT_KERNEL_SOURCE__</Define>
  919. <Undefine> </Undefine>
  920. <IncludePath> </IncludePath>
  921. </VariousControls>
  922. </Cads>
  923. </FileArmAds>
  924. </FileOption>
  925. </File>
  926. </Files>
  927. <Files>
  928. <File>
  929. <FileName>object.c</FileName>
  930. <FileType>1</FileType>
  931. <FilePath>..\..\..\src\object.c</FilePath>
  932. <FileOption>
  933. <FileArmAds>
  934. <Cads>
  935. <VariousControls>
  936. <MiscControls> </MiscControls>
  937. <Define>__RT_KERNEL_SOURCE__</Define>
  938. <Undefine> </Undefine>
  939. <IncludePath> </IncludePath>
  940. </VariousControls>
  941. </Cads>
  942. </FileArmAds>
  943. </FileOption>
  944. </File>
  945. </Files>
  946. <Files>
  947. <File>
  948. <FileName>scheduler_comm.c</FileName>
  949. <FileType>1</FileType>
  950. <FilePath>..\..\..\src\scheduler_comm.c</FilePath>
  951. <FileOption>
  952. <FileArmAds>
  953. <Cads>
  954. <VariousControls>
  955. <MiscControls> </MiscControls>
  956. <Define>__RT_KERNEL_SOURCE__</Define>
  957. <Undefine> </Undefine>
  958. <IncludePath> </IncludePath>
  959. </VariousControls>
  960. </Cads>
  961. </FileArmAds>
  962. </FileOption>
  963. </File>
  964. </Files>
  965. <Files>
  966. <File>
  967. <FileName>scheduler_up.c</FileName>
  968. <FileType>1</FileType>
  969. <FilePath>..\..\..\src\scheduler_up.c</FilePath>
  970. <FileOption>
  971. <FileArmAds>
  972. <Cads>
  973. <VariousControls>
  974. <MiscControls> </MiscControls>
  975. <Define>__RT_KERNEL_SOURCE__</Define>
  976. <Undefine> </Undefine>
  977. <IncludePath> </IncludePath>
  978. </VariousControls>
  979. </Cads>
  980. </FileArmAds>
  981. </FileOption>
  982. </File>
  983. </Files>
  984. <Files>
  985. <File>
  986. <FileName>thread.c</FileName>
  987. <FileType>1</FileType>
  988. <FilePath>..\..\..\src\thread.c</FilePath>
  989. <FileOption>
  990. <FileArmAds>
  991. <Cads>
  992. <VariousControls>
  993. <MiscControls> </MiscControls>
  994. <Define>__RT_KERNEL_SOURCE__</Define>
  995. <Undefine> </Undefine>
  996. <IncludePath> </IncludePath>
  997. </VariousControls>
  998. </Cads>
  999. </FileArmAds>
  1000. </FileOption>
  1001. </File>
  1002. </Files>
  1003. <Files>
  1004. <File>
  1005. <FileName>timer.c</FileName>
  1006. <FileType>1</FileType>
  1007. <FilePath>..\..\..\src\timer.c</FilePath>
  1008. <FileOption>
  1009. <FileArmAds>
  1010. <Cads>
  1011. <VariousControls>
  1012. <MiscControls> </MiscControls>
  1013. <Define>__RT_KERNEL_SOURCE__</Define>
  1014. <Undefine> </Undefine>
  1015. <IncludePath> </IncludePath>
  1016. </VariousControls>
  1017. </Cads>
  1018. </FileArmAds>
  1019. </FileOption>
  1020. </File>
  1021. </Files>
  1022. </Group>
  1023. <Group>
  1024. <GroupName>libcpu</GroupName>
  1025. <Files>
  1026. <File>
  1027. <FileName>atomic_arm.c</FileName>
  1028. <FileType>1</FileType>
  1029. <FilePath>..\..\..\libcpu\arm\common\atomic_arm.c</FilePath>
  1030. </File>
  1031. </Files>
  1032. <Files>
  1033. <File>
  1034. <FileName>div0.c</FileName>
  1035. <FileType>1</FileType>
  1036. <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
  1037. </File>
  1038. </Files>
  1039. <Files>
  1040. <File>
  1041. <FileName>showmem.c</FileName>
  1042. <FileType>1</FileType>
  1043. <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
  1044. </File>
  1045. </Files>
  1046. <Files>
  1047. <File>
  1048. <FileName>context_rvds.S</FileName>
  1049. <FileType>2</FileType>
  1050. <FilePath>..\..\..\libcpu\arm\cortex-m3\context_rvds.S</FilePath>
  1051. </File>
  1052. </Files>
  1053. <Files>
  1054. <File>
  1055. <FileName>cpuport.c</FileName>
  1056. <FileType>1</FileType>
  1057. <FilePath>..\..\..\libcpu\arm\cortex-m3\cpuport.c</FilePath>
  1058. </File>
  1059. </Files>
  1060. </Group>
  1061. <Group>
  1062. <GroupName>Libraries</GroupName>
  1063. <Files>
  1064. <File>
  1065. <FileName>stm32f1xx_hal_rcc_ex.c</FileName>
  1066. <FileType>1</FileType>
  1067. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.c</FilePath>
  1068. </File>
  1069. </Files>
  1070. <Files>
  1071. <File>
  1072. <FileName>stm32f1xx_hal_cortex.c</FileName>
  1073. <FileType>1</FileType>
  1074. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.c</FilePath>
  1075. </File>
  1076. </Files>
  1077. <Files>
  1078. <File>
  1079. <FileName>stm32f1xx_hal_gpio_ex.c</FileName>
  1080. <FileType>1</FileType>
  1081. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.c</FilePath>
  1082. </File>
  1083. </Files>
  1084. <Files>
  1085. <File>
  1086. <FileName>stm32f1xx_hal_rcc.c</FileName>
  1087. <FileType>1</FileType>
  1088. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.c</FilePath>
  1089. </File>
  1090. </Files>
  1091. <Files>
  1092. <File>
  1093. <FileName>stm32f1xx_hal_pwr.c</FileName>
  1094. <FileType>1</FileType>
  1095. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.c</FilePath>
  1096. </File>
  1097. </Files>
  1098. <Files>
  1099. <File>
  1100. <FileName>stm32f1xx_hal_dma.c</FileName>
  1101. <FileType>1</FileType>
  1102. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.c</FilePath>
  1103. </File>
  1104. </Files>
  1105. <Files>
  1106. <File>
  1107. <FileName>stm32f1xx_hal_crc.c</FileName>
  1108. <FileType>1</FileType>
  1109. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_crc.c</FilePath>
  1110. </File>
  1111. </Files>
  1112. <Files>
  1113. <File>
  1114. <FileName>system_stm32f1xx.c</FileName>
  1115. <FileType>1</FileType>
  1116. <FilePath>..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\system_stm32f1xx.c</FilePath>
  1117. </File>
  1118. </Files>
  1119. <Files>
  1120. <File>
  1121. <FileName>stm32f1xx_hal_uart.c</FileName>
  1122. <FileType>1</FileType>
  1123. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.c</FilePath>
  1124. </File>
  1125. </Files>
  1126. <Files>
  1127. <File>
  1128. <FileName>stm32f1xx_hal.c</FileName>
  1129. <FileType>1</FileType>
  1130. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.c</FilePath>
  1131. </File>
  1132. </Files>
  1133. <Files>
  1134. <File>
  1135. <FileName>stm32f1xx_hal_cec.c</FileName>
  1136. <FileType>1</FileType>
  1137. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cec.c</FilePath>
  1138. </File>
  1139. </Files>
  1140. <Files>
  1141. <File>
  1142. <FileName>stm32f1xx_hal_usart.c</FileName>
  1143. <FileType>1</FileType>
  1144. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_usart.c</FilePath>
  1145. </File>
  1146. </Files>
  1147. <Files>
  1148. <File>
  1149. <FileName>stm32f1xx_hal_gpio.c</FileName>
  1150. <FileType>1</FileType>
  1151. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.c</FilePath>
  1152. </File>
  1153. </Files>
  1154. </Group>
  1155. </Groups>
  1156. </Target>
  1157. </Targets>
  1158. <RTE>
  1159. <apis />
  1160. <components />
  1161. <files />
  1162. </RTE>
  1163. </Project>