project.uvprojx 45 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279
  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>GD32F450ZK</Device>
  14. <Vendor>GigaDevice</Vendor>
  15. <PackID>GigaDevice.GD32F4xx_DFP.2.1.0</PackID>
  16. <PackURL>http://gd32mcu.com/data/documents/pack/</PackURL>
  17. <Cpu>IRAM(0x20000000-0x20030000) IRAM2(0x10000000-0x10010000) IROM(0x08000000,0x0300000) CPUTYPE("Cortex-M4") FPU2 CLOCK(25000000) ELITTLE</Cpu>
  18. <FlashUtilSpec />
  19. <StartupFile />
  20. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC800 -FN1 -FF0GD32F4xx_3MB -FS08000000 -FL0300000 -FP0($$Device:GD32F450ZK$Flash\GD32F4xx_3MB.FLM))</FlashDriverDll>
  21. <DeviceId>0</DeviceId>
  22. <RegisterFile>$$Device:GD32F450ZK$Device\Include\gd32f4xx.h</RegisterFile>
  23. <MemoryEnv />
  24. <Cmp />
  25. <Asm />
  26. <Linker />
  27. <OHString />
  28. <InfinionOptionDll />
  29. <SLE66CMisc />
  30. <SLE66AMisc />
  31. <SLE66LinkerMisc />
  32. <SFDFile>$$Device:GD32F450ZK$SVD\GD32F4xx.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\</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\</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 -MPU</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 />
  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. <RvdsMve>0</RvdsMve>
  184. <RvdsCdeCp>0</RvdsCdeCp>
  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>4</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>0x40000</Size>
  246. </IRAM>
  247. <IROM>
  248. <Type>1</Type>
  249. <StartAddress>0x8000000</StartAddress>
  250. <Size>0x300000</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>0x300000</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>0x30000</Size>
  301. </OCR_RVCT9>
  302. <OCR_RVCT10>
  303. <Type>0</Type>
  304. <StartAddress>0x10000000</StartAddress>
  305. <Size>0x10000</Size>
  306. </OCR_RVCT10>
  307. </OnChipMemories>
  308. <RvctStartVector />
  309. </ArmAdsMisc>
  310. <Cads>
  311. <interw>1</interw>
  312. <Optim>4</Optim>
  313. <oTime>0</oTime>
  314. <SplitLS>0</SplitLS>
  315. <OneElfS>0</OneElfS>
  316. <Strict>0</Strict>
  317. <EnumInt>0</EnumInt>
  318. <PlainCh>0</PlainCh>
  319. <Ropi>0</Ropi>
  320. <Rwpi>0</Rwpi>
  321. <wLevel>0</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>GD32F450, USE_STDPERIPH_DRIVER, RT_USING_LIBC, RT_USING_ARMLIBC, __CLK_TCK=RT_TICK_PER_SECOND, __RTTHREAD__, __STDC_LIMIT_MACROS</Define>
  337. <Undefine />
  338. <IncludePath>..\..\..\..\components\dfs\dfs_v1\include;..\libraries\gd32_drivers;..\..\..\..\components\drivers\include;board;..\..\..\..\components\drivers\include;..\..\..\..\components\drivers\phy;..\..\..\..\libcpu\arm\common;..\..\..\..\include;..\..\..\..\components\drivers\include;packages\gd32-arm-series-latest\GD32F4xx\GD32F4xx_standard_peripheral\Include;..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;.;..\..\..\..\components\libc\posix\io\eventfd;..\..\..\..\components\libc\posix\io\poll;..\..\..\..\libcpu\arm\cortex-m4;packages\gd32-arm-cmsis-latest\GD32F4xx\GD\GD32F4xx\Include;applications;..\..\..\..\components\net\utest;..\..\..\..\components\libc\posix\io\epoll;..\..\..\..\components\drivers\include;packages\gd32-arm-cmsis-latest\GD32F4xx;..\..\..\..\components\drivers\smp_call;..\..\..\..\components\finsh;..\libraries\gd32_drivers\config;..\..\..\..\components\libc\compilers\common\extension;..\..\..\..\components\drivers\include;..\..\..\..\components\libc\posix\ipc;..\..\..\..\components\libc\compilers\common\include</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. <ClangAsOpt>4</ClangAsOpt>
  352. <VariousControls>
  353. <MiscControls />
  354. <Define />
  355. <Undefine />
  356. <IncludePath />
  357. </VariousControls>
  358. </Aads>
  359. <LDads>
  360. <umfTarg>1</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>.\gd32_rom.ld</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>main.c</FileName>
  384. <FileType>1</FileType>
  385. <FilePath>applications\main.c</FilePath>
  386. </File>
  387. </Files>
  388. </Group>
  389. <Group>
  390. <GroupName>Compiler</GroupName>
  391. <Files>
  392. <File>
  393. <FileName>syscall_mem.c</FileName>
  394. <FileType>1</FileType>
  395. <FilePath>..\..\..\..\components\libc\compilers\armlibc\syscall_mem.c</FilePath>
  396. </File>
  397. </Files>
  398. <Files>
  399. <File>
  400. <FileName>syscalls.c</FileName>
  401. <FileType>1</FileType>
  402. <FilePath>..\..\..\..\components\libc\compilers\armlibc\syscalls.c</FilePath>
  403. </File>
  404. </Files>
  405. <Files>
  406. <File>
  407. <FileName>cctype.c</FileName>
  408. <FileType>1</FileType>
  409. <FilePath>..\..\..\..\components\libc\compilers\common\cctype.c</FilePath>
  410. </File>
  411. </Files>
  412. <Files>
  413. <File>
  414. <FileName>cstdlib.c</FileName>
  415. <FileType>1</FileType>
  416. <FilePath>..\..\..\..\components\libc\compilers\common\cstdlib.c</FilePath>
  417. </File>
  418. </Files>
  419. <Files>
  420. <File>
  421. <FileName>cstring.c</FileName>
  422. <FileType>1</FileType>
  423. <FilePath>..\..\..\..\components\libc\compilers\common\cstring.c</FilePath>
  424. </File>
  425. </Files>
  426. <Files>
  427. <File>
  428. <FileName>ctime.c</FileName>
  429. <FileType>1</FileType>
  430. <FilePath>..\..\..\..\components\libc\compilers\common\ctime.c</FilePath>
  431. </File>
  432. </Files>
  433. <Files>
  434. <File>
  435. <FileName>cunistd.c</FileName>
  436. <FileType>1</FileType>
  437. <FilePath>..\..\..\..\components\libc\compilers\common\cunistd.c</FilePath>
  438. </File>
  439. </Files>
  440. <Files>
  441. <File>
  442. <FileName>cwchar.c</FileName>
  443. <FileType>1</FileType>
  444. <FilePath>..\..\..\..\components\libc\compilers\common\cwchar.c</FilePath>
  445. </File>
  446. </Files>
  447. </Group>
  448. <Group>
  449. <GroupName>DeviceDrivers</GroupName>
  450. <Files>
  451. <File>
  452. <FileName>device.c</FileName>
  453. <FileType>1</FileType>
  454. <FilePath>..\..\..\..\components\drivers\core\device.c</FilePath>
  455. <FileOption>
  456. <FileArmAds>
  457. <Cads>
  458. <VariousControls>
  459. <MiscControls> </MiscControls>
  460. <Define>__RT_IPC_SOURCE__</Define>
  461. <Undefine> </Undefine>
  462. <IncludePath> </IncludePath>
  463. </VariousControls>
  464. </Cads>
  465. </FileArmAds>
  466. </FileOption>
  467. </File>
  468. </Files>
  469. <Files>
  470. <File>
  471. <FileName>completion_comm.c</FileName>
  472. <FileType>1</FileType>
  473. <FilePath>..\..\..\..\components\drivers\ipc\completion_comm.c</FilePath>
  474. <FileOption>
  475. <FileArmAds>
  476. <Cads>
  477. <VariousControls>
  478. <MiscControls> </MiscControls>
  479. <Define>__RT_IPC_SOURCE__</Define>
  480. <Undefine> </Undefine>
  481. <IncludePath> </IncludePath>
  482. </VariousControls>
  483. </Cads>
  484. </FileArmAds>
  485. </FileOption>
  486. </File>
  487. </Files>
  488. <Files>
  489. <File>
  490. <FileName>completion_up.c</FileName>
  491. <FileType>1</FileType>
  492. <FilePath>..\..\..\..\components\drivers\ipc\completion_up.c</FilePath>
  493. <FileOption>
  494. <FileArmAds>
  495. <Cads>
  496. <VariousControls>
  497. <MiscControls> </MiscControls>
  498. <Define>__RT_IPC_SOURCE__</Define>
  499. <Undefine> </Undefine>
  500. <IncludePath> </IncludePath>
  501. </VariousControls>
  502. </Cads>
  503. </FileArmAds>
  504. </FileOption>
  505. </File>
  506. </Files>
  507. <Files>
  508. <File>
  509. <FileName>condvar.c</FileName>
  510. <FileType>1</FileType>
  511. <FilePath>..\..\..\..\components\drivers\ipc\condvar.c</FilePath>
  512. <FileOption>
  513. <FileArmAds>
  514. <Cads>
  515. <VariousControls>
  516. <MiscControls> </MiscControls>
  517. <Define>__RT_IPC_SOURCE__</Define>
  518. <Undefine> </Undefine>
  519. <IncludePath> </IncludePath>
  520. </VariousControls>
  521. </Cads>
  522. </FileArmAds>
  523. </FileOption>
  524. </File>
  525. </Files>
  526. <Files>
  527. <File>
  528. <FileName>dataqueue.c</FileName>
  529. <FileType>1</FileType>
  530. <FilePath>..\..\..\..\components\drivers\ipc\dataqueue.c</FilePath>
  531. <FileOption>
  532. <FileArmAds>
  533. <Cads>
  534. <VariousControls>
  535. <MiscControls> </MiscControls>
  536. <Define>__RT_IPC_SOURCE__</Define>
  537. <Undefine> </Undefine>
  538. <IncludePath> </IncludePath>
  539. </VariousControls>
  540. </Cads>
  541. </FileArmAds>
  542. </FileOption>
  543. </File>
  544. </Files>
  545. <Files>
  546. <File>
  547. <FileName>pipe.c</FileName>
  548. <FileType>1</FileType>
  549. <FilePath>..\..\..\..\components\drivers\ipc\pipe.c</FilePath>
  550. <FileOption>
  551. <FileArmAds>
  552. <Cads>
  553. <VariousControls>
  554. <MiscControls> </MiscControls>
  555. <Define>__RT_IPC_SOURCE__</Define>
  556. <Undefine> </Undefine>
  557. <IncludePath> </IncludePath>
  558. </VariousControls>
  559. </Cads>
  560. </FileArmAds>
  561. </FileOption>
  562. </File>
  563. </Files>
  564. <Files>
  565. <File>
  566. <FileName>ringblk_buf.c</FileName>
  567. <FileType>1</FileType>
  568. <FilePath>..\..\..\..\components\drivers\ipc\ringblk_buf.c</FilePath>
  569. <FileOption>
  570. <FileArmAds>
  571. <Cads>
  572. <VariousControls>
  573. <MiscControls> </MiscControls>
  574. <Define>__RT_IPC_SOURCE__</Define>
  575. <Undefine> </Undefine>
  576. <IncludePath> </IncludePath>
  577. </VariousControls>
  578. </Cads>
  579. </FileArmAds>
  580. </FileOption>
  581. </File>
  582. </Files>
  583. <Files>
  584. <File>
  585. <FileName>ringbuffer.c</FileName>
  586. <FileType>1</FileType>
  587. <FilePath>..\..\..\..\components\drivers\ipc\ringbuffer.c</FilePath>
  588. <FileOption>
  589. <FileArmAds>
  590. <Cads>
  591. <VariousControls>
  592. <MiscControls> </MiscControls>
  593. <Define>__RT_IPC_SOURCE__</Define>
  594. <Undefine> </Undefine>
  595. <IncludePath> </IncludePath>
  596. </VariousControls>
  597. </Cads>
  598. </FileArmAds>
  599. </FileOption>
  600. </File>
  601. </Files>
  602. <Files>
  603. <File>
  604. <FileName>waitqueue.c</FileName>
  605. <FileType>1</FileType>
  606. <FilePath>..\..\..\..\components\drivers\ipc\waitqueue.c</FilePath>
  607. <FileOption>
  608. <FileArmAds>
  609. <Cads>
  610. <VariousControls>
  611. <MiscControls> </MiscControls>
  612. <Define>__RT_IPC_SOURCE__</Define>
  613. <Undefine> </Undefine>
  614. <IncludePath> </IncludePath>
  615. </VariousControls>
  616. </Cads>
  617. </FileArmAds>
  618. </FileOption>
  619. </File>
  620. </Files>
  621. <Files>
  622. <File>
  623. <FileName>workqueue.c</FileName>
  624. <FileType>1</FileType>
  625. <FilePath>..\..\..\..\components\drivers\ipc\workqueue.c</FilePath>
  626. <FileOption>
  627. <FileArmAds>
  628. <Cads>
  629. <VariousControls>
  630. <MiscControls> </MiscControls>
  631. <Define>__RT_IPC_SOURCE__</Define>
  632. <Undefine> </Undefine>
  633. <IncludePath> </IncludePath>
  634. </VariousControls>
  635. </Cads>
  636. </FileArmAds>
  637. </FileOption>
  638. </File>
  639. </Files>
  640. <Files>
  641. <File>
  642. <FileName>dev_pin.c</FileName>
  643. <FileType>1</FileType>
  644. <FilePath>..\..\..\..\components\drivers\pin\dev_pin.c</FilePath>
  645. <FileOption>
  646. <FileArmAds>
  647. <Cads>
  648. <VariousControls>
  649. <MiscControls> </MiscControls>
  650. <Define>__RT_IPC_SOURCE__</Define>
  651. <Undefine> </Undefine>
  652. <IncludePath> </IncludePath>
  653. </VariousControls>
  654. </Cads>
  655. </FileArmAds>
  656. </FileOption>
  657. </File>
  658. </Files>
  659. <Files>
  660. <File>
  661. <FileName>dev_serial.c</FileName>
  662. <FileType>1</FileType>
  663. <FilePath>..\..\..\..\components\drivers\serial\dev_serial.c</FilePath>
  664. <FileOption>
  665. <FileArmAds>
  666. <Cads>
  667. <VariousControls>
  668. <MiscControls> </MiscControls>
  669. <Define>__RT_IPC_SOURCE__</Define>
  670. <Undefine> </Undefine>
  671. <IncludePath> </IncludePath>
  672. </VariousControls>
  673. </Cads>
  674. </FileArmAds>
  675. </FileOption>
  676. </File>
  677. </Files>
  678. </Group>
  679. <Group>
  680. <GroupName>Drivers</GroupName>
  681. <Files>
  682. <File>
  683. <FileName>board.c</FileName>
  684. <FileType>1</FileType>
  685. <FilePath>board\board.c</FilePath>
  686. </File>
  687. </Files>
  688. <Files>
  689. <File>
  690. <FileName>drv_gpio.c</FileName>
  691. <FileType>1</FileType>
  692. <FilePath>..\libraries\gd32_drivers\drv_gpio.c</FilePath>
  693. </File>
  694. </Files>
  695. <Files>
  696. <File>
  697. <FileName>drv_usart.c</FileName>
  698. <FileType>1</FileType>
  699. <FilePath>..\libraries\gd32_drivers\drv_usart.c</FilePath>
  700. </File>
  701. </Files>
  702. </Group>
  703. <Group>
  704. <GroupName>Filesystem</GroupName>
  705. <Files>
  706. <File>
  707. <FileName>dfs_file.c</FileName>
  708. <FileType>1</FileType>
  709. <FilePath>..\..\..\..\components\dfs\dfs_v1\src\dfs_file.c</FilePath>
  710. <FileOption>
  711. <FileArmAds>
  712. <Cads>
  713. <VariousControls>
  714. <MiscControls> --c99</MiscControls>
  715. <Define> </Define>
  716. <Undefine> </Undefine>
  717. <IncludePath> </IncludePath>
  718. </VariousControls>
  719. </Cads>
  720. </FileArmAds>
  721. </FileOption>
  722. </File>
  723. </Files>
  724. <Files>
  725. <File>
  726. <FileName>dfs.c</FileName>
  727. <FileType>1</FileType>
  728. <FilePath>..\..\..\..\components\dfs\dfs_v1\src\dfs.c</FilePath>
  729. <FileOption>
  730. <FileArmAds>
  731. <Cads>
  732. <VariousControls>
  733. <MiscControls> --c99</MiscControls>
  734. <Define> </Define>
  735. <Undefine> </Undefine>
  736. <IncludePath> </IncludePath>
  737. </VariousControls>
  738. </Cads>
  739. </FileArmAds>
  740. </FileOption>
  741. </File>
  742. </Files>
  743. <Files>
  744. <File>
  745. <FileName>dfs_fs.c</FileName>
  746. <FileType>1</FileType>
  747. <FilePath>..\..\..\..\components\dfs\dfs_v1\src\dfs_fs.c</FilePath>
  748. <FileOption>
  749. <FileArmAds>
  750. <Cads>
  751. <VariousControls>
  752. <MiscControls> --c99</MiscControls>
  753. <Define> </Define>
  754. <Undefine> </Undefine>
  755. <IncludePath> </IncludePath>
  756. </VariousControls>
  757. </Cads>
  758. </FileArmAds>
  759. </FileOption>
  760. </File>
  761. </Files>
  762. <Files>
  763. <File>
  764. <FileName>dfs_posix.c</FileName>
  765. <FileType>1</FileType>
  766. <FilePath>..\..\..\..\components\dfs\dfs_v1\src\dfs_posix.c</FilePath>
  767. <FileOption>
  768. <FileArmAds>
  769. <Cads>
  770. <VariousControls>
  771. <MiscControls> --c99</MiscControls>
  772. <Define> </Define>
  773. <Undefine> </Undefine>
  774. <IncludePath> </IncludePath>
  775. </VariousControls>
  776. </Cads>
  777. </FileArmAds>
  778. </FileOption>
  779. </File>
  780. </Files>
  781. </Group>
  782. <Group>
  783. <GroupName>Finsh</GroupName>
  784. <Files>
  785. <File>
  786. <FileName>msh_file.c</FileName>
  787. <FileType>1</FileType>
  788. <FilePath>..\..\..\..\components\finsh\msh_file.c</FilePath>
  789. </File>
  790. </Files>
  791. <Files>
  792. <File>
  793. <FileName>shell.c</FileName>
  794. <FileType>1</FileType>
  795. <FilePath>..\..\..\..\components\finsh\shell.c</FilePath>
  796. </File>
  797. </Files>
  798. <Files>
  799. <File>
  800. <FileName>cmd.c</FileName>
  801. <FileType>1</FileType>
  802. <FilePath>..\..\..\..\components\finsh\cmd.c</FilePath>
  803. </File>
  804. </Files>
  805. <Files>
  806. <File>
  807. <FileName>msh_parse.c</FileName>
  808. <FileType>1</FileType>
  809. <FilePath>..\..\..\..\components\finsh\msh_parse.c</FilePath>
  810. </File>
  811. </Files>
  812. <Files>
  813. <File>
  814. <FileName>msh.c</FileName>
  815. <FileType>1</FileType>
  816. <FilePath>..\..\..\..\components\finsh\msh.c</FilePath>
  817. </File>
  818. </Files>
  819. </Group>
  820. <Group>
  821. <GroupName>Kernel</GroupName>
  822. <Files>
  823. <File>
  824. <FileName>clock.c</FileName>
  825. <FileType>1</FileType>
  826. <FilePath>..\..\..\..\src\clock.c</FilePath>
  827. <FileOption>
  828. <FileArmAds>
  829. <Cads>
  830. <VariousControls>
  831. <MiscControls> </MiscControls>
  832. <Define>__RT_KERNEL_SOURCE__</Define>
  833. <Undefine> </Undefine>
  834. <IncludePath> </IncludePath>
  835. </VariousControls>
  836. </Cads>
  837. </FileArmAds>
  838. </FileOption>
  839. </File>
  840. </Files>
  841. <Files>
  842. <File>
  843. <FileName>components.c</FileName>
  844. <FileType>1</FileType>
  845. <FilePath>..\..\..\..\src\components.c</FilePath>
  846. <FileOption>
  847. <FileArmAds>
  848. <Cads>
  849. <VariousControls>
  850. <MiscControls> </MiscControls>
  851. <Define>__RT_KERNEL_SOURCE__</Define>
  852. <Undefine> </Undefine>
  853. <IncludePath> </IncludePath>
  854. </VariousControls>
  855. </Cads>
  856. </FileArmAds>
  857. </FileOption>
  858. </File>
  859. </Files>
  860. <Files>
  861. <File>
  862. <FileName>cpu_up.c</FileName>
  863. <FileType>1</FileType>
  864. <FilePath>..\..\..\..\src\cpu_up.c</FilePath>
  865. <FileOption>
  866. <FileArmAds>
  867. <Cads>
  868. <VariousControls>
  869. <MiscControls> </MiscControls>
  870. <Define>__RT_KERNEL_SOURCE__</Define>
  871. <Undefine> </Undefine>
  872. <IncludePath> </IncludePath>
  873. </VariousControls>
  874. </Cads>
  875. </FileArmAds>
  876. </FileOption>
  877. </File>
  878. </Files>
  879. <Files>
  880. <File>
  881. <FileName>defunct.c</FileName>
  882. <FileType>1</FileType>
  883. <FilePath>..\..\..\..\src\defunct.c</FilePath>
  884. <FileOption>
  885. <FileArmAds>
  886. <Cads>
  887. <VariousControls>
  888. <MiscControls> </MiscControls>
  889. <Define>__RT_KERNEL_SOURCE__</Define>
  890. <Undefine> </Undefine>
  891. <IncludePath> </IncludePath>
  892. </VariousControls>
  893. </Cads>
  894. </FileArmAds>
  895. </FileOption>
  896. </File>
  897. </Files>
  898. <Files>
  899. <File>
  900. <FileName>idle.c</FileName>
  901. <FileType>1</FileType>
  902. <FilePath>..\..\..\..\src\idle.c</FilePath>
  903. <FileOption>
  904. <FileArmAds>
  905. <Cads>
  906. <VariousControls>
  907. <MiscControls> </MiscControls>
  908. <Define>__RT_KERNEL_SOURCE__</Define>
  909. <Undefine> </Undefine>
  910. <IncludePath> </IncludePath>
  911. </VariousControls>
  912. </Cads>
  913. </FileArmAds>
  914. </FileOption>
  915. </File>
  916. </Files>
  917. <Files>
  918. <File>
  919. <FileName>ipc.c</FileName>
  920. <FileType>1</FileType>
  921. <FilePath>..\..\..\..\src\ipc.c</FilePath>
  922. <FileOption>
  923. <FileArmAds>
  924. <Cads>
  925. <VariousControls>
  926. <MiscControls> </MiscControls>
  927. <Define>__RT_KERNEL_SOURCE__</Define>
  928. <Undefine> </Undefine>
  929. <IncludePath> </IncludePath>
  930. </VariousControls>
  931. </Cads>
  932. </FileArmAds>
  933. </FileOption>
  934. </File>
  935. </Files>
  936. <Files>
  937. <File>
  938. <FileName>irq.c</FileName>
  939. <FileType>1</FileType>
  940. <FilePath>..\..\..\..\src\irq.c</FilePath>
  941. <FileOption>
  942. <FileArmAds>
  943. <Cads>
  944. <VariousControls>
  945. <MiscControls> </MiscControls>
  946. <Define>__RT_KERNEL_SOURCE__</Define>
  947. <Undefine> </Undefine>
  948. <IncludePath> </IncludePath>
  949. </VariousControls>
  950. </Cads>
  951. </FileArmAds>
  952. </FileOption>
  953. </File>
  954. </Files>
  955. <Files>
  956. <File>
  957. <FileName>kservice.c</FileName>
  958. <FileType>1</FileType>
  959. <FilePath>..\..\..\..\src\kservice.c</FilePath>
  960. <FileOption>
  961. <FileArmAds>
  962. <Cads>
  963. <VariousControls>
  964. <MiscControls> </MiscControls>
  965. <Define>__RT_KERNEL_SOURCE__</Define>
  966. <Undefine> </Undefine>
  967. <IncludePath> </IncludePath>
  968. </VariousControls>
  969. </Cads>
  970. </FileArmAds>
  971. </FileOption>
  972. </File>
  973. </Files>
  974. <Files>
  975. <File>
  976. <FileName>mem.c</FileName>
  977. <FileType>1</FileType>
  978. <FilePath>..\..\..\..\src\mem.c</FilePath>
  979. <FileOption>
  980. <FileArmAds>
  981. <Cads>
  982. <VariousControls>
  983. <MiscControls> </MiscControls>
  984. <Define>__RT_KERNEL_SOURCE__</Define>
  985. <Undefine> </Undefine>
  986. <IncludePath> </IncludePath>
  987. </VariousControls>
  988. </Cads>
  989. </FileArmAds>
  990. </FileOption>
  991. </File>
  992. </Files>
  993. <Files>
  994. <File>
  995. <FileName>mempool.c</FileName>
  996. <FileType>1</FileType>
  997. <FilePath>..\..\..\..\src\mempool.c</FilePath>
  998. <FileOption>
  999. <FileArmAds>
  1000. <Cads>
  1001. <VariousControls>
  1002. <MiscControls> </MiscControls>
  1003. <Define>__RT_KERNEL_SOURCE__</Define>
  1004. <Undefine> </Undefine>
  1005. <IncludePath> </IncludePath>
  1006. </VariousControls>
  1007. </Cads>
  1008. </FileArmAds>
  1009. </FileOption>
  1010. </File>
  1011. </Files>
  1012. <Files>
  1013. <File>
  1014. <FileName>object.c</FileName>
  1015. <FileType>1</FileType>
  1016. <FilePath>..\..\..\..\src\object.c</FilePath>
  1017. <FileOption>
  1018. <FileArmAds>
  1019. <Cads>
  1020. <VariousControls>
  1021. <MiscControls> </MiscControls>
  1022. <Define>__RT_KERNEL_SOURCE__</Define>
  1023. <Undefine> </Undefine>
  1024. <IncludePath> </IncludePath>
  1025. </VariousControls>
  1026. </Cads>
  1027. </FileArmAds>
  1028. </FileOption>
  1029. </File>
  1030. </Files>
  1031. <Files>
  1032. <File>
  1033. <FileName>scheduler_comm.c</FileName>
  1034. <FileType>1</FileType>
  1035. <FilePath>..\..\..\..\src\scheduler_comm.c</FilePath>
  1036. <FileOption>
  1037. <FileArmAds>
  1038. <Cads>
  1039. <VariousControls>
  1040. <MiscControls> </MiscControls>
  1041. <Define>__RT_KERNEL_SOURCE__</Define>
  1042. <Undefine> </Undefine>
  1043. <IncludePath> </IncludePath>
  1044. </VariousControls>
  1045. </Cads>
  1046. </FileArmAds>
  1047. </FileOption>
  1048. </File>
  1049. </Files>
  1050. <Files>
  1051. <File>
  1052. <FileName>scheduler_up.c</FileName>
  1053. <FileType>1</FileType>
  1054. <FilePath>..\..\..\..\src\scheduler_up.c</FilePath>
  1055. <FileOption>
  1056. <FileArmAds>
  1057. <Cads>
  1058. <VariousControls>
  1059. <MiscControls> </MiscControls>
  1060. <Define>__RT_KERNEL_SOURCE__</Define>
  1061. <Undefine> </Undefine>
  1062. <IncludePath> </IncludePath>
  1063. </VariousControls>
  1064. </Cads>
  1065. </FileArmAds>
  1066. </FileOption>
  1067. </File>
  1068. </Files>
  1069. <Files>
  1070. <File>
  1071. <FileName>thread.c</FileName>
  1072. <FileType>1</FileType>
  1073. <FilePath>..\..\..\..\src\thread.c</FilePath>
  1074. <FileOption>
  1075. <FileArmAds>
  1076. <Cads>
  1077. <VariousControls>
  1078. <MiscControls> </MiscControls>
  1079. <Define>__RT_KERNEL_SOURCE__</Define>
  1080. <Undefine> </Undefine>
  1081. <IncludePath> </IncludePath>
  1082. </VariousControls>
  1083. </Cads>
  1084. </FileArmAds>
  1085. </FileOption>
  1086. </File>
  1087. </Files>
  1088. <Files>
  1089. <File>
  1090. <FileName>timer.c</FileName>
  1091. <FileType>1</FileType>
  1092. <FilePath>..\..\..\..\src\timer.c</FilePath>
  1093. <FileOption>
  1094. <FileArmAds>
  1095. <Cads>
  1096. <VariousControls>
  1097. <MiscControls> </MiscControls>
  1098. <Define>__RT_KERNEL_SOURCE__</Define>
  1099. <Undefine> </Undefine>
  1100. <IncludePath> </IncludePath>
  1101. </VariousControls>
  1102. </Cads>
  1103. </FileArmAds>
  1104. </FileOption>
  1105. </File>
  1106. </Files>
  1107. </Group>
  1108. <Group>
  1109. <GroupName>klibc</GroupName>
  1110. <Files>
  1111. <File>
  1112. <FileName>kstring.c</FileName>
  1113. <FileType>1</FileType>
  1114. <FilePath>..\..\..\..\src\klibc\kstring.c</FilePath>
  1115. </File>
  1116. </Files>
  1117. <Files>
  1118. <File>
  1119. <FileName>rt_vsnprintf_tiny.c</FileName>
  1120. <FileType>1</FileType>
  1121. <FilePath>..\..\..\..\src\klibc\rt_vsnprintf_tiny.c</FilePath>
  1122. </File>
  1123. </Files>
  1124. <Files>
  1125. <File>
  1126. <FileName>rt_vsscanf.c</FileName>
  1127. <FileType>1</FileType>
  1128. <FilePath>..\..\..\..\src\klibc\rt_vsscanf.c</FilePath>
  1129. </File>
  1130. </Files>
  1131. <Files>
  1132. <File>
  1133. <FileName>kerrno.c</FileName>
  1134. <FileType>1</FileType>
  1135. <FilePath>..\..\..\..\src\klibc\kerrno.c</FilePath>
  1136. </File>
  1137. </Files>
  1138. <Files>
  1139. <File>
  1140. <FileName>kstdio.c</FileName>
  1141. <FileType>1</FileType>
  1142. <FilePath>..\..\..\..\src\klibc\kstdio.c</FilePath>
  1143. </File>
  1144. </Files>
  1145. </Group>
  1146. <Group>
  1147. <GroupName>libcpu</GroupName>
  1148. <Files>
  1149. <File>
  1150. <FileName>atomic_arm.c</FileName>
  1151. <FileType>1</FileType>
  1152. <FilePath>..\..\..\..\libcpu\arm\common\atomic_arm.c</FilePath>
  1153. </File>
  1154. </Files>
  1155. <Files>
  1156. <File>
  1157. <FileName>div0.c</FileName>
  1158. <FileType>1</FileType>
  1159. <FilePath>..\..\..\..\libcpu\arm\common\div0.c</FilePath>
  1160. </File>
  1161. </Files>
  1162. <Files>
  1163. <File>
  1164. <FileName>showmem.c</FileName>
  1165. <FileType>1</FileType>
  1166. <FilePath>..\..\..\..\libcpu\arm\common\showmem.c</FilePath>
  1167. </File>
  1168. </Files>
  1169. <Files>
  1170. <File>
  1171. <FileName>context_rvds.S</FileName>
  1172. <FileType>2</FileType>
  1173. <FilePath>..\..\..\..\libcpu\arm\cortex-m4\context_rvds.S</FilePath>
  1174. </File>
  1175. </Files>
  1176. <Files>
  1177. <File>
  1178. <FileName>cpuport.c</FileName>
  1179. <FileType>1</FileType>
  1180. <FilePath>..\..\..\..\libcpu\arm\cortex-m4\cpuport.c</FilePath>
  1181. </File>
  1182. </Files>
  1183. </Group>
  1184. <Group>
  1185. <GroupName>Libraries</GroupName>
  1186. <Files>
  1187. <File>
  1188. <FileName>startup_gd32f4xx.s</FileName>
  1189. <FileType>2</FileType>
  1190. <FilePath>packages\gd32-arm-cmsis-latest\GD32F4xx\GD\GD32F4xx\Source\ARM\startup_gd32f4xx.s</FilePath>
  1191. </File>
  1192. </Files>
  1193. <Files>
  1194. <File>
  1195. <FileName>system_gd32f4xx.c</FileName>
  1196. <FileType>1</FileType>
  1197. <FilePath>packages\gd32-arm-cmsis-latest\GD32F4xx\GD\GD32F4xx\Source\system_gd32f4xx.c</FilePath>
  1198. </File>
  1199. </Files>
  1200. <Files>
  1201. <File>
  1202. <FileName>gd32f4xx_dma.c</FileName>
  1203. <FileType>1</FileType>
  1204. <FilePath>packages\gd32-arm-series-latest\GD32F4xx\GD32F4xx_standard_peripheral\Source\gd32f4xx_dma.c</FilePath>
  1205. </File>
  1206. </Files>
  1207. <Files>
  1208. <File>
  1209. <FileName>gd32f4xx_exti.c</FileName>
  1210. <FileType>1</FileType>
  1211. <FilePath>packages\gd32-arm-series-latest\GD32F4xx\GD32F4xx_standard_peripheral\Source\gd32f4xx_exti.c</FilePath>
  1212. </File>
  1213. </Files>
  1214. <Files>
  1215. <File>
  1216. <FileName>gd32f4xx_gpio.c</FileName>
  1217. <FileType>1</FileType>
  1218. <FilePath>packages\gd32-arm-series-latest\GD32F4xx\GD32F4xx_standard_peripheral\Source\gd32f4xx_gpio.c</FilePath>
  1219. </File>
  1220. </Files>
  1221. <Files>
  1222. <File>
  1223. <FileName>gd32f4xx_misc.c</FileName>
  1224. <FileType>1</FileType>
  1225. <FilePath>packages\gd32-arm-series-latest\GD32F4xx\GD32F4xx_standard_peripheral\Source\gd32f4xx_misc.c</FilePath>
  1226. </File>
  1227. </Files>
  1228. <Files>
  1229. <File>
  1230. <FileName>gd32f4xx_rcu.c</FileName>
  1231. <FileType>1</FileType>
  1232. <FilePath>packages\gd32-arm-series-latest\GD32F4xx\GD32F4xx_standard_peripheral\Source\gd32f4xx_rcu.c</FilePath>
  1233. </File>
  1234. </Files>
  1235. <Files>
  1236. <File>
  1237. <FileName>gd32f4xx_syscfg.c</FileName>
  1238. <FileType>1</FileType>
  1239. <FilePath>packages\gd32-arm-series-latest\GD32F4xx\GD32F4xx_standard_peripheral\Source\gd32f4xx_syscfg.c</FilePath>
  1240. </File>
  1241. </Files>
  1242. <Files>
  1243. <File>
  1244. <FileName>gd32f4xx_usart.c</FileName>
  1245. <FileType>1</FileType>
  1246. <FilePath>packages\gd32-arm-series-latest\GD32F4xx\GD32F4xx_standard_peripheral\Source\gd32f4xx_usart.c</FilePath>
  1247. </File>
  1248. </Files>
  1249. </Group>
  1250. </Groups>
  1251. </Target>
  1252. </Targets>
  1253. <RTE>
  1254. <apis />
  1255. <components>
  1256. <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.0.1" condition="ARMv6_7_8-M Device">
  1257. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.0.1" />
  1258. <targetInfos>
  1259. <targetInfo name="rt-thread" />
  1260. </targetInfos>
  1261. </component>
  1262. </components>
  1263. <files />
  1264. </RTE>
  1265. <LayerInfo>
  1266. <Layers>
  1267. <Layer>
  1268. <LayName>&lt;Project Info&gt;</LayName>
  1269. <LayDesc />
  1270. <LayUrl />
  1271. <LayKeys />
  1272. <LayCat />
  1273. <LayLic />
  1274. <LayTarg>0</LayTarg>
  1275. <LayPrjMark>1</LayPrjMark>
  1276. </Layer>
  1277. </Layers>
  1278. </LayerInfo>
  1279. </Project>