project.uvprojx 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152
  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.3.0</PackID>
  17. <PackURL>http://www.keil.com/pack/</PackURL>
  18. <Cpu>IRAM(0x20000000,0x00010000) IROM(0x08000000,0x00080000) 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>rtthread</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. <RvdsMve>0</RvdsMve>
  185. <hadIRAM2>0</hadIRAM2>
  186. <hadIROM2>0</hadIROM2>
  187. <StupSel>8</StupSel>
  188. <useUlib>0</useUlib>
  189. <EndSel>0</EndSel>
  190. <uLtcg>0</uLtcg>
  191. <nSecure>0</nSecure>
  192. <RoSelD>3</RoSelD>
  193. <RwSelD>3</RwSelD>
  194. <CodeSel>0</CodeSel>
  195. <OptFeed>0</OptFeed>
  196. <NoZi1>0</NoZi1>
  197. <NoZi2>0</NoZi2>
  198. <NoZi3>0</NoZi3>
  199. <NoZi4>0</NoZi4>
  200. <NoZi5>0</NoZi5>
  201. <Ro1Chk>0</Ro1Chk>
  202. <Ro2Chk>0</Ro2Chk>
  203. <Ro3Chk>0</Ro3Chk>
  204. <Ir1Chk>1</Ir1Chk>
  205. <Ir2Chk>0</Ir2Chk>
  206. <Ra1Chk>0</Ra1Chk>
  207. <Ra2Chk>0</Ra2Chk>
  208. <Ra3Chk>0</Ra3Chk>
  209. <Im1Chk>1</Im1Chk>
  210. <Im2Chk>0</Im2Chk>
  211. <OnChipMemories>
  212. <Ocm1>
  213. <Type>0</Type>
  214. <StartAddress>0x0</StartAddress>
  215. <Size>0x0</Size>
  216. </Ocm1>
  217. <Ocm2>
  218. <Type>0</Type>
  219. <StartAddress>0x0</StartAddress>
  220. <Size>0x0</Size>
  221. </Ocm2>
  222. <Ocm3>
  223. <Type>0</Type>
  224. <StartAddress>0x0</StartAddress>
  225. <Size>0x0</Size>
  226. </Ocm3>
  227. <Ocm4>
  228. <Type>0</Type>
  229. <StartAddress>0x0</StartAddress>
  230. <Size>0x0</Size>
  231. </Ocm4>
  232. <Ocm5>
  233. <Type>0</Type>
  234. <StartAddress>0x0</StartAddress>
  235. <Size>0x0</Size>
  236. </Ocm5>
  237. <Ocm6>
  238. <Type>0</Type>
  239. <StartAddress>0x0</StartAddress>
  240. <Size>0x0</Size>
  241. </Ocm6>
  242. <IRAM>
  243. <Type>0</Type>
  244. <StartAddress>0x20000000</StartAddress>
  245. <Size>0x10000</Size>
  246. </IRAM>
  247. <IROM>
  248. <Type>1</Type>
  249. <StartAddress>0x8000000</StartAddress>
  250. <Size>0x80000</Size>
  251. </IROM>
  252. <XRAM>
  253. <Type>0</Type>
  254. <StartAddress>0x0</StartAddress>
  255. <Size>0x0</Size>
  256. </XRAM>
  257. <OCR_RVCT1>
  258. <Type>1</Type>
  259. <StartAddress>0x0</StartAddress>
  260. <Size>0x0</Size>
  261. </OCR_RVCT1>
  262. <OCR_RVCT2>
  263. <Type>1</Type>
  264. <StartAddress>0x0</StartAddress>
  265. <Size>0x0</Size>
  266. </OCR_RVCT2>
  267. <OCR_RVCT3>
  268. <Type>1</Type>
  269. <StartAddress>0x0</StartAddress>
  270. <Size>0x0</Size>
  271. </OCR_RVCT3>
  272. <OCR_RVCT4>
  273. <Type>1</Type>
  274. <StartAddress>0x8000000</StartAddress>
  275. <Size>0x80000</Size>
  276. </OCR_RVCT4>
  277. <OCR_RVCT5>
  278. <Type>1</Type>
  279. <StartAddress>0x0</StartAddress>
  280. <Size>0x0</Size>
  281. </OCR_RVCT5>
  282. <OCR_RVCT6>
  283. <Type>0</Type>
  284. <StartAddress>0x0</StartAddress>
  285. <Size>0x0</Size>
  286. </OCR_RVCT6>
  287. <OCR_RVCT7>
  288. <Type>0</Type>
  289. <StartAddress>0x0</StartAddress>
  290. <Size>0x0</Size>
  291. </OCR_RVCT7>
  292. <OCR_RVCT8>
  293. <Type>0</Type>
  294. <StartAddress>0x0</StartAddress>
  295. <Size>0x0</Size>
  296. </OCR_RVCT8>
  297. <OCR_RVCT9>
  298. <Type>0</Type>
  299. <StartAddress>0x20000000</StartAddress>
  300. <Size>0x10000</Size>
  301. </OCR_RVCT9>
  302. <OCR_RVCT10>
  303. <Type>0</Type>
  304. <StartAddress>0x0</StartAddress>
  305. <Size>0x0</Size>
  306. </OCR_RVCT10>
  307. </OnChipMemories>
  308. <RvctStartVector />
  309. </ArmAdsMisc>
  310. <Cads>
  311. <interw>1</interw>
  312. <Optim>1</Optim>
  313. <oTime>0</oTime>
  314. <SplitLS>0</SplitLS>
  315. <OneElfS>1</OneElfS>
  316. <Strict>0</Strict>
  317. <EnumInt>0</EnumInt>
  318. <PlainCh>0</PlainCh>
  319. <Ropi>0</Ropi>
  320. <Rwpi>0</Rwpi>
  321. <wLevel>2</wLevel>
  322. <uThumb>0</uThumb>
  323. <uSurpInc>0</uSurpInc>
  324. <uC99>1</uC99>
  325. <uGnu>0</uGnu>
  326. <useXO>0</useXO>
  327. <v6Lang>1</v6Lang>
  328. <v6LangP>1</v6LangP>
  329. <vShortEn>1</vShortEn>
  330. <vShortWch>1</vShortWch>
  331. <v6Lto>0</v6Lto>
  332. <v6WtE>0</v6WtE>
  333. <v6Rtti>0</v6Rtti>
  334. <VariousControls>
  335. <MiscControls />
  336. <Define>__STDC_LIMIT_MACROS, RT_USING_ARMLIBC, STM32F103xE, USE_HAL_DRIVER, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND, __RTTHREAD__</Define>
  337. <Undefine />
  338. <IncludePath>board\ports;..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\libcpu\arm\cortex-m3;..\libraries\HAL_Drivers\CMSIS\Include;..\..\..\components\libc\posix\io\poll;..\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;..\libraries\HAL_Drivers;..\..\..\components\drivers\include;..\..\..\include;..\..\..\components\libc\posix\io\eventfd;.;..\..\..\components\drivers\include;applications;..\..\..\components\libc\compilers\common\extension;..\..\..\components\drivers\include;..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Inc;board\CubeMX_Config\Inc;..\..\..\components\drivers\include;..\..\..\components\libc\posix\ipc</IncludePath>
  339. </VariousControls>
  340. </Cads>
  341. <Aads>
  342. <interw>1</interw>
  343. <Ropi>0</Ropi>
  344. <Rwpi>0</Rwpi>
  345. <thumb>0</thumb>
  346. <SplitLS>0</SplitLS>
  347. <SwStkChk>0</SwStkChk>
  348. <NoWarn>0</NoWarn>
  349. <uSurpInc>0</uSurpInc>
  350. <useXO>0</useXO>
  351. <uClangAs>0</uClangAs>
  352. <VariousControls>
  353. <MiscControls />
  354. <Define />
  355. <Undefine />
  356. <IncludePath />
  357. </VariousControls>
  358. </Aads>
  359. <LDads>
  360. <umfTarg>0</umfTarg>
  361. <Ropi>0</Ropi>
  362. <Rwpi>0</Rwpi>
  363. <noStLib>0</noStLib>
  364. <RepFail>1</RepFail>
  365. <useFile>0</useFile>
  366. <TextAddressRange>0x08000000</TextAddressRange>
  367. <DataAddressRange>0x20000000</DataAddressRange>
  368. <pXoBase />
  369. <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
  370. <IncludeLibs />
  371. <IncludeLibsPath />
  372. <Misc />
  373. <LinkerInputFile />
  374. <DisabledWarnings />
  375. </LDads>
  376. </TargetArmAds>
  377. </TargetOption>
  378. <Groups>
  379. <Group>
  380. <GroupName>Applications</GroupName>
  381. <Files>
  382. <File>
  383. <FileName>nrf24l01_init.c</FileName>
  384. <FileType>1</FileType>
  385. <FilePath>applications\nrf24l01_init.c</FilePath>
  386. </File>
  387. </Files>
  388. <Files>
  389. <File>
  390. <FileName>main.c</FileName>
  391. <FileType>1</FileType>
  392. <FilePath>applications\main.c</FilePath>
  393. </File>
  394. </Files>
  395. </Group>
  396. <Group>
  397. <GroupName>Compiler</GroupName>
  398. <Files>
  399. <File>
  400. <FileName>syscall_mem.c</FileName>
  401. <FileType>1</FileType>
  402. <FilePath>..\..\..\components\libc\compilers\armlibc\syscall_mem.c</FilePath>
  403. </File>
  404. </Files>
  405. <Files>
  406. <File>
  407. <FileName>syscalls.c</FileName>
  408. <FileType>1</FileType>
  409. <FilePath>..\..\..\components\libc\compilers\armlibc\syscalls.c</FilePath>
  410. </File>
  411. </Files>
  412. <Files>
  413. <File>
  414. <FileName>cctype.c</FileName>
  415. <FileType>1</FileType>
  416. <FilePath>..\..\..\components\libc\compilers\common\cctype.c</FilePath>
  417. </File>
  418. </Files>
  419. <Files>
  420. <File>
  421. <FileName>cstdlib.c</FileName>
  422. <FileType>1</FileType>
  423. <FilePath>..\..\..\components\libc\compilers\common\cstdlib.c</FilePath>
  424. </File>
  425. </Files>
  426. <Files>
  427. <File>
  428. <FileName>cstring.c</FileName>
  429. <FileType>1</FileType>
  430. <FilePath>..\..\..\components\libc\compilers\common\cstring.c</FilePath>
  431. </File>
  432. </Files>
  433. <Files>
  434. <File>
  435. <FileName>ctime.c</FileName>
  436. <FileType>1</FileType>
  437. <FilePath>..\..\..\components\libc\compilers\common\ctime.c</FilePath>
  438. </File>
  439. </Files>
  440. <Files>
  441. <File>
  442. <FileName>cunistd.c</FileName>
  443. <FileType>1</FileType>
  444. <FilePath>..\..\..\components\libc\compilers\common\cunistd.c</FilePath>
  445. </File>
  446. </Files>
  447. <Files>
  448. <File>
  449. <FileName>cwchar.c</FileName>
  450. <FileType>1</FileType>
  451. <FilePath>..\..\..\components\libc\compilers\common\cwchar.c</FilePath>
  452. </File>
  453. </Files>
  454. </Group>
  455. <Group>
  456. <GroupName>DeviceDrivers</GroupName>
  457. <Files>
  458. <File>
  459. <FileName>device.c</FileName>
  460. <FileType>1</FileType>
  461. <FilePath>..\..\..\components\drivers\core\device.c</FilePath>
  462. <FileOption>
  463. <FileArmAds>
  464. <Cads>
  465. <VariousControls>
  466. <MiscControls> </MiscControls>
  467. <Define>__RT_IPC_SOURCE__</Define>
  468. <Undefine> </Undefine>
  469. <IncludePath> </IncludePath>
  470. </VariousControls>
  471. </Cads>
  472. </FileArmAds>
  473. </FileOption>
  474. </File>
  475. </Files>
  476. <Files>
  477. <File>
  478. <FileName>completion.c</FileName>
  479. <FileType>1</FileType>
  480. <FilePath>..\..\..\components\drivers\ipc\completion.c</FilePath>
  481. <FileOption>
  482. <FileArmAds>
  483. <Cads>
  484. <VariousControls>
  485. <MiscControls> </MiscControls>
  486. <Define>__RT_IPC_SOURCE__</Define>
  487. <Undefine> </Undefine>
  488. <IncludePath> </IncludePath>
  489. </VariousControls>
  490. </Cads>
  491. </FileArmAds>
  492. </FileOption>
  493. </File>
  494. </Files>
  495. <Files>
  496. <File>
  497. <FileName>dataqueue.c</FileName>
  498. <FileType>1</FileType>
  499. <FilePath>..\..\..\components\drivers\ipc\dataqueue.c</FilePath>
  500. <FileOption>
  501. <FileArmAds>
  502. <Cads>
  503. <VariousControls>
  504. <MiscControls> </MiscControls>
  505. <Define>__RT_IPC_SOURCE__</Define>
  506. <Undefine> </Undefine>
  507. <IncludePath> </IncludePath>
  508. </VariousControls>
  509. </Cads>
  510. </FileArmAds>
  511. </FileOption>
  512. </File>
  513. </Files>
  514. <Files>
  515. <File>
  516. <FileName>pipe.c</FileName>
  517. <FileType>1</FileType>
  518. <FilePath>..\..\..\components\drivers\ipc\pipe.c</FilePath>
  519. <FileOption>
  520. <FileArmAds>
  521. <Cads>
  522. <VariousControls>
  523. <MiscControls> </MiscControls>
  524. <Define>__RT_IPC_SOURCE__</Define>
  525. <Undefine> </Undefine>
  526. <IncludePath> </IncludePath>
  527. </VariousControls>
  528. </Cads>
  529. </FileArmAds>
  530. </FileOption>
  531. </File>
  532. </Files>
  533. <Files>
  534. <File>
  535. <FileName>ringblk_buf.c</FileName>
  536. <FileType>1</FileType>
  537. <FilePath>..\..\..\components\drivers\ipc\ringblk_buf.c</FilePath>
  538. <FileOption>
  539. <FileArmAds>
  540. <Cads>
  541. <VariousControls>
  542. <MiscControls> </MiscControls>
  543. <Define>__RT_IPC_SOURCE__</Define>
  544. <Undefine> </Undefine>
  545. <IncludePath> </IncludePath>
  546. </VariousControls>
  547. </Cads>
  548. </FileArmAds>
  549. </FileOption>
  550. </File>
  551. </Files>
  552. <Files>
  553. <File>
  554. <FileName>ringbuffer.c</FileName>
  555. <FileType>1</FileType>
  556. <FilePath>..\..\..\components\drivers\ipc\ringbuffer.c</FilePath>
  557. <FileOption>
  558. <FileArmAds>
  559. <Cads>
  560. <VariousControls>
  561. <MiscControls> </MiscControls>
  562. <Define>__RT_IPC_SOURCE__</Define>
  563. <Undefine> </Undefine>
  564. <IncludePath> </IncludePath>
  565. </VariousControls>
  566. </Cads>
  567. </FileArmAds>
  568. </FileOption>
  569. </File>
  570. </Files>
  571. <Files>
  572. <File>
  573. <FileName>waitqueue.c</FileName>
  574. <FileType>1</FileType>
  575. <FilePath>..\..\..\components\drivers\ipc\waitqueue.c</FilePath>
  576. <FileOption>
  577. <FileArmAds>
  578. <Cads>
  579. <VariousControls>
  580. <MiscControls> </MiscControls>
  581. <Define>__RT_IPC_SOURCE__</Define>
  582. <Undefine> </Undefine>
  583. <IncludePath> </IncludePath>
  584. </VariousControls>
  585. </Cads>
  586. </FileArmAds>
  587. </FileOption>
  588. </File>
  589. </Files>
  590. <Files>
  591. <File>
  592. <FileName>workqueue.c</FileName>
  593. <FileType>1</FileType>
  594. <FilePath>..\..\..\components\drivers\ipc\workqueue.c</FilePath>
  595. <FileOption>
  596. <FileArmAds>
  597. <Cads>
  598. <VariousControls>
  599. <MiscControls> </MiscControls>
  600. <Define>__RT_IPC_SOURCE__</Define>
  601. <Undefine> </Undefine>
  602. <IncludePath> </IncludePath>
  603. </VariousControls>
  604. </Cads>
  605. </FileArmAds>
  606. </FileOption>
  607. </File>
  608. </Files>
  609. <Files>
  610. <File>
  611. <FileName>pin.c</FileName>
  612. <FileType>1</FileType>
  613. <FilePath>..\..\..\components\drivers\pin\pin.c</FilePath>
  614. <FileOption>
  615. <FileArmAds>
  616. <Cads>
  617. <VariousControls>
  618. <MiscControls> </MiscControls>
  619. <Define>__RT_IPC_SOURCE__</Define>
  620. <Undefine> </Undefine>
  621. <IncludePath> </IncludePath>
  622. </VariousControls>
  623. </Cads>
  624. </FileArmAds>
  625. </FileOption>
  626. </File>
  627. </Files>
  628. <Files>
  629. <File>
  630. <FileName>serial.c</FileName>
  631. <FileType>1</FileType>
  632. <FilePath>..\..\..\components\drivers\serial\serial.c</FilePath>
  633. <FileOption>
  634. <FileArmAds>
  635. <Cads>
  636. <VariousControls>
  637. <MiscControls> </MiscControls>
  638. <Define>__RT_IPC_SOURCE__</Define>
  639. <Undefine> </Undefine>
  640. <IncludePath> </IncludePath>
  641. </VariousControls>
  642. </Cads>
  643. </FileArmAds>
  644. </FileOption>
  645. </File>
  646. </Files>
  647. </Group>
  648. <Group>
  649. <GroupName>Drivers</GroupName>
  650. <Files>
  651. <File>
  652. <FileName>drv_gpio.c</FileName>
  653. <FileType>1</FileType>
  654. <FilePath>..\libraries\HAL_Drivers\drivers\drv_gpio.c</FilePath>
  655. </File>
  656. </Files>
  657. <Files>
  658. <File>
  659. <FileName>drv_usart.c</FileName>
  660. <FileType>1</FileType>
  661. <FilePath>..\libraries\HAL_Drivers\drivers\drv_usart.c</FilePath>
  662. </File>
  663. </Files>
  664. <Files>
  665. <File>
  666. <FileName>drv_common.c</FileName>
  667. <FileType>1</FileType>
  668. <FilePath>..\libraries\HAL_Drivers\drv_common.c</FilePath>
  669. </File>
  670. </Files>
  671. <Files>
  672. <File>
  673. <FileName>startup_stm32f103xe.s</FileName>
  674. <FileType>2</FileType>
  675. <FilePath>..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xe.s</FilePath>
  676. </File>
  677. </Files>
  678. <Files>
  679. <File>
  680. <FileName>stm32f1xx_hal_msp.c</FileName>
  681. <FileType>1</FileType>
  682. <FilePath>board\CubeMX_Config\Src\stm32f1xx_hal_msp.c</FilePath>
  683. </File>
  684. </Files>
  685. <Files>
  686. <File>
  687. <FileName>board.c</FileName>
  688. <FileType>1</FileType>
  689. <FilePath>board\board.c</FilePath>
  690. </File>
  691. </Files>
  692. </Group>
  693. <Group>
  694. <GroupName>Finsh</GroupName>
  695. <Files>
  696. <File>
  697. <FileName>shell.c</FileName>
  698. <FileType>1</FileType>
  699. <FilePath>..\..\..\components\finsh\shell.c</FilePath>
  700. </File>
  701. </Files>
  702. <Files>
  703. <File>
  704. <FileName>msh.c</FileName>
  705. <FileType>1</FileType>
  706. <FilePath>..\..\..\components\finsh\msh.c</FilePath>
  707. </File>
  708. </Files>
  709. <Files>
  710. <File>
  711. <FileName>msh_parse.c</FileName>
  712. <FileType>1</FileType>
  713. <FilePath>..\..\..\components\finsh\msh_parse.c</FilePath>
  714. </File>
  715. </Files>
  716. <Files>
  717. <File>
  718. <FileName>cmd.c</FileName>
  719. <FileType>1</FileType>
  720. <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
  721. </File>
  722. </Files>
  723. </Group>
  724. <Group>
  725. <GroupName>Kernel</GroupName>
  726. <Files>
  727. <File>
  728. <FileName>clock.c</FileName>
  729. <FileType>1</FileType>
  730. <FilePath>..\..\..\src\clock.c</FilePath>
  731. <FileOption>
  732. <FileArmAds>
  733. <Cads>
  734. <VariousControls>
  735. <MiscControls> </MiscControls>
  736. <Define>__RT_KERNEL_SOURCE__</Define>
  737. <Undefine> </Undefine>
  738. <IncludePath> </IncludePath>
  739. </VariousControls>
  740. </Cads>
  741. </FileArmAds>
  742. </FileOption>
  743. </File>
  744. </Files>
  745. <Files>
  746. <File>
  747. <FileName>components.c</FileName>
  748. <FileType>1</FileType>
  749. <FilePath>..\..\..\src\components.c</FilePath>
  750. <FileOption>
  751. <FileArmAds>
  752. <Cads>
  753. <VariousControls>
  754. <MiscControls> </MiscControls>
  755. <Define>__RT_KERNEL_SOURCE__</Define>
  756. <Undefine> </Undefine>
  757. <IncludePath> </IncludePath>
  758. </VariousControls>
  759. </Cads>
  760. </FileArmAds>
  761. </FileOption>
  762. </File>
  763. </Files>
  764. <Files>
  765. <File>
  766. <FileName>idle.c</FileName>
  767. <FileType>1</FileType>
  768. <FilePath>..\..\..\src\idle.c</FilePath>
  769. <FileOption>
  770. <FileArmAds>
  771. <Cads>
  772. <VariousControls>
  773. <MiscControls> </MiscControls>
  774. <Define>__RT_KERNEL_SOURCE__</Define>
  775. <Undefine> </Undefine>
  776. <IncludePath> </IncludePath>
  777. </VariousControls>
  778. </Cads>
  779. </FileArmAds>
  780. </FileOption>
  781. </File>
  782. </Files>
  783. <Files>
  784. <File>
  785. <FileName>ipc.c</FileName>
  786. <FileType>1</FileType>
  787. <FilePath>..\..\..\src\ipc.c</FilePath>
  788. <FileOption>
  789. <FileArmAds>
  790. <Cads>
  791. <VariousControls>
  792. <MiscControls> </MiscControls>
  793. <Define>__RT_KERNEL_SOURCE__</Define>
  794. <Undefine> </Undefine>
  795. <IncludePath> </IncludePath>
  796. </VariousControls>
  797. </Cads>
  798. </FileArmAds>
  799. </FileOption>
  800. </File>
  801. </Files>
  802. <Files>
  803. <File>
  804. <FileName>irq.c</FileName>
  805. <FileType>1</FileType>
  806. <FilePath>..\..\..\src\irq.c</FilePath>
  807. <FileOption>
  808. <FileArmAds>
  809. <Cads>
  810. <VariousControls>
  811. <MiscControls> </MiscControls>
  812. <Define>__RT_KERNEL_SOURCE__</Define>
  813. <Undefine> </Undefine>
  814. <IncludePath> </IncludePath>
  815. </VariousControls>
  816. </Cads>
  817. </FileArmAds>
  818. </FileOption>
  819. </File>
  820. </Files>
  821. <Files>
  822. <File>
  823. <FileName>kstdio.c</FileName>
  824. <FileType>1</FileType>
  825. <FilePath>..\..\..\src\klibc\kstdio.c</FilePath>
  826. <FileOption>
  827. <FileArmAds>
  828. <Cads>
  829. <VariousControls>
  830. <MiscControls> </MiscControls>
  831. <Define>__RT_KERNEL_SOURCE__</Define>
  832. <Undefine> </Undefine>
  833. <IncludePath> </IncludePath>
  834. </VariousControls>
  835. </Cads>
  836. </FileArmAds>
  837. </FileOption>
  838. </File>
  839. </Files>
  840. <Files>
  841. <File>
  842. <FileName>kstring.c</FileName>
  843. <FileType>1</FileType>
  844. <FilePath>..\..\..\src\klibc\kstring.c</FilePath>
  845. <FileOption>
  846. <FileArmAds>
  847. <Cads>
  848. <VariousControls>
  849. <MiscControls> </MiscControls>
  850. <Define>__RT_KERNEL_SOURCE__</Define>
  851. <Undefine> </Undefine>
  852. <IncludePath> </IncludePath>
  853. </VariousControls>
  854. </Cads>
  855. </FileArmAds>
  856. </FileOption>
  857. </File>
  858. </Files>
  859. <Files>
  860. <File>
  861. <FileName>kservice.c</FileName>
  862. <FileType>1</FileType>
  863. <FilePath>..\..\..\src\kservice.c</FilePath>
  864. <FileOption>
  865. <FileArmAds>
  866. <Cads>
  867. <VariousControls>
  868. <MiscControls> </MiscControls>
  869. <Define>__RT_KERNEL_SOURCE__</Define>
  870. <Undefine> </Undefine>
  871. <IncludePath> </IncludePath>
  872. </VariousControls>
  873. </Cads>
  874. </FileArmAds>
  875. </FileOption>
  876. </File>
  877. </Files>
  878. <Files>
  879. <File>
  880. <FileName>mem.c</FileName>
  881. <FileType>1</FileType>
  882. <FilePath>..\..\..\src\mem.c</FilePath>
  883. <FileOption>
  884. <FileArmAds>
  885. <Cads>
  886. <VariousControls>
  887. <MiscControls> </MiscControls>
  888. <Define>__RT_KERNEL_SOURCE__</Define>
  889. <Undefine> </Undefine>
  890. <IncludePath> </IncludePath>
  891. </VariousControls>
  892. </Cads>
  893. </FileArmAds>
  894. </FileOption>
  895. </File>
  896. </Files>
  897. <Files>
  898. <File>
  899. <FileName>mempool.c</FileName>
  900. <FileType>1</FileType>
  901. <FilePath>..\..\..\src\mempool.c</FilePath>
  902. <FileOption>
  903. <FileArmAds>
  904. <Cads>
  905. <VariousControls>
  906. <MiscControls> </MiscControls>
  907. <Define>__RT_KERNEL_SOURCE__</Define>
  908. <Undefine> </Undefine>
  909. <IncludePath> </IncludePath>
  910. </VariousControls>
  911. </Cads>
  912. </FileArmAds>
  913. </FileOption>
  914. </File>
  915. </Files>
  916. <Files>
  917. <File>
  918. <FileName>object.c</FileName>
  919. <FileType>1</FileType>
  920. <FilePath>..\..\..\src\object.c</FilePath>
  921. <FileOption>
  922. <FileArmAds>
  923. <Cads>
  924. <VariousControls>
  925. <MiscControls> </MiscControls>
  926. <Define>__RT_KERNEL_SOURCE__</Define>
  927. <Undefine> </Undefine>
  928. <IncludePath> </IncludePath>
  929. </VariousControls>
  930. </Cads>
  931. </FileArmAds>
  932. </FileOption>
  933. </File>
  934. </Files>
  935. <Files>
  936. <File>
  937. <FileName>scheduler_comm.c</FileName>
  938. <FileType>1</FileType>
  939. <FilePath>..\..\..\src\scheduler_comm.c</FilePath>
  940. <FileOption>
  941. <FileArmAds>
  942. <Cads>
  943. <VariousControls>
  944. <MiscControls> </MiscControls>
  945. <Define>__RT_KERNEL_SOURCE__</Define>
  946. <Undefine> </Undefine>
  947. <IncludePath> </IncludePath>
  948. </VariousControls>
  949. </Cads>
  950. </FileArmAds>
  951. </FileOption>
  952. </File>
  953. </Files>
  954. <Files>
  955. <File>
  956. <FileName>scheduler_up.c</FileName>
  957. <FileType>1</FileType>
  958. <FilePath>..\..\..\src\scheduler_up.c</FilePath>
  959. <FileOption>
  960. <FileArmAds>
  961. <Cads>
  962. <VariousControls>
  963. <MiscControls> </MiscControls>
  964. <Define>__RT_KERNEL_SOURCE__</Define>
  965. <Undefine> </Undefine>
  966. <IncludePath> </IncludePath>
  967. </VariousControls>
  968. </Cads>
  969. </FileArmAds>
  970. </FileOption>
  971. </File>
  972. </Files>
  973. <Files>
  974. <File>
  975. <FileName>thread.c</FileName>
  976. <FileType>1</FileType>
  977. <FilePath>..\..\..\src\thread.c</FilePath>
  978. <FileOption>
  979. <FileArmAds>
  980. <Cads>
  981. <VariousControls>
  982. <MiscControls> </MiscControls>
  983. <Define>__RT_KERNEL_SOURCE__</Define>
  984. <Undefine> </Undefine>
  985. <IncludePath> </IncludePath>
  986. </VariousControls>
  987. </Cads>
  988. </FileArmAds>
  989. </FileOption>
  990. </File>
  991. </Files>
  992. <Files>
  993. <File>
  994. <FileName>timer.c</FileName>
  995. <FileType>1</FileType>
  996. <FilePath>..\..\..\src\timer.c</FilePath>
  997. <FileOption>
  998. <FileArmAds>
  999. <Cads>
  1000. <VariousControls>
  1001. <MiscControls> </MiscControls>
  1002. <Define>__RT_KERNEL_SOURCE__</Define>
  1003. <Undefine> </Undefine>
  1004. <IncludePath> </IncludePath>
  1005. </VariousControls>
  1006. </Cads>
  1007. </FileArmAds>
  1008. </FileOption>
  1009. </File>
  1010. </Files>
  1011. </Group>
  1012. <Group>
  1013. <GroupName>libcpu</GroupName>
  1014. <Files>
  1015. <File>
  1016. <FileName>atomic_arm.c</FileName>
  1017. <FileType>1</FileType>
  1018. <FilePath>..\..\..\libcpu\arm\common\atomic_arm.c</FilePath>
  1019. </File>
  1020. </Files>
  1021. <Files>
  1022. <File>
  1023. <FileName>div0.c</FileName>
  1024. <FileType>1</FileType>
  1025. <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
  1026. </File>
  1027. </Files>
  1028. <Files>
  1029. <File>
  1030. <FileName>showmem.c</FileName>
  1031. <FileType>1</FileType>
  1032. <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
  1033. </File>
  1034. </Files>
  1035. <Files>
  1036. <File>
  1037. <FileName>context_rvds.S</FileName>
  1038. <FileType>2</FileType>
  1039. <FilePath>..\..\..\libcpu\arm\cortex-m3\context_rvds.S</FilePath>
  1040. </File>
  1041. </Files>
  1042. <Files>
  1043. <File>
  1044. <FileName>cpuport.c</FileName>
  1045. <FileType>1</FileType>
  1046. <FilePath>..\..\..\libcpu\arm\cortex-m3\cpuport.c</FilePath>
  1047. </File>
  1048. </Files>
  1049. </Group>
  1050. <Group>
  1051. <GroupName>Libraries</GroupName>
  1052. <Files>
  1053. <File>
  1054. <FileName>stm32f1xx_hal_rcc_ex.c</FileName>
  1055. <FileType>1</FileType>
  1056. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.c</FilePath>
  1057. </File>
  1058. </Files>
  1059. <Files>
  1060. <File>
  1061. <FileName>stm32f1xx_hal_cortex.c</FileName>
  1062. <FileType>1</FileType>
  1063. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.c</FilePath>
  1064. </File>
  1065. </Files>
  1066. <Files>
  1067. <File>
  1068. <FileName>stm32f1xx_hal_gpio_ex.c</FileName>
  1069. <FileType>1</FileType>
  1070. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.c</FilePath>
  1071. </File>
  1072. </Files>
  1073. <Files>
  1074. <File>
  1075. <FileName>stm32f1xx_hal_rcc.c</FileName>
  1076. <FileType>1</FileType>
  1077. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.c</FilePath>
  1078. </File>
  1079. </Files>
  1080. <Files>
  1081. <File>
  1082. <FileName>stm32f1xx_hal_pwr.c</FileName>
  1083. <FileType>1</FileType>
  1084. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.c</FilePath>
  1085. </File>
  1086. </Files>
  1087. <Files>
  1088. <File>
  1089. <FileName>stm32f1xx_hal_dma.c</FileName>
  1090. <FileType>1</FileType>
  1091. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.c</FilePath>
  1092. </File>
  1093. </Files>
  1094. <Files>
  1095. <File>
  1096. <FileName>stm32f1xx_hal_crc.c</FileName>
  1097. <FileType>1</FileType>
  1098. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_crc.c</FilePath>
  1099. </File>
  1100. </Files>
  1101. <Files>
  1102. <File>
  1103. <FileName>system_stm32f1xx.c</FileName>
  1104. <FileType>1</FileType>
  1105. <FilePath>..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\system_stm32f1xx.c</FilePath>
  1106. </File>
  1107. </Files>
  1108. <Files>
  1109. <File>
  1110. <FileName>stm32f1xx_hal_uart.c</FileName>
  1111. <FileType>1</FileType>
  1112. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.c</FilePath>
  1113. </File>
  1114. </Files>
  1115. <Files>
  1116. <File>
  1117. <FileName>stm32f1xx_hal.c</FileName>
  1118. <FileType>1</FileType>
  1119. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.c</FilePath>
  1120. </File>
  1121. </Files>
  1122. <Files>
  1123. <File>
  1124. <FileName>stm32f1xx_hal_cec.c</FileName>
  1125. <FileType>1</FileType>
  1126. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cec.c</FilePath>
  1127. </File>
  1128. </Files>
  1129. <Files>
  1130. <File>
  1131. <FileName>stm32f1xx_hal_usart.c</FileName>
  1132. <FileType>1</FileType>
  1133. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_usart.c</FilePath>
  1134. </File>
  1135. </Files>
  1136. <Files>
  1137. <File>
  1138. <FileName>stm32f1xx_hal_gpio.c</FileName>
  1139. <FileType>1</FileType>
  1140. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.c</FilePath>
  1141. </File>
  1142. </Files>
  1143. </Group>
  1144. </Groups>
  1145. </Target>
  1146. </Targets>
  1147. <RTE>
  1148. <apis />
  1149. <components />
  1150. <files />
  1151. </RTE>
  1152. </Project>