project.uvprojx 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118
  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>STM32F103CB</Device>
  14. <Vendor>STMicroelectronics</Vendor>
  15. <PackID>Keil.STM32F1xx_DFP.2.3.0</PackID>
  16. <PackURL>http://www.keil.com/pack/</PackURL>
  17. <Cpu>IRAM(0x20000000,0x00005000) IROM(0x08000000,0x00020000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu>
  18. <FlashUtilSpec />
  19. <StartupFile />
  20. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_128 -FS08000000 -FL020000 -FP0($$Device:STM32F103CB$Flash\STM32F10x_128.FLM))</FlashDriverDll>
  21. <DeviceId>0</DeviceId>
  22. <RegisterFile>$$Device:STM32F103CB$Device\Include\stm32f10x.h</RegisterFile>
  23. <MemoryEnv />
  24. <Cmp />
  25. <Asm />
  26. <Linker />
  27. <OHString />
  28. <InfinionOptionDll />
  29. <SLE66CMisc />
  30. <SLE66AMisc />
  31. <SLE66LinkerMisc />
  32. <SFDFile>$$Device:STM32F103CB$SVD\STM32F103xx.svd</SFDFile>
  33. <bCustSvd>0</bCustSvd>
  34. <UseEnv>0</UseEnv>
  35. <BinPath />
  36. <IncludePath />
  37. <LibPath />
  38. <RegisterFilePath />
  39. <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>1</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 />
  62. <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 />
  72. <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 />
  83. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  84. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  85. <nStopA1X>0</nStopA1X>
  86. <nStopA2X>0</nStopA2X>
  87. </AfterMake>
  88. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  89. <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 />
  104. <IncludeLibraryModules />
  105. <ComprImg>1</ComprImg>
  106. </CommonProperty>
  107. <DllOption>
  108. <SimDllName>SARMCM3.DLL</SimDllName>
  109. <SimDllArguments> -REMAP</SimDllArguments>
  110. <SimDlgDll>DARMSTM.DLL</SimDlgDll>
  111. <SimDlgDllArguments>-pSTM32F103CB</SimDlgDllArguments>
  112. <TargetDllName>SARMCM3.DLL</TargetDllName>
  113. <TargetDllArguments />
  114. <TargetDlgDll>TARMSTM.DLL</TargetDlgDll>
  115. <TargetDlgDllArguments>pSTM32F103CB</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 />
  138. <Flash4 />
  139. <pFcarmOut />
  140. <pFcarmGrp />
  141. <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 />
  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>0x5000</Size>
  244. </IRAM>
  245. <IROM>
  246. <Type>1</Type>
  247. <StartAddress>0x8000000</StartAddress>
  248. <Size>0x20000</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>0x20000</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>0x5000</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 />
  307. </ArmAdsMisc>
  308. <Cads>
  309. <interw>1</interw>
  310. <Optim>3</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 />
  334. <Define>__STDC_LIMIT_MACROS, RT_USING_LIBC, __RTTHREAD__, __CLK_TCK=RT_TICK_PER_SECOND, STM32F103xB, RT_USING_ARMLIBC</Define>
  335. <Undefine />
  336. <IncludePath>..\..\..\components\finsh;..\..\..\components\libc\posix\io\eventfd;..\..\..\components\drivers\include;board;..\..\..\components\drivers\include;..\..\..\components\libc\compilers\common\include;..\..\..\components\drivers\include;..\..\..\components\libc\compilers\common\extension;..\..\..\components\drivers\phy;..\..\..\components\libc\posix\io\epoll;..\..\..\components\drivers\smp_call;..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\include;.;..\..\..\libcpu\arm\cortex-m3;..\libraries\HAL_Drivers;..\..\..\components\libc\posix\io\poll;..\..\..\components\drivers\include;..\..\..\components\libc\posix\ipc;applications;..\libraries\HAL_Drivers\drivers\config;..\..\..\components\drivers\include;..\..\..\libcpu\arm\common;..\libraries\HAL_Drivers\drivers;board\CubeMX_Config\Inc</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 />
  352. <Define />
  353. <Undefine />
  354. <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 />
  367. <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
  368. <IncludeLibs />
  369. <IncludeLibsPath />
  370. <Misc />
  371. <LinkerInputFile />
  372. <DisabledWarnings />
  373. </LDads>
  374. </TargetArmAds>
  375. </TargetOption>
  376. <Groups>
  377. <Group>
  378. <GroupName>Applications</GroupName>
  379. <Files>
  380. <File>
  381. <FileName>main.c</FileName>
  382. <FileType>1</FileType>
  383. <FilePath>applications\main.c</FilePath>
  384. </File>
  385. </Files>
  386. </Group>
  387. <Group>
  388. <GroupName>Compiler</GroupName>
  389. <Files>
  390. <File>
  391. <FileName>syscall_mem.c</FileName>
  392. <FileType>1</FileType>
  393. <FilePath>..\..\..\components\libc\compilers\armlibc\syscall_mem.c</FilePath>
  394. </File>
  395. </Files>
  396. <Files>
  397. <File>
  398. <FileName>syscalls.c</FileName>
  399. <FileType>1</FileType>
  400. <FilePath>..\..\..\components\libc\compilers\armlibc\syscalls.c</FilePath>
  401. </File>
  402. </Files>
  403. <Files>
  404. <File>
  405. <FileName>cctype.c</FileName>
  406. <FileType>1</FileType>
  407. <FilePath>..\..\..\components\libc\compilers\common\cctype.c</FilePath>
  408. </File>
  409. </Files>
  410. <Files>
  411. <File>
  412. <FileName>cstdlib.c</FileName>
  413. <FileType>1</FileType>
  414. <FilePath>..\..\..\components\libc\compilers\common\cstdlib.c</FilePath>
  415. </File>
  416. </Files>
  417. <Files>
  418. <File>
  419. <FileName>cstring.c</FileName>
  420. <FileType>1</FileType>
  421. <FilePath>..\..\..\components\libc\compilers\common\cstring.c</FilePath>
  422. </File>
  423. </Files>
  424. <Files>
  425. <File>
  426. <FileName>ctime.c</FileName>
  427. <FileType>1</FileType>
  428. <FilePath>..\..\..\components\libc\compilers\common\ctime.c</FilePath>
  429. </File>
  430. </Files>
  431. <Files>
  432. <File>
  433. <FileName>cunistd.c</FileName>
  434. <FileType>1</FileType>
  435. <FilePath>..\..\..\components\libc\compilers\common\cunistd.c</FilePath>
  436. </File>
  437. </Files>
  438. <Files>
  439. <File>
  440. <FileName>cwchar.c</FileName>
  441. <FileType>1</FileType>
  442. <FilePath>..\..\..\components\libc\compilers\common\cwchar.c</FilePath>
  443. </File>
  444. </Files>
  445. </Group>
  446. <Group>
  447. <GroupName>DeviceDrivers</GroupName>
  448. <Files>
  449. <File>
  450. <FileName>device.c</FileName>
  451. <FileType>1</FileType>
  452. <FilePath>..\..\..\components\drivers\core\device.c</FilePath>
  453. <FileOption>
  454. <FileArmAds>
  455. <Cads>
  456. <VariousControls>
  457. <MiscControls> </MiscControls>
  458. <Define>__RT_IPC_SOURCE__</Define>
  459. <Undefine> </Undefine>
  460. <IncludePath> </IncludePath>
  461. </VariousControls>
  462. </Cads>
  463. </FileArmAds>
  464. </FileOption>
  465. </File>
  466. </Files>
  467. <Files>
  468. <File>
  469. <FileName>completion_comm.c</FileName>
  470. <FileType>1</FileType>
  471. <FilePath>..\..\..\components\drivers\ipc\completion_comm.c</FilePath>
  472. <FileOption>
  473. <FileArmAds>
  474. <Cads>
  475. <VariousControls>
  476. <MiscControls> </MiscControls>
  477. <Define>__RT_IPC_SOURCE__</Define>
  478. <Undefine> </Undefine>
  479. <IncludePath> </IncludePath>
  480. </VariousControls>
  481. </Cads>
  482. </FileArmAds>
  483. </FileOption>
  484. </File>
  485. </Files>
  486. <Files>
  487. <File>
  488. <FileName>completion_up.c</FileName>
  489. <FileType>1</FileType>
  490. <FilePath>..\..\..\components\drivers\ipc\completion_up.c</FilePath>
  491. <FileOption>
  492. <FileArmAds>
  493. <Cads>
  494. <VariousControls>
  495. <MiscControls> </MiscControls>
  496. <Define>__RT_IPC_SOURCE__</Define>
  497. <Undefine> </Undefine>
  498. <IncludePath> </IncludePath>
  499. </VariousControls>
  500. </Cads>
  501. </FileArmAds>
  502. </FileOption>
  503. </File>
  504. </Files>
  505. <Files>
  506. <File>
  507. <FileName>condvar.c</FileName>
  508. <FileType>1</FileType>
  509. <FilePath>..\..\..\components\drivers\ipc\condvar.c</FilePath>
  510. <FileOption>
  511. <FileArmAds>
  512. <Cads>
  513. <VariousControls>
  514. <MiscControls> </MiscControls>
  515. <Define>__RT_IPC_SOURCE__</Define>
  516. <Undefine> </Undefine>
  517. <IncludePath> </IncludePath>
  518. </VariousControls>
  519. </Cads>
  520. </FileArmAds>
  521. </FileOption>
  522. </File>
  523. </Files>
  524. <Files>
  525. <File>
  526. <FileName>dataqueue.c</FileName>
  527. <FileType>1</FileType>
  528. <FilePath>..\..\..\components\drivers\ipc\dataqueue.c</FilePath>
  529. <FileOption>
  530. <FileArmAds>
  531. <Cads>
  532. <VariousControls>
  533. <MiscControls> </MiscControls>
  534. <Define>__RT_IPC_SOURCE__</Define>
  535. <Undefine> </Undefine>
  536. <IncludePath> </IncludePath>
  537. </VariousControls>
  538. </Cads>
  539. </FileArmAds>
  540. </FileOption>
  541. </File>
  542. </Files>
  543. <Files>
  544. <File>
  545. <FileName>pipe.c</FileName>
  546. <FileType>1</FileType>
  547. <FilePath>..\..\..\components\drivers\ipc\pipe.c</FilePath>
  548. <FileOption>
  549. <FileArmAds>
  550. <Cads>
  551. <VariousControls>
  552. <MiscControls> </MiscControls>
  553. <Define>__RT_IPC_SOURCE__</Define>
  554. <Undefine> </Undefine>
  555. <IncludePath> </IncludePath>
  556. </VariousControls>
  557. </Cads>
  558. </FileArmAds>
  559. </FileOption>
  560. </File>
  561. </Files>
  562. <Files>
  563. <File>
  564. <FileName>ringblk_buf.c</FileName>
  565. <FileType>1</FileType>
  566. <FilePath>..\..\..\components\drivers\ipc\ringblk_buf.c</FilePath>
  567. <FileOption>
  568. <FileArmAds>
  569. <Cads>
  570. <VariousControls>
  571. <MiscControls> </MiscControls>
  572. <Define>__RT_IPC_SOURCE__</Define>
  573. <Undefine> </Undefine>
  574. <IncludePath> </IncludePath>
  575. </VariousControls>
  576. </Cads>
  577. </FileArmAds>
  578. </FileOption>
  579. </File>
  580. </Files>
  581. <Files>
  582. <File>
  583. <FileName>ringbuffer.c</FileName>
  584. <FileType>1</FileType>
  585. <FilePath>..\..\..\components\drivers\ipc\ringbuffer.c</FilePath>
  586. <FileOption>
  587. <FileArmAds>
  588. <Cads>
  589. <VariousControls>
  590. <MiscControls> </MiscControls>
  591. <Define>__RT_IPC_SOURCE__</Define>
  592. <Undefine> </Undefine>
  593. <IncludePath> </IncludePath>
  594. </VariousControls>
  595. </Cads>
  596. </FileArmAds>
  597. </FileOption>
  598. </File>
  599. </Files>
  600. <Files>
  601. <File>
  602. <FileName>waitqueue.c</FileName>
  603. <FileType>1</FileType>
  604. <FilePath>..\..\..\components\drivers\ipc\waitqueue.c</FilePath>
  605. <FileOption>
  606. <FileArmAds>
  607. <Cads>
  608. <VariousControls>
  609. <MiscControls> </MiscControls>
  610. <Define>__RT_IPC_SOURCE__</Define>
  611. <Undefine> </Undefine>
  612. <IncludePath> </IncludePath>
  613. </VariousControls>
  614. </Cads>
  615. </FileArmAds>
  616. </FileOption>
  617. </File>
  618. </Files>
  619. <Files>
  620. <File>
  621. <FileName>workqueue.c</FileName>
  622. <FileType>1</FileType>
  623. <FilePath>..\..\..\components\drivers\ipc\workqueue.c</FilePath>
  624. <FileOption>
  625. <FileArmAds>
  626. <Cads>
  627. <VariousControls>
  628. <MiscControls> </MiscControls>
  629. <Define>__RT_IPC_SOURCE__</Define>
  630. <Undefine> </Undefine>
  631. <IncludePath> </IncludePath>
  632. </VariousControls>
  633. </Cads>
  634. </FileArmAds>
  635. </FileOption>
  636. </File>
  637. </Files>
  638. <Files>
  639. <File>
  640. <FileName>dev_pin.c</FileName>
  641. <FileType>1</FileType>
  642. <FilePath>..\..\..\components\drivers\pin\dev_pin.c</FilePath>
  643. <FileOption>
  644. <FileArmAds>
  645. <Cads>
  646. <VariousControls>
  647. <MiscControls> </MiscControls>
  648. <Define>__RT_IPC_SOURCE__</Define>
  649. <Undefine> </Undefine>
  650. <IncludePath> </IncludePath>
  651. </VariousControls>
  652. </Cads>
  653. </FileArmAds>
  654. </FileOption>
  655. </File>
  656. </Files>
  657. <Files>
  658. <File>
  659. <FileName>dev_serial.c</FileName>
  660. <FileType>1</FileType>
  661. <FilePath>..\..\..\components\drivers\serial\dev_serial.c</FilePath>
  662. <FileOption>
  663. <FileArmAds>
  664. <Cads>
  665. <VariousControls>
  666. <MiscControls> </MiscControls>
  667. <Define>__RT_IPC_SOURCE__</Define>
  668. <Undefine> </Undefine>
  669. <IncludePath> </IncludePath>
  670. </VariousControls>
  671. </Cads>
  672. </FileArmAds>
  673. </FileOption>
  674. </File>
  675. </Files>
  676. </Group>
  677. <Group>
  678. <GroupName>Drivers</GroupName>
  679. <Files>
  680. <File>
  681. <FileName>drv_gpio.c</FileName>
  682. <FileType>1</FileType>
  683. <FilePath>..\libraries\HAL_Drivers\drivers\drv_gpio.c</FilePath>
  684. </File>
  685. </Files>
  686. <Files>
  687. <File>
  688. <FileName>drv_usart.c</FileName>
  689. <FileType>1</FileType>
  690. <FilePath>..\libraries\HAL_Drivers\drivers\drv_usart.c</FilePath>
  691. </File>
  692. </Files>
  693. <Files>
  694. <File>
  695. <FileName>drv_common.c</FileName>
  696. <FileType>1</FileType>
  697. <FilePath>..\libraries\HAL_Drivers\drv_common.c</FilePath>
  698. </File>
  699. </Files>
  700. <Files>
  701. <File>
  702. <FileName>stm32f1xx_hal_msp.c</FileName>
  703. <FileType>1</FileType>
  704. <FilePath>board\CubeMX_Config\Src\stm32f1xx_hal_msp.c</FilePath>
  705. </File>
  706. </Files>
  707. <Files>
  708. <File>
  709. <FileName>board.c</FileName>
  710. <FileType>1</FileType>
  711. <FilePath>board\board.c</FilePath>
  712. </File>
  713. </Files>
  714. </Group>
  715. <Group>
  716. <GroupName>Finsh</GroupName>
  717. <Files>
  718. <File>
  719. <FileName>msh.c</FileName>
  720. <FileType>1</FileType>
  721. <FilePath>..\..\..\components\finsh\msh.c</FilePath>
  722. </File>
  723. </Files>
  724. <Files>
  725. <File>
  726. <FileName>msh_parse.c</FileName>
  727. <FileType>1</FileType>
  728. <FilePath>..\..\..\components\finsh\msh_parse.c</FilePath>
  729. </File>
  730. </Files>
  731. <Files>
  732. <File>
  733. <FileName>shell.c</FileName>
  734. <FileType>1</FileType>
  735. <FilePath>..\..\..\components\finsh\shell.c</FilePath>
  736. </File>
  737. </Files>
  738. <Files>
  739. <File>
  740. <FileName>cmd.c</FileName>
  741. <FileType>1</FileType>
  742. <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
  743. </File>
  744. </Files>
  745. </Group>
  746. <Group>
  747. <GroupName>Kernel</GroupName>
  748. <Files>
  749. <File>
  750. <FileName>clock.c</FileName>
  751. <FileType>1</FileType>
  752. <FilePath>..\..\..\src\clock.c</FilePath>
  753. <FileOption>
  754. <FileArmAds>
  755. <Cads>
  756. <VariousControls>
  757. <MiscControls> </MiscControls>
  758. <Define>__RT_KERNEL_SOURCE__</Define>
  759. <Undefine> </Undefine>
  760. <IncludePath> </IncludePath>
  761. </VariousControls>
  762. </Cads>
  763. </FileArmAds>
  764. </FileOption>
  765. </File>
  766. </Files>
  767. <Files>
  768. <File>
  769. <FileName>components.c</FileName>
  770. <FileType>1</FileType>
  771. <FilePath>..\..\..\src\components.c</FilePath>
  772. <FileOption>
  773. <FileArmAds>
  774. <Cads>
  775. <VariousControls>
  776. <MiscControls> </MiscControls>
  777. <Define>__RT_KERNEL_SOURCE__</Define>
  778. <Undefine> </Undefine>
  779. <IncludePath> </IncludePath>
  780. </VariousControls>
  781. </Cads>
  782. </FileArmAds>
  783. </FileOption>
  784. </File>
  785. </Files>
  786. <Files>
  787. <File>
  788. <FileName>cpu_up.c</FileName>
  789. <FileType>1</FileType>
  790. <FilePath>..\..\..\src\cpu_up.c</FilePath>
  791. <FileOption>
  792. <FileArmAds>
  793. <Cads>
  794. <VariousControls>
  795. <MiscControls> </MiscControls>
  796. <Define>__RT_KERNEL_SOURCE__</Define>
  797. <Undefine> </Undefine>
  798. <IncludePath> </IncludePath>
  799. </VariousControls>
  800. </Cads>
  801. </FileArmAds>
  802. </FileOption>
  803. </File>
  804. </Files>
  805. <Files>
  806. <File>
  807. <FileName>defunct.c</FileName>
  808. <FileType>1</FileType>
  809. <FilePath>..\..\..\src\defunct.c</FilePath>
  810. <FileOption>
  811. <FileArmAds>
  812. <Cads>
  813. <VariousControls>
  814. <MiscControls> </MiscControls>
  815. <Define>__RT_KERNEL_SOURCE__</Define>
  816. <Undefine> </Undefine>
  817. <IncludePath> </IncludePath>
  818. </VariousControls>
  819. </Cads>
  820. </FileArmAds>
  821. </FileOption>
  822. </File>
  823. </Files>
  824. <Files>
  825. <File>
  826. <FileName>idle.c</FileName>
  827. <FileType>1</FileType>
  828. <FilePath>..\..\..\src\idle.c</FilePath>
  829. <FileOption>
  830. <FileArmAds>
  831. <Cads>
  832. <VariousControls>
  833. <MiscControls> </MiscControls>
  834. <Define>__RT_KERNEL_SOURCE__</Define>
  835. <Undefine> </Undefine>
  836. <IncludePath> </IncludePath>
  837. </VariousControls>
  838. </Cads>
  839. </FileArmAds>
  840. </FileOption>
  841. </File>
  842. </Files>
  843. <Files>
  844. <File>
  845. <FileName>ipc.c</FileName>
  846. <FileType>1</FileType>
  847. <FilePath>..\..\..\src\ipc.c</FilePath>
  848. <FileOption>
  849. <FileArmAds>
  850. <Cads>
  851. <VariousControls>
  852. <MiscControls> </MiscControls>
  853. <Define>__RT_KERNEL_SOURCE__</Define>
  854. <Undefine> </Undefine>
  855. <IncludePath> </IncludePath>
  856. </VariousControls>
  857. </Cads>
  858. </FileArmAds>
  859. </FileOption>
  860. </File>
  861. </Files>
  862. <Files>
  863. <File>
  864. <FileName>irq.c</FileName>
  865. <FileType>1</FileType>
  866. <FilePath>..\..\..\src\irq.c</FilePath>
  867. <FileOption>
  868. <FileArmAds>
  869. <Cads>
  870. <VariousControls>
  871. <MiscControls> </MiscControls>
  872. <Define>__RT_KERNEL_SOURCE__</Define>
  873. <Undefine> </Undefine>
  874. <IncludePath> </IncludePath>
  875. </VariousControls>
  876. </Cads>
  877. </FileArmAds>
  878. </FileOption>
  879. </File>
  880. </Files>
  881. <Files>
  882. <File>
  883. <FileName>kservice.c</FileName>
  884. <FileType>1</FileType>
  885. <FilePath>..\..\..\src\kservice.c</FilePath>
  886. <FileOption>
  887. <FileArmAds>
  888. <Cads>
  889. <VariousControls>
  890. <MiscControls> </MiscControls>
  891. <Define>__RT_KERNEL_SOURCE__</Define>
  892. <Undefine> </Undefine>
  893. <IncludePath> </IncludePath>
  894. </VariousControls>
  895. </Cads>
  896. </FileArmAds>
  897. </FileOption>
  898. </File>
  899. </Files>
  900. <Files>
  901. <File>
  902. <FileName>memheap.c</FileName>
  903. <FileType>1</FileType>
  904. <FilePath>..\..\..\src\memheap.c</FilePath>
  905. <FileOption>
  906. <FileArmAds>
  907. <Cads>
  908. <VariousControls>
  909. <MiscControls> </MiscControls>
  910. <Define>__RT_KERNEL_SOURCE__</Define>
  911. <Undefine> </Undefine>
  912. <IncludePath> </IncludePath>
  913. </VariousControls>
  914. </Cads>
  915. </FileArmAds>
  916. </FileOption>
  917. </File>
  918. </Files>
  919. <Files>
  920. <File>
  921. <FileName>mempool.c</FileName>
  922. <FileType>1</FileType>
  923. <FilePath>..\..\..\src\mempool.c</FilePath>
  924. <FileOption>
  925. <FileArmAds>
  926. <Cads>
  927. <VariousControls>
  928. <MiscControls> </MiscControls>
  929. <Define>__RT_KERNEL_SOURCE__</Define>
  930. <Undefine> </Undefine>
  931. <IncludePath> </IncludePath>
  932. </VariousControls>
  933. </Cads>
  934. </FileArmAds>
  935. </FileOption>
  936. </File>
  937. </Files>
  938. <Files>
  939. <File>
  940. <FileName>object.c</FileName>
  941. <FileType>1</FileType>
  942. <FilePath>..\..\..\src\object.c</FilePath>
  943. <FileOption>
  944. <FileArmAds>
  945. <Cads>
  946. <VariousControls>
  947. <MiscControls> </MiscControls>
  948. <Define>__RT_KERNEL_SOURCE__</Define>
  949. <Undefine> </Undefine>
  950. <IncludePath> </IncludePath>
  951. </VariousControls>
  952. </Cads>
  953. </FileArmAds>
  954. </FileOption>
  955. </File>
  956. </Files>
  957. <Files>
  958. <File>
  959. <FileName>scheduler_comm.c</FileName>
  960. <FileType>1</FileType>
  961. <FilePath>..\..\..\src\scheduler_comm.c</FilePath>
  962. <FileOption>
  963. <FileArmAds>
  964. <Cads>
  965. <VariousControls>
  966. <MiscControls> </MiscControls>
  967. <Define>__RT_KERNEL_SOURCE__</Define>
  968. <Undefine> </Undefine>
  969. <IncludePath> </IncludePath>
  970. </VariousControls>
  971. </Cads>
  972. </FileArmAds>
  973. </FileOption>
  974. </File>
  975. </Files>
  976. <Files>
  977. <File>
  978. <FileName>scheduler_up.c</FileName>
  979. <FileType>1</FileType>
  980. <FilePath>..\..\..\src\scheduler_up.c</FilePath>
  981. <FileOption>
  982. <FileArmAds>
  983. <Cads>
  984. <VariousControls>
  985. <MiscControls> </MiscControls>
  986. <Define>__RT_KERNEL_SOURCE__</Define>
  987. <Undefine> </Undefine>
  988. <IncludePath> </IncludePath>
  989. </VariousControls>
  990. </Cads>
  991. </FileArmAds>
  992. </FileOption>
  993. </File>
  994. </Files>
  995. <Files>
  996. <File>
  997. <FileName>thread.c</FileName>
  998. <FileType>1</FileType>
  999. <FilePath>..\..\..\src\thread.c</FilePath>
  1000. <FileOption>
  1001. <FileArmAds>
  1002. <Cads>
  1003. <VariousControls>
  1004. <MiscControls> </MiscControls>
  1005. <Define>__RT_KERNEL_SOURCE__</Define>
  1006. <Undefine> </Undefine>
  1007. <IncludePath> </IncludePath>
  1008. </VariousControls>
  1009. </Cads>
  1010. </FileArmAds>
  1011. </FileOption>
  1012. </File>
  1013. </Files>
  1014. <Files>
  1015. <File>
  1016. <FileName>timer.c</FileName>
  1017. <FileType>1</FileType>
  1018. <FilePath>..\..\..\src\timer.c</FilePath>
  1019. <FileOption>
  1020. <FileArmAds>
  1021. <Cads>
  1022. <VariousControls>
  1023. <MiscControls> </MiscControls>
  1024. <Define>__RT_KERNEL_SOURCE__</Define>
  1025. <Undefine> </Undefine>
  1026. <IncludePath> </IncludePath>
  1027. </VariousControls>
  1028. </Cads>
  1029. </FileArmAds>
  1030. </FileOption>
  1031. </File>
  1032. </Files>
  1033. </Group>
  1034. <Group>
  1035. <GroupName>klibc</GroupName>
  1036. <Files>
  1037. <File>
  1038. <FileName>kerrno.c</FileName>
  1039. <FileType>1</FileType>
  1040. <FilePath>..\..\..\src\klibc\kerrno.c</FilePath>
  1041. </File>
  1042. </Files>
  1043. <Files>
  1044. <File>
  1045. <FileName>kstring.c</FileName>
  1046. <FileType>1</FileType>
  1047. <FilePath>..\..\..\src\klibc\kstring.c</FilePath>
  1048. </File>
  1049. </Files>
  1050. <Files>
  1051. <File>
  1052. <FileName>rt_vsnprintf_tiny.c</FileName>
  1053. <FileType>1</FileType>
  1054. <FilePath>..\..\..\src\klibc\rt_vsnprintf_tiny.c</FilePath>
  1055. </File>
  1056. </Files>
  1057. <Files>
  1058. <File>
  1059. <FileName>rt_vsscanf.c</FileName>
  1060. <FileType>1</FileType>
  1061. <FilePath>..\..\..\src\klibc\rt_vsscanf.c</FilePath>
  1062. </File>
  1063. </Files>
  1064. <Files>
  1065. <File>
  1066. <FileName>kstdio.c</FileName>
  1067. <FileType>1</FileType>
  1068. <FilePath>..\..\..\src\klibc\kstdio.c</FilePath>
  1069. </File>
  1070. </Files>
  1071. </Group>
  1072. <Group>
  1073. <GroupName>libcpu</GroupName>
  1074. <Files>
  1075. <File>
  1076. <FileName>atomic_arm.c</FileName>
  1077. <FileType>1</FileType>
  1078. <FilePath>..\..\..\libcpu\arm\common\atomic_arm.c</FilePath>
  1079. </File>
  1080. </Files>
  1081. <Files>
  1082. <File>
  1083. <FileName>div0.c</FileName>
  1084. <FileType>1</FileType>
  1085. <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
  1086. </File>
  1087. </Files>
  1088. <Files>
  1089. <File>
  1090. <FileName>showmem.c</FileName>
  1091. <FileType>1</FileType>
  1092. <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
  1093. </File>
  1094. </Files>
  1095. <Files>
  1096. <File>
  1097. <FileName>context_rvds.S</FileName>
  1098. <FileType>2</FileType>
  1099. <FilePath>..\..\..\libcpu\arm\cortex-m3\context_rvds.S</FilePath>
  1100. </File>
  1101. </Files>
  1102. <Files>
  1103. <File>
  1104. <FileName>cpuport.c</FileName>
  1105. <FileType>1</FileType>
  1106. <FilePath>..\..\..\libcpu\arm\cortex-m3\cpuport.c</FilePath>
  1107. </File>
  1108. </Files>
  1109. </Group>
  1110. </Groups>
  1111. </Target>
  1112. </Targets>
  1113. <RTE>
  1114. <apis />
  1115. <components />
  1116. <files />
  1117. </RTE>
  1118. </Project>