project.uvprojx 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779
  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. <TargetOption>
  12. <TargetCommonOption>
  13. <Device>STM32F103C8</Device>
  14. <Vendor>STMicroelectronics</Vendor>
  15. <PackID>Keil.STM32F1xx_DFP.2.1.0</PackID>
  16. <PackURL>http://www.keil.com/pack/</PackURL>
  17. <Cpu>IRAM(0x20000000,0x5000) IROM(0x08000000,0x10000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu>
  18. <FlashUtilSpec />
  19. <StartupFile />
  20. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_128 -FS08000000 -FL020000 -FP0($$Device:STM32F103C8$Flash\STM32F10x_128.FLM))</FlashDriverDll>
  21. <DeviceId>0</DeviceId>
  22. <RegisterFile>$$Device:STM32F103C8$Device\Include\stm32f10x.h</RegisterFile>
  23. <MemoryEnv />
  24. <Cmp />
  25. <Asm />
  26. <Linker />
  27. <OHString />
  28. <InfinionOptionDll />
  29. <SLE66CMisc />
  30. <SLE66AMisc />
  31. <SLE66LinkerMisc />
  32. <SFDFile>$$Device:STM32F103C8$SVD\STM32F103xx.svd</SFDFile>
  33. <bCustSvd>0</bCustSvd>
  34. <UseEnv>0</UseEnv>
  35. <BinPath />
  36. <IncludePath />
  37. <LibPath />
  38. <RegisterFilePath />
  39. <DBRegisterFilePath />
  40. <TargetStatus>
  41. <Error>0</Error>
  42. <ExitCodeStop>0</ExitCodeStop>
  43. <ButtonStop>0</ButtonStop>
  44. <NotGenerated>0</NotGenerated>
  45. <InvalidFlash>1</InvalidFlash>
  46. </TargetStatus>
  47. <OutputDirectory>.\build\keil\Obj\</OutputDirectory>
  48. <OutputName>rt-thread</OutputName>
  49. <CreateExecutable>1</CreateExecutable>
  50. <CreateLib>0</CreateLib>
  51. <CreateHexFile>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> -REMAP</SimDllArguments>
  110. <SimDlgDll>DCM.DLL</SimDlgDll>
  111. <SimDlgDllArguments>-pCM3</SimDlgDllArguments>
  112. <TargetDllName>SARMCM3.DLL</TargetDllName>
  113. <TargetDllArguments />
  114. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  115. <TargetDlgDllArguments>-pCM3</TargetDlgDllArguments>
  116. </DllOption>
  117. <DebugOption>
  118. <OPTHX>
  119. <HexSelection>1</HexSelection>
  120. <HexRangeLowAddress>0</HexRangeLowAddress>
  121. <HexRangeHighAddress>0</HexRangeHighAddress>
  122. <HexOffset>0</HexOffset>
  123. <Oh166RecLen>16</Oh166RecLen>
  124. </OPTHX>
  125. </DebugOption>
  126. <Utilities>
  127. <Flash1>
  128. <UseTargetDll>1</UseTargetDll>
  129. <UseExternalTool>0</UseExternalTool>
  130. <RunIndependent>0</RunIndependent>
  131. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  132. <Capability>1</Capability>
  133. <DriverSelection>4096</DriverSelection>
  134. </Flash1>
  135. <bUseTDR>1</bUseTDR>
  136. <Flash2>BIN\UL2CM3.DLL</Flash2>
  137. <Flash3 />
  138. <Flash4 />
  139. <pFcarmOut />
  140. <pFcarmGrp />
  141. <pFcArmRoot />
  142. <FcArmLst>0</FcArmLst>
  143. </Utilities>
  144. <TargetArmAds>
  145. <ArmAdsMisc>
  146. <GenerateListings>0</GenerateListings>
  147. <asHll>1</asHll>
  148. <asAsm>1</asAsm>
  149. <asMacX>1</asMacX>
  150. <asSyms>1</asSyms>
  151. <asFals>1</asFals>
  152. <asDbgD>1</asDbgD>
  153. <asForm>1</asForm>
  154. <ldLst>0</ldLst>
  155. <ldmm>1</ldmm>
  156. <ldXref>1</ldXref>
  157. <BigEnd>0</BigEnd>
  158. <AdsALst>1</AdsALst>
  159. <AdsACrf>1</AdsACrf>
  160. <AdsANop>0</AdsANop>
  161. <AdsANot>0</AdsANot>
  162. <AdsLLst>1</AdsLLst>
  163. <AdsLmap>1</AdsLmap>
  164. <AdsLcgr>1</AdsLcgr>
  165. <AdsLsym>1</AdsLsym>
  166. <AdsLszi>1</AdsLszi>
  167. <AdsLtoi>1</AdsLtoi>
  168. <AdsLsun>1</AdsLsun>
  169. <AdsLven>1</AdsLven>
  170. <AdsLsxf>1</AdsLsxf>
  171. <RvctClst>0</RvctClst>
  172. <GenPPlst>0</GenPPlst>
  173. <AdsCpuType>"Cortex-M3"</AdsCpuType>
  174. <RvctDeviceName />
  175. <mOS>0</mOS>
  176. <uocRom>0</uocRom>
  177. <uocRam>0</uocRam>
  178. <hadIROM>1</hadIROM>
  179. <hadIRAM>1</hadIRAM>
  180. <hadXRAM>0</hadXRAM>
  181. <uocXRam>0</uocXRam>
  182. <RvdsVP>0</RvdsVP>
  183. <hadIRAM2>0</hadIRAM2>
  184. <hadIROM2>0</hadIROM2>
  185. <StupSel>8</StupSel>
  186. <useUlib>0</useUlib>
  187. <EndSel>0</EndSel>
  188. <uLtcg>0</uLtcg>
  189. <nSecure>0</nSecure>
  190. <RoSelD>3</RoSelD>
  191. <RwSelD>3</RwSelD>
  192. <CodeSel>0</CodeSel>
  193. <OptFeed>0</OptFeed>
  194. <NoZi1>0</NoZi1>
  195. <NoZi2>0</NoZi2>
  196. <NoZi3>0</NoZi3>
  197. <NoZi4>0</NoZi4>
  198. <NoZi5>0</NoZi5>
  199. <Ro1Chk>0</Ro1Chk>
  200. <Ro2Chk>0</Ro2Chk>
  201. <Ro3Chk>0</Ro3Chk>
  202. <Ir1Chk>1</Ir1Chk>
  203. <Ir2Chk>0</Ir2Chk>
  204. <Ra1Chk>0</Ra1Chk>
  205. <Ra2Chk>0</Ra2Chk>
  206. <Ra3Chk>0</Ra3Chk>
  207. <Im1Chk>1</Im1Chk>
  208. <Im2Chk>0</Im2Chk>
  209. <OnChipMemories>
  210. <Ocm1>
  211. <Type>0</Type>
  212. <StartAddress>0x0</StartAddress>
  213. <Size>0x0</Size>
  214. </Ocm1>
  215. <Ocm2>
  216. <Type>0</Type>
  217. <StartAddress>0x0</StartAddress>
  218. <Size>0x0</Size>
  219. </Ocm2>
  220. <Ocm3>
  221. <Type>0</Type>
  222. <StartAddress>0x0</StartAddress>
  223. <Size>0x0</Size>
  224. </Ocm3>
  225. <Ocm4>
  226. <Type>0</Type>
  227. <StartAddress>0x0</StartAddress>
  228. <Size>0x0</Size>
  229. </Ocm4>
  230. <Ocm5>
  231. <Type>0</Type>
  232. <StartAddress>0x0</StartAddress>
  233. <Size>0x0</Size>
  234. </Ocm5>
  235. <Ocm6>
  236. <Type>0</Type>
  237. <StartAddress>0x0</StartAddress>
  238. <Size>0x0</Size>
  239. </Ocm6>
  240. <IRAM>
  241. <Type>0</Type>
  242. <StartAddress>0x20000000</StartAddress>
  243. <Size>0x5000</Size>
  244. </IRAM>
  245. <IROM>
  246. <Type>1</Type>
  247. <StartAddress>0x8000000</StartAddress>
  248. <Size>0x10000</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>0x10000</Size>
  274. </OCR_RVCT4>
  275. <OCR_RVCT5>
  276. <Type>1</Type>
  277. <StartAddress>0x0</StartAddress>
  278. <Size>0x0</Size>
  279. </OCR_RVCT5>
  280. <OCR_RVCT6>
  281. <Type>0</Type>
  282. <StartAddress>0x0</StartAddress>
  283. <Size>0x0</Size>
  284. </OCR_RVCT6>
  285. <OCR_RVCT7>
  286. <Type>0</Type>
  287. <StartAddress>0x0</StartAddress>
  288. <Size>0x0</Size>
  289. </OCR_RVCT7>
  290. <OCR_RVCT8>
  291. <Type>0</Type>
  292. <StartAddress>0x0</StartAddress>
  293. <Size>0x0</Size>
  294. </OCR_RVCT8>
  295. <OCR_RVCT9>
  296. <Type>0</Type>
  297. <StartAddress>0x20000000</StartAddress>
  298. <Size>0x5000</Size>
  299. </OCR_RVCT9>
  300. <OCR_RVCT10>
  301. <Type>0</Type>
  302. <StartAddress>0x0</StartAddress>
  303. <Size>0x0</Size>
  304. </OCR_RVCT10>
  305. </OnChipMemories>
  306. <RvctStartVector />
  307. </ArmAdsMisc>
  308. <Cads>
  309. <interw>1</interw>
  310. <Optim>1</Optim>
  311. <oTime>0</oTime>
  312. <SplitLS>0</SplitLS>
  313. <OneElfS>1</OneElfS>
  314. <Strict>0</Strict>
  315. <EnumInt>0</EnumInt>
  316. <PlainCh>0</PlainCh>
  317. <Ropi>0</Ropi>
  318. <Rwpi>0</Rwpi>
  319. <wLevel>2</wLevel>
  320. <uThumb>0</uThumb>
  321. <uSurpInc>0</uSurpInc>
  322. <uC99>1</uC99>
  323. <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. <VariousControls>
  331. <MiscControls />
  332. <Define>STM32F103xB, USE_HAL_DRIVER, __RTTHREAD__, RT_USING_ARM_LIBC, __CLK_TCK=RT_TICK_PER_SECOND</Define>
  333. <Undefine />
  334. <IncludePath>applications;.;..\..\..\components\libc\compilers\common;..\..\..\components\libc\compilers\common\extension;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m3;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;board;board\CubeMX_Config\Inc;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\components\finsh;.;..\..\..\include;..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Include;..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Inc;..\libraries\STM32F1xx_HAL\CMSIS\Include;..\..\..\components\libc\posix\io\poll;..\..\..\components\libc\posix\io\stdio;..\..\..\components\libc\posix\ipc</IncludePath>
  335. </VariousControls>
  336. </Cads>
  337. <Aads>
  338. <interw>1</interw>
  339. <Ropi>0</Ropi>
  340. <Rwpi>0</Rwpi>
  341. <thumb>0</thumb>
  342. <SplitLS>0</SplitLS>
  343. <SwStkChk>0</SwStkChk>
  344. <NoWarn>0</NoWarn>
  345. <uSurpInc>0</uSurpInc>
  346. <useXO>0</useXO>
  347. <VariousControls>
  348. <MiscControls />
  349. <Define />
  350. <Undefine />
  351. <IncludePath />
  352. </VariousControls>
  353. </Aads>
  354. <LDads>
  355. <umfTarg>0</umfTarg>
  356. <Ropi>0</Ropi>
  357. <Rwpi>0</Rwpi>
  358. <noStLib>0</noStLib>
  359. <RepFail>1</RepFail>
  360. <useFile>0</useFile>
  361. <TextAddressRange>0x08000000</TextAddressRange>
  362. <DataAddressRange>0x20000000</DataAddressRange>
  363. <pXoBase />
  364. <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
  365. <IncludeLibs />
  366. <IncludeLibsPath />
  367. <Misc />
  368. <LinkerInputFile />
  369. <DisabledWarnings />
  370. </LDads>
  371. </TargetArmAds>
  372. </TargetOption>
  373. <Groups>
  374. <Group>
  375. <GroupName>Applications</GroupName>
  376. <Files>
  377. <File>
  378. <FileName>main.c</FileName>
  379. <FileType>1</FileType>
  380. <FilePath>applications\main.c</FilePath>
  381. </File>
  382. </Files>
  383. </Group>
  384. <Group>
  385. <GroupName>Compiler</GroupName>
  386. <Files>
  387. <File>
  388. <FileName>syscall_mem.c</FileName>
  389. <FileType>1</FileType>
  390. <FilePath>..\..\..\components\libc\compilers\armlibc\syscall_mem.c</FilePath>
  391. </File>
  392. </Files>
  393. <Files>
  394. <File>
  395. <FileName>syscalls.c</FileName>
  396. <FileType>1</FileType>
  397. <FilePath>..\..\..\components\libc\compilers\armlibc\syscalls.c</FilePath>
  398. </File>
  399. </Files>
  400. <Files>
  401. <File>
  402. <FileName>stdlib.c</FileName>
  403. <FileType>1</FileType>
  404. <FilePath>..\..\..\components\libc\compilers\common\stdlib.c</FilePath>
  405. </File>
  406. </Files>
  407. <Files>
  408. <File>
  409. <FileName>time.c</FileName>
  410. <FileType>1</FileType>
  411. <FilePath>..\..\..\components\libc\compilers\common\time.c</FilePath>
  412. </File>
  413. </Files>
  414. </Group>
  415. <Group>
  416. <GroupName>CPU</GroupName>
  417. <Files>
  418. <File>
  419. <FileName>showmem.c</FileName>
  420. <FileType>1</FileType>
  421. <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
  422. </File>
  423. </Files>
  424. <Files>
  425. <File>
  426. <FileName>div0.c</FileName>
  427. <FileType>1</FileType>
  428. <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
  429. </File>
  430. </Files>
  431. <Files>
  432. <File>
  433. <FileName>backtrace.c</FileName>
  434. <FileType>1</FileType>
  435. <FilePath>..\..\..\libcpu\arm\common\backtrace.c</FilePath>
  436. </File>
  437. </Files>
  438. <Files>
  439. <File>
  440. <FileName>context_rvds.S</FileName>
  441. <FileType>2</FileType>
  442. <FilePath>..\..\..\libcpu\arm\cortex-m3\context_rvds.S</FilePath>
  443. </File>
  444. </Files>
  445. <Files>
  446. <File>
  447. <FileName>cpuport.c</FileName>
  448. <FileType>1</FileType>
  449. <FilePath>..\..\..\libcpu\arm\cortex-m3\cpuport.c</FilePath>
  450. </File>
  451. </Files>
  452. </Group>
  453. <Group>
  454. <GroupName>DeviceDrivers</GroupName>
  455. <Files>
  456. <File>
  457. <FileName>pipe.c</FileName>
  458. <FileType>1</FileType>
  459. <FilePath>..\..\..\components\drivers\ipc\pipe.c</FilePath>
  460. </File>
  461. </Files>
  462. <Files>
  463. <File>
  464. <FileName>workqueue.c</FileName>
  465. <FileType>1</FileType>
  466. <FilePath>..\..\..\components\drivers\ipc\workqueue.c</FilePath>
  467. </File>
  468. </Files>
  469. <Files>
  470. <File>
  471. <FileName>dataqueue.c</FileName>
  472. <FileType>1</FileType>
  473. <FilePath>..\..\..\components\drivers\ipc\dataqueue.c</FilePath>
  474. </File>
  475. </Files>
  476. <Files>
  477. <File>
  478. <FileName>waitqueue.c</FileName>
  479. <FileType>1</FileType>
  480. <FilePath>..\..\..\components\drivers\ipc\waitqueue.c</FilePath>
  481. </File>
  482. </Files>
  483. <Files>
  484. <File>
  485. <FileName>completion.c</FileName>
  486. <FileType>1</FileType>
  487. <FilePath>..\..\..\components\drivers\ipc\completion.c</FilePath>
  488. </File>
  489. </Files>
  490. <Files>
  491. <File>
  492. <FileName>ringblk_buf.c</FileName>
  493. <FileType>1</FileType>
  494. <FilePath>..\..\..\components\drivers\ipc\ringblk_buf.c</FilePath>
  495. </File>
  496. </Files>
  497. <Files>
  498. <File>
  499. <FileName>ringbuffer.c</FileName>
  500. <FileType>1</FileType>
  501. <FilePath>..\..\..\components\drivers\ipc\ringbuffer.c</FilePath>
  502. </File>
  503. </Files>
  504. <Files>
  505. <File>
  506. <FileName>pin.c</FileName>
  507. <FileType>1</FileType>
  508. <FilePath>..\..\..\components\drivers\misc\pin.c</FilePath>
  509. </File>
  510. </Files>
  511. <Files>
  512. <File>
  513. <FileName>serial.c</FileName>
  514. <FileType>1</FileType>
  515. <FilePath>..\..\..\components\drivers\serial\serial.c</FilePath>
  516. </File>
  517. </Files>
  518. </Group>
  519. <Group>
  520. <GroupName>Drivers</GroupName>
  521. <Files>
  522. <File>
  523. <FileName>startup_stm32f103xb.s</FileName>
  524. <FileType>2</FileType>
  525. <FilePath>..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xb.s</FilePath>
  526. </File>
  527. </Files>
  528. <Files>
  529. <File>
  530. <FileName>stm32f1xx_hal_msp.c</FileName>
  531. <FileType>1</FileType>
  532. <FilePath>board\CubeMX_Config\Src\stm32f1xx_hal_msp.c</FilePath>
  533. </File>
  534. </Files>
  535. <Files>
  536. <File>
  537. <FileName>board.c</FileName>
  538. <FileType>1</FileType>
  539. <FilePath>board\board.c</FilePath>
  540. </File>
  541. </Files>
  542. <Files>
  543. <File>
  544. <FileName>drv_gpio.c</FileName>
  545. <FileType>1</FileType>
  546. <FilePath>..\libraries\HAL_Drivers\drv_gpio.c</FilePath>
  547. </File>
  548. </Files>
  549. <Files>
  550. <File>
  551. <FileName>drv_usart.c</FileName>
  552. <FileType>1</FileType>
  553. <FilePath>..\libraries\HAL_Drivers\drv_usart.c</FilePath>
  554. </File>
  555. </Files>
  556. <Files>
  557. <File>
  558. <FileName>drv_common.c</FileName>
  559. <FileType>1</FileType>
  560. <FilePath>..\libraries\HAL_Drivers\drv_common.c</FilePath>
  561. </File>
  562. </Files>
  563. </Group>
  564. <Group>
  565. <GroupName>Finsh</GroupName>
  566. <Files>
  567. <File>
  568. <FileName>shell.c</FileName>
  569. <FileType>1</FileType>
  570. <FilePath>..\..\..\components\finsh\shell.c</FilePath>
  571. </File>
  572. </Files>
  573. <Files>
  574. <File>
  575. <FileName>msh.c</FileName>
  576. <FileType>1</FileType>
  577. <FilePath>..\..\..\components\finsh\msh.c</FilePath>
  578. </File>
  579. </Files>
  580. <Files>
  581. <File>
  582. <FileName>cmd.c</FileName>
  583. <FileType>1</FileType>
  584. <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
  585. </File>
  586. </Files>
  587. </Group>
  588. <Group>
  589. <GroupName>Kernel</GroupName>
  590. <Files>
  591. <File>
  592. <FileName>device.c</FileName>
  593. <FileType>1</FileType>
  594. <FilePath>..\..\..\src\device.c</FilePath>
  595. </File>
  596. </Files>
  597. <Files>
  598. <File>
  599. <FileName>components.c</FileName>
  600. <FileType>1</FileType>
  601. <FilePath>..\..\..\src\components.c</FilePath>
  602. </File>
  603. </Files>
  604. <Files>
  605. <File>
  606. <FileName>timer.c</FileName>
  607. <FileType>1</FileType>
  608. <FilePath>..\..\..\src\timer.c</FilePath>
  609. </File>
  610. </Files>
  611. <Files>
  612. <File>
  613. <FileName>scheduler.c</FileName>
  614. <FileType>1</FileType>
  615. <FilePath>..\..\..\src\scheduler.c</FilePath>
  616. </File>
  617. </Files>
  618. <Files>
  619. <File>
  620. <FileName>kservice.c</FileName>
  621. <FileType>1</FileType>
  622. <FilePath>..\..\..\src\kservice.c</FilePath>
  623. </File>
  624. </Files>
  625. <Files>
  626. <File>
  627. <FileName>object.c</FileName>
  628. <FileType>1</FileType>
  629. <FilePath>..\..\..\src\object.c</FilePath>
  630. </File>
  631. </Files>
  632. <Files>
  633. <File>
  634. <FileName>mempool.c</FileName>
  635. <FileType>1</FileType>
  636. <FilePath>..\..\..\src\mempool.c</FilePath>
  637. </File>
  638. </Files>
  639. <Files>
  640. <File>
  641. <FileName>idle.c</FileName>
  642. <FileType>1</FileType>
  643. <FilePath>..\..\..\src\idle.c</FilePath>
  644. </File>
  645. </Files>
  646. <Files>
  647. <File>
  648. <FileName>mem.c</FileName>
  649. <FileType>1</FileType>
  650. <FilePath>..\..\..\src\mem.c</FilePath>
  651. </File>
  652. </Files>
  653. <Files>
  654. <File>
  655. <FileName>ipc.c</FileName>
  656. <FileType>1</FileType>
  657. <FilePath>..\..\..\src\ipc.c</FilePath>
  658. </File>
  659. </Files>
  660. <Files>
  661. <File>
  662. <FileName>thread.c</FileName>
  663. <FileType>1</FileType>
  664. <FilePath>..\..\..\src\thread.c</FilePath>
  665. </File>
  666. </Files>
  667. <Files>
  668. <File>
  669. <FileName>clock.c</FileName>
  670. <FileType>1</FileType>
  671. <FilePath>..\..\..\src\clock.c</FilePath>
  672. </File>
  673. </Files>
  674. <Files>
  675. <File>
  676. <FileName>irq.c</FileName>
  677. <FileType>1</FileType>
  678. <FilePath>..\..\..\src\irq.c</FilePath>
  679. </File>
  680. </Files>
  681. </Group>
  682. <Group>
  683. <GroupName>Libraries</GroupName>
  684. <Files>
  685. <File>
  686. <FileName>stm32f1xx_hal_rcc_ex.c</FileName>
  687. <FileType>1</FileType>
  688. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.c</FilePath>
  689. </File>
  690. </Files>
  691. <Files>
  692. <File>
  693. <FileName>stm32f1xx_hal_cortex.c</FileName>
  694. <FileType>1</FileType>
  695. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.c</FilePath>
  696. </File>
  697. </Files>
  698. <Files>
  699. <File>
  700. <FileName>stm32f1xx_hal_gpio_ex.c</FileName>
  701. <FileType>1</FileType>
  702. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.c</FilePath>
  703. </File>
  704. </Files>
  705. <Files>
  706. <File>
  707. <FileName>stm32f1xx_hal_rcc.c</FileName>
  708. <FileType>1</FileType>
  709. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.c</FilePath>
  710. </File>
  711. </Files>
  712. <Files>
  713. <File>
  714. <FileName>stm32f1xx_hal_pwr.c</FileName>
  715. <FileType>1</FileType>
  716. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.c</FilePath>
  717. </File>
  718. </Files>
  719. <Files>
  720. <File>
  721. <FileName>stm32f1xx_hal_dma.c</FileName>
  722. <FileType>1</FileType>
  723. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.c</FilePath>
  724. </File>
  725. </Files>
  726. <Files>
  727. <File>
  728. <FileName>stm32f1xx_hal_crc.c</FileName>
  729. <FileType>1</FileType>
  730. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_crc.c</FilePath>
  731. </File>
  732. </Files>
  733. <Files>
  734. <File>
  735. <FileName>system_stm32f1xx.c</FileName>
  736. <FileType>1</FileType>
  737. <FilePath>..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\system_stm32f1xx.c</FilePath>
  738. </File>
  739. </Files>
  740. <Files>
  741. <File>
  742. <FileName>stm32f1xx_hal_uart.c</FileName>
  743. <FileType>1</FileType>
  744. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.c</FilePath>
  745. </File>
  746. </Files>
  747. <Files>
  748. <File>
  749. <FileName>stm32f1xx_hal.c</FileName>
  750. <FileType>1</FileType>
  751. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.c</FilePath>
  752. </File>
  753. </Files>
  754. <Files>
  755. <File>
  756. <FileName>stm32f1xx_hal_cec.c</FileName>
  757. <FileType>1</FileType>
  758. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cec.c</FilePath>
  759. </File>
  760. </Files>
  761. <Files>
  762. <File>
  763. <FileName>stm32f1xx_hal_usart.c</FileName>
  764. <FileType>1</FileType>
  765. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_usart.c</FilePath>
  766. </File>
  767. </Files>
  768. <Files>
  769. <File>
  770. <FileName>stm32f1xx_hal_gpio.c</FileName>
  771. <FileType>1</FileType>
  772. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.c</FilePath>
  773. </File>
  774. </Files>
  775. </Group>
  776. </Groups>
  777. </Target>
  778. </Targets>
  779. </Project>