project.uvprojx 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117
  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>rtthread</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <uAC6>0</uAC6>
  11. <TargetOption>
  12. <TargetCommonOption>
  13. <Device>STM32F407VGTx</Device>
  14. <Vendor>STMicroelectronics</Vendor>
  15. <PackID>Keil.STM32F4xx_DFP.2.12.0</PackID>
  16. <PackURL>http://www.keil.com/pack</PackURL>
  17. <Cpu>IRAM(0x20000000,0x00020000) IRAM2(0x10000000,0x00010000) IROM(0x08000000,0x00100000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
  18. <FlashUtilSpec />
  19. <StartupFile />
  20. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_1024 -FS08000000 -FL0100000 -FP0($$Device:STM32F407VGTx$CMSIS\Flash\STM32F4xx_1024.FLM))</FlashDriverDll>
  21. <DeviceId>0</DeviceId>
  22. <RegisterFile>$$Device:STM32F407VGTx$Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h</RegisterFile>
  23. <MemoryEnv />
  24. <Cmp />
  25. <Asm />
  26. <Linker />
  27. <OHString />
  28. <InfinionOptionDll />
  29. <SLE66CMisc />
  30. <SLE66AMisc />
  31. <SLE66LinkerMisc />
  32. <SFDFile>$$Device:STM32F407VGTx$CMSIS\SVD\STM32F40x.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>rtthread</OutputName>
  49. <CreateExecutable>1</CreateExecutable>
  50. <CreateLib>0</CreateLib>
  51. <CreateHexFile>0</CreateHexFile>
  52. <DebugInformation>1</DebugInformation>
  53. <BrowseInformation>0</BrowseInformation>
  54. <ListingPath>.\build\keil\List\</ListingPath>
  55. <HexFormatSelection>1</HexFormatSelection>
  56. <Merge32K>0</Merge32K>
  57. <CreateBatchFile>0</CreateBatchFile>
  58. <BeforeCompile>
  59. <RunUserProg1>0</RunUserProg1>
  60. <RunUserProg2>0</RunUserProg2>
  61. <UserProg1Name />
  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>-MPU -REMAP</SimDllArguments>
  110. <SimDlgDll>DCM.DLL</SimDlgDll>
  111. <SimDlgDllArguments>-pCM4</SimDlgDllArguments>
  112. <TargetDllName>SARMCM3.DLL</TargetDllName>
  113. <TargetDllArguments>-MPU</TargetDllArguments>
  114. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  115. <TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
  116. </DllOption>
  117. <DebugOption>
  118. <OPTHX>
  119. <HexSelection>1</HexSelection>
  120. <HexRangeLowAddress>0</HexRangeLowAddress>
  121. <HexRangeHighAddress>0</HexRangeHighAddress>
  122. <HexOffset>0</HexOffset>
  123. <Oh166RecLen>16</Oh166RecLen>
  124. </OPTHX>
  125. </DebugOption>
  126. <Utilities>
  127. <Flash1>
  128. <UseTargetDll>1</UseTargetDll>
  129. <UseExternalTool>0</UseExternalTool>
  130. <RunIndependent>0</RunIndependent>
  131. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  132. <Capability>1</Capability>
  133. <DriverSelection>4096</DriverSelection>
  134. </Flash1>
  135. <bUseTDR>1</bUseTDR>
  136. <Flash2>BIN\UL2CM3.DLL</Flash2>
  137. <Flash3>"" ()</Flash3>
  138. <Flash4 />
  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-M4"</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>2</RvdsVP>
  183. <hadIRAM2>1</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>0x20000</Size>
  244. </IRAM>
  245. <IROM>
  246. <Type>1</Type>
  247. <StartAddress>0x8000000</StartAddress>
  248. <Size>0x100000</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>0x100000</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>0x20000</Size>
  299. </OCR_RVCT9>
  300. <OCR_RVCT10>
  301. <Type>0</Type>
  302. <StartAddress>0x10000000</StartAddress>
  303. <Size>0x10000</Size>
  304. </OCR_RVCT10>
  305. </OnChipMemories>
  306. <RvctStartVector />
  307. </ArmAdsMisc>
  308. <Cads>
  309. <interw>1</interw>
  310. <Optim>1</Optim>
  311. <oTime>0</oTime>
  312. <SplitLS>0</SplitLS>
  313. <OneElfS>0</OneElfS>
  314. <Strict>0</Strict>
  315. <EnumInt>0</EnumInt>
  316. <PlainCh>0</PlainCh>
  317. <Ropi>0</Ropi>
  318. <Rwpi>0</Rwpi>
  319. <wLevel>0</wLevel>
  320. <uThumb>0</uThumb>
  321. <uSurpInc>0</uSurpInc>
  322. <uC99>1</uC99>
  323. <useXO>0</useXO>
  324. <v6Lang>1</v6Lang>
  325. <v6LangP>1</v6LangP>
  326. <vShortEn>1</vShortEn>
  327. <vShortWch>1</vShortWch>
  328. <v6Lto>0</v6Lto>
  329. <v6WtE>0</v6WtE>
  330. <v6Rtti>0</v6Rtti>
  331. <VariousControls>
  332. <MiscControls />
  333. <Define>__CLK_TCK=RT_TICK_PER_SECOND, __RTTHREAD__, __STDC_LIMIT_MACROS, RT_USING_ARMLIBC, RT_USING_LIBC</Define>
  334. <Undefine />
  335. <IncludePath>.;..\..\..\components\finsh;applications;..\..\..\components\libc\posix\io\poll;..\..\..\libcpu\arm\common;..\..\..\include;..\libraries\HAL_Drivers\drivers\config;board\CubeMX_Config\Inc;..\..\..\components\libc\posix\io\eventfd;..\libraries\HAL_Drivers\drivers;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\phy;..\..\..\components\drivers\include;..\..\..\components\drivers\smp_call;..\..\..\components\libc\compilers\common\extension;..\..\..\components\libc\posix\io\epoll;board;..\..\..\components\drivers\include;..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\components\libc\posix\ipc;..\..\..\components\libc\compilers\common\include;..\..\..\libcpu\arm\cortex-m4;..\libraries\HAL_Drivers;..\..\..\components\drivers\include</IncludePath>
  336. </VariousControls>
  337. </Cads>
  338. <Aads>
  339. <interw>1</interw>
  340. <Ropi>0</Ropi>
  341. <Rwpi>0</Rwpi>
  342. <thumb>0</thumb>
  343. <SplitLS>0</SplitLS>
  344. <SwStkChk>0</SwStkChk>
  345. <NoWarn>0</NoWarn>
  346. <uSurpInc>0</uSurpInc>
  347. <useXO>0</useXO>
  348. <uClangAs>0</uClangAs>
  349. <VariousControls>
  350. <MiscControls />
  351. <Define />
  352. <Undefine />
  353. <IncludePath />
  354. </VariousControls>
  355. </Aads>
  356. <LDads>
  357. <umfTarg>0</umfTarg>
  358. <Ropi>0</Ropi>
  359. <Rwpi>0</Rwpi>
  360. <noStLib>0</noStLib>
  361. <RepFail>1</RepFail>
  362. <useFile>0</useFile>
  363. <TextAddressRange>0x08000000</TextAddressRange>
  364. <DataAddressRange>0x20000000</DataAddressRange>
  365. <pXoBase />
  366. <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
  367. <IncludeLibs />
  368. <IncludeLibsPath />
  369. <Misc />
  370. <LinkerInputFile />
  371. <DisabledWarnings />
  372. </LDads>
  373. </TargetArmAds>
  374. </TargetOption>
  375. <Groups>
  376. <Group>
  377. <GroupName>Applications</GroupName>
  378. <Files>
  379. <File>
  380. <FileName>main.c</FileName>
  381. <FileType>1</FileType>
  382. <FilePath>applications\main.c</FilePath>
  383. </File>
  384. </Files>
  385. </Group>
  386. <Group>
  387. <GroupName>Compiler</GroupName>
  388. <Files>
  389. <File>
  390. <FileName>syscall_mem.c</FileName>
  391. <FileType>1</FileType>
  392. <FilePath>..\..\..\components\libc\compilers\armlibc\syscall_mem.c</FilePath>
  393. </File>
  394. </Files>
  395. <Files>
  396. <File>
  397. <FileName>syscalls.c</FileName>
  398. <FileType>1</FileType>
  399. <FilePath>..\..\..\components\libc\compilers\armlibc\syscalls.c</FilePath>
  400. </File>
  401. </Files>
  402. <Files>
  403. <File>
  404. <FileName>cctype.c</FileName>
  405. <FileType>1</FileType>
  406. <FilePath>..\..\..\components\libc\compilers\common\cctype.c</FilePath>
  407. </File>
  408. </Files>
  409. <Files>
  410. <File>
  411. <FileName>cstdlib.c</FileName>
  412. <FileType>1</FileType>
  413. <FilePath>..\..\..\components\libc\compilers\common\cstdlib.c</FilePath>
  414. </File>
  415. </Files>
  416. <Files>
  417. <File>
  418. <FileName>cstring.c</FileName>
  419. <FileType>1</FileType>
  420. <FilePath>..\..\..\components\libc\compilers\common\cstring.c</FilePath>
  421. </File>
  422. </Files>
  423. <Files>
  424. <File>
  425. <FileName>ctime.c</FileName>
  426. <FileType>1</FileType>
  427. <FilePath>..\..\..\components\libc\compilers\common\ctime.c</FilePath>
  428. </File>
  429. </Files>
  430. <Files>
  431. <File>
  432. <FileName>cunistd.c</FileName>
  433. <FileType>1</FileType>
  434. <FilePath>..\..\..\components\libc\compilers\common\cunistd.c</FilePath>
  435. </File>
  436. </Files>
  437. <Files>
  438. <File>
  439. <FileName>cwchar.c</FileName>
  440. <FileType>1</FileType>
  441. <FilePath>..\..\..\components\libc\compilers\common\cwchar.c</FilePath>
  442. </File>
  443. </Files>
  444. </Group>
  445. <Group>
  446. <GroupName>DeviceDrivers</GroupName>
  447. <Files>
  448. <File>
  449. <FileName>device.c</FileName>
  450. <FileType>1</FileType>
  451. <FilePath>..\..\..\components\drivers\core\device.c</FilePath>
  452. <FileOption>
  453. <FileArmAds>
  454. <Cads>
  455. <VariousControls>
  456. <MiscControls> </MiscControls>
  457. <Define>__RT_IPC_SOURCE__</Define>
  458. <Undefine> </Undefine>
  459. <IncludePath> </IncludePath>
  460. </VariousControls>
  461. </Cads>
  462. </FileArmAds>
  463. </FileOption>
  464. </File>
  465. </Files>
  466. <Files>
  467. <File>
  468. <FileName>completion_comm.c</FileName>
  469. <FileType>1</FileType>
  470. <FilePath>..\..\..\components\drivers\ipc\completion_comm.c</FilePath>
  471. <FileOption>
  472. <FileArmAds>
  473. <Cads>
  474. <VariousControls>
  475. <MiscControls> </MiscControls>
  476. <Define>__RT_IPC_SOURCE__</Define>
  477. <Undefine> </Undefine>
  478. <IncludePath> </IncludePath>
  479. </VariousControls>
  480. </Cads>
  481. </FileArmAds>
  482. </FileOption>
  483. </File>
  484. </Files>
  485. <Files>
  486. <File>
  487. <FileName>completion_up.c</FileName>
  488. <FileType>1</FileType>
  489. <FilePath>..\..\..\components\drivers\ipc\completion_up.c</FilePath>
  490. <FileOption>
  491. <FileArmAds>
  492. <Cads>
  493. <VariousControls>
  494. <MiscControls> </MiscControls>
  495. <Define>__RT_IPC_SOURCE__</Define>
  496. <Undefine> </Undefine>
  497. <IncludePath> </IncludePath>
  498. </VariousControls>
  499. </Cads>
  500. </FileArmAds>
  501. </FileOption>
  502. </File>
  503. </Files>
  504. <Files>
  505. <File>
  506. <FileName>condvar.c</FileName>
  507. <FileType>1</FileType>
  508. <FilePath>..\..\..\components\drivers\ipc\condvar.c</FilePath>
  509. <FileOption>
  510. <FileArmAds>
  511. <Cads>
  512. <VariousControls>
  513. <MiscControls> </MiscControls>
  514. <Define>__RT_IPC_SOURCE__</Define>
  515. <Undefine> </Undefine>
  516. <IncludePath> </IncludePath>
  517. </VariousControls>
  518. </Cads>
  519. </FileArmAds>
  520. </FileOption>
  521. </File>
  522. </Files>
  523. <Files>
  524. <File>
  525. <FileName>dataqueue.c</FileName>
  526. <FileType>1</FileType>
  527. <FilePath>..\..\..\components\drivers\ipc\dataqueue.c</FilePath>
  528. <FileOption>
  529. <FileArmAds>
  530. <Cads>
  531. <VariousControls>
  532. <MiscControls> </MiscControls>
  533. <Define>__RT_IPC_SOURCE__</Define>
  534. <Undefine> </Undefine>
  535. <IncludePath> </IncludePath>
  536. </VariousControls>
  537. </Cads>
  538. </FileArmAds>
  539. </FileOption>
  540. </File>
  541. </Files>
  542. <Files>
  543. <File>
  544. <FileName>pipe.c</FileName>
  545. <FileType>1</FileType>
  546. <FilePath>..\..\..\components\drivers\ipc\pipe.c</FilePath>
  547. <FileOption>
  548. <FileArmAds>
  549. <Cads>
  550. <VariousControls>
  551. <MiscControls> </MiscControls>
  552. <Define>__RT_IPC_SOURCE__</Define>
  553. <Undefine> </Undefine>
  554. <IncludePath> </IncludePath>
  555. </VariousControls>
  556. </Cads>
  557. </FileArmAds>
  558. </FileOption>
  559. </File>
  560. </Files>
  561. <Files>
  562. <File>
  563. <FileName>ringblk_buf.c</FileName>
  564. <FileType>1</FileType>
  565. <FilePath>..\..\..\components\drivers\ipc\ringblk_buf.c</FilePath>
  566. <FileOption>
  567. <FileArmAds>
  568. <Cads>
  569. <VariousControls>
  570. <MiscControls> </MiscControls>
  571. <Define>__RT_IPC_SOURCE__</Define>
  572. <Undefine> </Undefine>
  573. <IncludePath> </IncludePath>
  574. </VariousControls>
  575. </Cads>
  576. </FileArmAds>
  577. </FileOption>
  578. </File>
  579. </Files>
  580. <Files>
  581. <File>
  582. <FileName>ringbuffer.c</FileName>
  583. <FileType>1</FileType>
  584. <FilePath>..\..\..\components\drivers\ipc\ringbuffer.c</FilePath>
  585. <FileOption>
  586. <FileArmAds>
  587. <Cads>
  588. <VariousControls>
  589. <MiscControls> </MiscControls>
  590. <Define>__RT_IPC_SOURCE__</Define>
  591. <Undefine> </Undefine>
  592. <IncludePath> </IncludePath>
  593. </VariousControls>
  594. </Cads>
  595. </FileArmAds>
  596. </FileOption>
  597. </File>
  598. </Files>
  599. <Files>
  600. <File>
  601. <FileName>waitqueue.c</FileName>
  602. <FileType>1</FileType>
  603. <FilePath>..\..\..\components\drivers\ipc\waitqueue.c</FilePath>
  604. <FileOption>
  605. <FileArmAds>
  606. <Cads>
  607. <VariousControls>
  608. <MiscControls> </MiscControls>
  609. <Define>__RT_IPC_SOURCE__</Define>
  610. <Undefine> </Undefine>
  611. <IncludePath> </IncludePath>
  612. </VariousControls>
  613. </Cads>
  614. </FileArmAds>
  615. </FileOption>
  616. </File>
  617. </Files>
  618. <Files>
  619. <File>
  620. <FileName>workqueue.c</FileName>
  621. <FileType>1</FileType>
  622. <FilePath>..\..\..\components\drivers\ipc\workqueue.c</FilePath>
  623. <FileOption>
  624. <FileArmAds>
  625. <Cads>
  626. <VariousControls>
  627. <MiscControls> </MiscControls>
  628. <Define>__RT_IPC_SOURCE__</Define>
  629. <Undefine> </Undefine>
  630. <IncludePath> </IncludePath>
  631. </VariousControls>
  632. </Cads>
  633. </FileArmAds>
  634. </FileOption>
  635. </File>
  636. </Files>
  637. <Files>
  638. <File>
  639. <FileName>dev_pin.c</FileName>
  640. <FileType>1</FileType>
  641. <FilePath>..\..\..\components\drivers\pin\dev_pin.c</FilePath>
  642. <FileOption>
  643. <FileArmAds>
  644. <Cads>
  645. <VariousControls>
  646. <MiscControls> </MiscControls>
  647. <Define>__RT_IPC_SOURCE__</Define>
  648. <Undefine> </Undefine>
  649. <IncludePath> </IncludePath>
  650. </VariousControls>
  651. </Cads>
  652. </FileArmAds>
  653. </FileOption>
  654. </File>
  655. </Files>
  656. <Files>
  657. <File>
  658. <FileName>dev_serial.c</FileName>
  659. <FileType>1</FileType>
  660. <FilePath>..\..\..\components\drivers\serial\dev_serial.c</FilePath>
  661. <FileOption>
  662. <FileArmAds>
  663. <Cads>
  664. <VariousControls>
  665. <MiscControls> </MiscControls>
  666. <Define>__RT_IPC_SOURCE__</Define>
  667. <Undefine> </Undefine>
  668. <IncludePath> </IncludePath>
  669. </VariousControls>
  670. </Cads>
  671. </FileArmAds>
  672. </FileOption>
  673. </File>
  674. </Files>
  675. </Group>
  676. <Group>
  677. <GroupName>Drivers</GroupName>
  678. <Files>
  679. <File>
  680. <FileName>drv_gpio.c</FileName>
  681. <FileType>1</FileType>
  682. <FilePath>..\libraries\HAL_Drivers\drivers\drv_gpio.c</FilePath>
  683. </File>
  684. </Files>
  685. <Files>
  686. <File>
  687. <FileName>drv_usart.c</FileName>
  688. <FileType>1</FileType>
  689. <FilePath>..\libraries\HAL_Drivers\drivers\drv_usart.c</FilePath>
  690. </File>
  691. </Files>
  692. <Files>
  693. <File>
  694. <FileName>drv_common.c</FileName>
  695. <FileType>1</FileType>
  696. <FilePath>..\libraries\HAL_Drivers\drv_common.c</FilePath>
  697. </File>
  698. </Files>
  699. <Files>
  700. <File>
  701. <FileName>stm32f4xx_hal_msp.c</FileName>
  702. <FileType>1</FileType>
  703. <FilePath>board\CubeMX_Config\Src\stm32f4xx_hal_msp.c</FilePath>
  704. </File>
  705. </Files>
  706. <Files>
  707. <File>
  708. <FileName>board.c</FileName>
  709. <FileType>1</FileType>
  710. <FilePath>board\board.c</FilePath>
  711. </File>
  712. </Files>
  713. </Group>
  714. <Group>
  715. <GroupName>Finsh</GroupName>
  716. <Files>
  717. <File>
  718. <FileName>shell.c</FileName>
  719. <FileType>1</FileType>
  720. <FilePath>..\..\..\components\finsh\shell.c</FilePath>
  721. </File>
  722. </Files>
  723. <Files>
  724. <File>
  725. <FileName>msh.c</FileName>
  726. <FileType>1</FileType>
  727. <FilePath>..\..\..\components\finsh\msh.c</FilePath>
  728. </File>
  729. </Files>
  730. <Files>
  731. <File>
  732. <FileName>msh_parse.c</FileName>
  733. <FileType>1</FileType>
  734. <FilePath>..\..\..\components\finsh\msh_parse.c</FilePath>
  735. </File>
  736. </Files>
  737. <Files>
  738. <File>
  739. <FileName>cmd.c</FileName>
  740. <FileType>1</FileType>
  741. <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
  742. </File>
  743. </Files>
  744. </Group>
  745. <Group>
  746. <GroupName>Kernel</GroupName>
  747. <Files>
  748. <File>
  749. <FileName>clock.c</FileName>
  750. <FileType>1</FileType>
  751. <FilePath>..\..\..\src\clock.c</FilePath>
  752. <FileOption>
  753. <FileArmAds>
  754. <Cads>
  755. <VariousControls>
  756. <MiscControls> </MiscControls>
  757. <Define>__RT_KERNEL_SOURCE__</Define>
  758. <Undefine> </Undefine>
  759. <IncludePath> </IncludePath>
  760. </VariousControls>
  761. </Cads>
  762. </FileArmAds>
  763. </FileOption>
  764. </File>
  765. </Files>
  766. <Files>
  767. <File>
  768. <FileName>components.c</FileName>
  769. <FileType>1</FileType>
  770. <FilePath>..\..\..\src\components.c</FilePath>
  771. <FileOption>
  772. <FileArmAds>
  773. <Cads>
  774. <VariousControls>
  775. <MiscControls> </MiscControls>
  776. <Define>__RT_KERNEL_SOURCE__</Define>
  777. <Undefine> </Undefine>
  778. <IncludePath> </IncludePath>
  779. </VariousControls>
  780. </Cads>
  781. </FileArmAds>
  782. </FileOption>
  783. </File>
  784. </Files>
  785. <Files>
  786. <File>
  787. <FileName>cpu_up.c</FileName>
  788. <FileType>1</FileType>
  789. <FilePath>..\..\..\src\cpu_up.c</FilePath>
  790. <FileOption>
  791. <FileArmAds>
  792. <Cads>
  793. <VariousControls>
  794. <MiscControls> </MiscControls>
  795. <Define>__RT_KERNEL_SOURCE__</Define>
  796. <Undefine> </Undefine>
  797. <IncludePath> </IncludePath>
  798. </VariousControls>
  799. </Cads>
  800. </FileArmAds>
  801. </FileOption>
  802. </File>
  803. </Files>
  804. <Files>
  805. <File>
  806. <FileName>defunct.c</FileName>
  807. <FileType>1</FileType>
  808. <FilePath>..\..\..\src\defunct.c</FilePath>
  809. <FileOption>
  810. <FileArmAds>
  811. <Cads>
  812. <VariousControls>
  813. <MiscControls> </MiscControls>
  814. <Define>__RT_KERNEL_SOURCE__</Define>
  815. <Undefine> </Undefine>
  816. <IncludePath> </IncludePath>
  817. </VariousControls>
  818. </Cads>
  819. </FileArmAds>
  820. </FileOption>
  821. </File>
  822. </Files>
  823. <Files>
  824. <File>
  825. <FileName>idle.c</FileName>
  826. <FileType>1</FileType>
  827. <FilePath>..\..\..\src\idle.c</FilePath>
  828. <FileOption>
  829. <FileArmAds>
  830. <Cads>
  831. <VariousControls>
  832. <MiscControls> </MiscControls>
  833. <Define>__RT_KERNEL_SOURCE__</Define>
  834. <Undefine> </Undefine>
  835. <IncludePath> </IncludePath>
  836. </VariousControls>
  837. </Cads>
  838. </FileArmAds>
  839. </FileOption>
  840. </File>
  841. </Files>
  842. <Files>
  843. <File>
  844. <FileName>ipc.c</FileName>
  845. <FileType>1</FileType>
  846. <FilePath>..\..\..\src\ipc.c</FilePath>
  847. <FileOption>
  848. <FileArmAds>
  849. <Cads>
  850. <VariousControls>
  851. <MiscControls> </MiscControls>
  852. <Define>__RT_KERNEL_SOURCE__</Define>
  853. <Undefine> </Undefine>
  854. <IncludePath> </IncludePath>
  855. </VariousControls>
  856. </Cads>
  857. </FileArmAds>
  858. </FileOption>
  859. </File>
  860. </Files>
  861. <Files>
  862. <File>
  863. <FileName>irq.c</FileName>
  864. <FileType>1</FileType>
  865. <FilePath>..\..\..\src\irq.c</FilePath>
  866. <FileOption>
  867. <FileArmAds>
  868. <Cads>
  869. <VariousControls>
  870. <MiscControls> </MiscControls>
  871. <Define>__RT_KERNEL_SOURCE__</Define>
  872. <Undefine> </Undefine>
  873. <IncludePath> </IncludePath>
  874. </VariousControls>
  875. </Cads>
  876. </FileArmAds>
  877. </FileOption>
  878. </File>
  879. </Files>
  880. <Files>
  881. <File>
  882. <FileName>kservice.c</FileName>
  883. <FileType>1</FileType>
  884. <FilePath>..\..\..\src\kservice.c</FilePath>
  885. <FileOption>
  886. <FileArmAds>
  887. <Cads>
  888. <VariousControls>
  889. <MiscControls> </MiscControls>
  890. <Define>__RT_KERNEL_SOURCE__</Define>
  891. <Undefine> </Undefine>
  892. <IncludePath> </IncludePath>
  893. </VariousControls>
  894. </Cads>
  895. </FileArmAds>
  896. </FileOption>
  897. </File>
  898. </Files>
  899. <Files>
  900. <File>
  901. <FileName>mem.c</FileName>
  902. <FileType>1</FileType>
  903. <FilePath>..\..\..\src\mem.c</FilePath>
  904. <FileOption>
  905. <FileArmAds>
  906. <Cads>
  907. <VariousControls>
  908. <MiscControls> </MiscControls>
  909. <Define>__RT_KERNEL_SOURCE__</Define>
  910. <Undefine> </Undefine>
  911. <IncludePath> </IncludePath>
  912. </VariousControls>
  913. </Cads>
  914. </FileArmAds>
  915. </FileOption>
  916. </File>
  917. </Files>
  918. <Files>
  919. <File>
  920. <FileName>mempool.c</FileName>
  921. <FileType>1</FileType>
  922. <FilePath>..\..\..\src\mempool.c</FilePath>
  923. <FileOption>
  924. <FileArmAds>
  925. <Cads>
  926. <VariousControls>
  927. <MiscControls> </MiscControls>
  928. <Define>__RT_KERNEL_SOURCE__</Define>
  929. <Undefine> </Undefine>
  930. <IncludePath> </IncludePath>
  931. </VariousControls>
  932. </Cads>
  933. </FileArmAds>
  934. </FileOption>
  935. </File>
  936. </Files>
  937. <Files>
  938. <File>
  939. <FileName>object.c</FileName>
  940. <FileType>1</FileType>
  941. <FilePath>..\..\..\src\object.c</FilePath>
  942. <FileOption>
  943. <FileArmAds>
  944. <Cads>
  945. <VariousControls>
  946. <MiscControls> </MiscControls>
  947. <Define>__RT_KERNEL_SOURCE__</Define>
  948. <Undefine> </Undefine>
  949. <IncludePath> </IncludePath>
  950. </VariousControls>
  951. </Cads>
  952. </FileArmAds>
  953. </FileOption>
  954. </File>
  955. </Files>
  956. <Files>
  957. <File>
  958. <FileName>scheduler_comm.c</FileName>
  959. <FileType>1</FileType>
  960. <FilePath>..\..\..\src\scheduler_comm.c</FilePath>
  961. <FileOption>
  962. <FileArmAds>
  963. <Cads>
  964. <VariousControls>
  965. <MiscControls> </MiscControls>
  966. <Define>__RT_KERNEL_SOURCE__</Define>
  967. <Undefine> </Undefine>
  968. <IncludePath> </IncludePath>
  969. </VariousControls>
  970. </Cads>
  971. </FileArmAds>
  972. </FileOption>
  973. </File>
  974. </Files>
  975. <Files>
  976. <File>
  977. <FileName>scheduler_up.c</FileName>
  978. <FileType>1</FileType>
  979. <FilePath>..\..\..\src\scheduler_up.c</FilePath>
  980. <FileOption>
  981. <FileArmAds>
  982. <Cads>
  983. <VariousControls>
  984. <MiscControls> </MiscControls>
  985. <Define>__RT_KERNEL_SOURCE__</Define>
  986. <Undefine> </Undefine>
  987. <IncludePath> </IncludePath>
  988. </VariousControls>
  989. </Cads>
  990. </FileArmAds>
  991. </FileOption>
  992. </File>
  993. </Files>
  994. <Files>
  995. <File>
  996. <FileName>thread.c</FileName>
  997. <FileType>1</FileType>
  998. <FilePath>..\..\..\src\thread.c</FilePath>
  999. <FileOption>
  1000. <FileArmAds>
  1001. <Cads>
  1002. <VariousControls>
  1003. <MiscControls> </MiscControls>
  1004. <Define>__RT_KERNEL_SOURCE__</Define>
  1005. <Undefine> </Undefine>
  1006. <IncludePath> </IncludePath>
  1007. </VariousControls>
  1008. </Cads>
  1009. </FileArmAds>
  1010. </FileOption>
  1011. </File>
  1012. </Files>
  1013. <Files>
  1014. <File>
  1015. <FileName>timer.c</FileName>
  1016. <FileType>1</FileType>
  1017. <FilePath>..\..\..\src\timer.c</FilePath>
  1018. <FileOption>
  1019. <FileArmAds>
  1020. <Cads>
  1021. <VariousControls>
  1022. <MiscControls> </MiscControls>
  1023. <Define>__RT_KERNEL_SOURCE__</Define>
  1024. <Undefine> </Undefine>
  1025. <IncludePath> </IncludePath>
  1026. </VariousControls>
  1027. </Cads>
  1028. </FileArmAds>
  1029. </FileOption>
  1030. </File>
  1031. </Files>
  1032. </Group>
  1033. <Group>
  1034. <GroupName>klibc</GroupName>
  1035. <Files>
  1036. <File>
  1037. <FileName>kstring.c</FileName>
  1038. <FileType>1</FileType>
  1039. <FilePath>..\..\..\src\klibc\kstring.c</FilePath>
  1040. </File>
  1041. </Files>
  1042. <Files>
  1043. <File>
  1044. <FileName>kstdio.c</FileName>
  1045. <FileType>1</FileType>
  1046. <FilePath>..\..\..\src\klibc\kstdio.c</FilePath>
  1047. </File>
  1048. </Files>
  1049. <Files>
  1050. <File>
  1051. <FileName>rt_vsscanf.c</FileName>
  1052. <FileType>1</FileType>
  1053. <FilePath>..\..\..\src\klibc\rt_vsscanf.c</FilePath>
  1054. </File>
  1055. </Files>
  1056. <Files>
  1057. <File>
  1058. <FileName>kerrno.c</FileName>
  1059. <FileType>1</FileType>
  1060. <FilePath>..\..\..\src\klibc\kerrno.c</FilePath>
  1061. </File>
  1062. </Files>
  1063. <Files>
  1064. <File>
  1065. <FileName>rt_vsnprintf_tiny.c</FileName>
  1066. <FileType>1</FileType>
  1067. <FilePath>..\..\..\src\klibc\rt_vsnprintf_tiny.c</FilePath>
  1068. </File>
  1069. </Files>
  1070. </Group>
  1071. <Group>
  1072. <GroupName>libcpu</GroupName>
  1073. <Files>
  1074. <File>
  1075. <FileName>atomic_arm.c</FileName>
  1076. <FileType>1</FileType>
  1077. <FilePath>..\..\..\libcpu\arm\common\atomic_arm.c</FilePath>
  1078. </File>
  1079. </Files>
  1080. <Files>
  1081. <File>
  1082. <FileName>div0.c</FileName>
  1083. <FileType>1</FileType>
  1084. <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
  1085. </File>
  1086. </Files>
  1087. <Files>
  1088. <File>
  1089. <FileName>showmem.c</FileName>
  1090. <FileType>1</FileType>
  1091. <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
  1092. </File>
  1093. </Files>
  1094. <Files>
  1095. <File>
  1096. <FileName>context_rvds.S</FileName>
  1097. <FileType>2</FileType>
  1098. <FilePath>..\..\..\libcpu\arm\cortex-m4\context_rvds.S</FilePath>
  1099. </File>
  1100. </Files>
  1101. <Files>
  1102. <File>
  1103. <FileName>cpuport.c</FileName>
  1104. <FileType>1</FileType>
  1105. <FilePath>..\..\..\libcpu\arm\cortex-m4\cpuport.c</FilePath>
  1106. </File>
  1107. </Files>
  1108. </Group>
  1109. </Groups>
  1110. </Target>
  1111. </Targets>
  1112. <RTE>
  1113. <apis />
  1114. <components />
  1115. <files />
  1116. </RTE>
  1117. </Project>