project.uvproj 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_proj.xsd">
  3. <SchemaVersion>1.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. <TargetOption>
  11. <TargetCommonOption>
  12. <Device>STM32F103RB</Device>
  13. <Vendor>STMicroelectronics</Vendor>
  14. <Cpu>IRAM(0x20000000-0x20004FFF) IROM(0x8000000-0x801FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")</Cpu>
  15. <FlashUtilSpec></FlashUtilSpec>
  16. <StartupFile>"STARTUP\ST\STM32F10x\startup_stm32f10x_md.s" ("STM32 Medium Density Line Startup Code")</StartupFile>
  17. <FlashDriverDll>UL2CM3(-O14 -S0 -C0 -N00("ARM Cortex-M3") -D00(1BA00477) -L00(4) -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_128 -FS08000000 -FL020000)</FlashDriverDll>
  18. <DeviceId>4231</DeviceId>
  19. <RegisterFile>stm32f10x.h</RegisterFile>
  20. <MemoryEnv></MemoryEnv>
  21. <Cmp></Cmp>
  22. <Asm></Asm>
  23. <Linker></Linker>
  24. <OHString></OHString>
  25. <InfinionOptionDll></InfinionOptionDll>
  26. <SLE66CMisc></SLE66CMisc>
  27. <SLE66AMisc></SLE66AMisc>
  28. <SLE66LinkerMisc></SLE66LinkerMisc>
  29. <SFDFile>SFD\ST\STM32F1xx\STM32F103xx.sfr</SFDFile>
  30. <bCustSvd>0</bCustSvd>
  31. <UseEnv>0</UseEnv>
  32. <BinPath></BinPath>
  33. <IncludePath></IncludePath>
  34. <LibPath></LibPath>
  35. <RegisterFilePath>ST\STM32F10x\</RegisterFilePath>
  36. <DBRegisterFilePath>ST\STM32F10x\</DBRegisterFilePath>
  37. <TargetStatus>
  38. <Error>0</Error>
  39. <ExitCodeStop>0</ExitCodeStop>
  40. <ButtonStop>0</ButtonStop>
  41. <NotGenerated>0</NotGenerated>
  42. <InvalidFlash>1</InvalidFlash>
  43. </TargetStatus>
  44. <OutputDirectory>.\build\keil\Obj\</OutputDirectory>
  45. <OutputName>rt-thread</OutputName>
  46. <CreateExecutable>1</CreateExecutable>
  47. <CreateLib>0</CreateLib>
  48. <CreateHexFile>0</CreateHexFile>
  49. <DebugInformation>1</DebugInformation>
  50. <BrowseInformation>0</BrowseInformation>
  51. <ListingPath>.\build\keil\List\</ListingPath>
  52. <HexFormatSelection>1</HexFormatSelection>
  53. <Merge32K>0</Merge32K>
  54. <CreateBatchFile>0</CreateBatchFile>
  55. <BeforeCompile>
  56. <RunUserProg1>0</RunUserProg1>
  57. <RunUserProg2>0</RunUserProg2>
  58. <UserProg1Name></UserProg1Name>
  59. <UserProg2Name></UserProg2Name>
  60. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  61. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  62. <nStopU1X>0</nStopU1X>
  63. <nStopU2X>0</nStopU2X>
  64. </BeforeCompile>
  65. <BeforeMake>
  66. <RunUserProg1>0</RunUserProg1>
  67. <RunUserProg2>0</RunUserProg2>
  68. <UserProg1Name></UserProg1Name>
  69. <UserProg2Name></UserProg2Name>
  70. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  71. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  72. <nStopB1X>0</nStopB1X>
  73. <nStopB2X>0</nStopB2X>
  74. </BeforeMake>
  75. <AfterMake>
  76. <RunUserProg1>1</RunUserProg1>
  77. <RunUserProg2>0</RunUserProg2>
  78. <UserProg1Name>fromelf --bin !L --output rtthread.bin</UserProg1Name>
  79. <UserProg2Name></UserProg2Name>
  80. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  81. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  82. <nStopA1X>0</nStopA1X>
  83. <nStopA2X>0</nStopA2X>
  84. </AfterMake>
  85. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  86. <SVCSIdString></SVCSIdString>
  87. </TargetCommonOption>
  88. <CommonProperty>
  89. <UseCPPCompiler>0</UseCPPCompiler>
  90. <RVCTCodeConst>0</RVCTCodeConst>
  91. <RVCTZI>0</RVCTZI>
  92. <RVCTOtherData>0</RVCTOtherData>
  93. <ModuleSelection>0</ModuleSelection>
  94. <IncludeInBuild>1</IncludeInBuild>
  95. <AlwaysBuild>0</AlwaysBuild>
  96. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  97. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  98. <PublicsOnly>0</PublicsOnly>
  99. <StopOnExitCode>3</StopOnExitCode>
  100. <CustomArgument></CustomArgument>
  101. <IncludeLibraryModules></IncludeLibraryModules>
  102. <ComprImg>1</ComprImg>
  103. </CommonProperty>
  104. <DllOption>
  105. <SimDllName>SARMCM3.DLL</SimDllName>
  106. <SimDllArguments></SimDllArguments>
  107. <SimDlgDll>DARMSTM.DLL</SimDlgDll>
  108. <SimDlgDllArguments>-pSTM32F103RB</SimDlgDllArguments>
  109. <TargetDllName>SARMCM3.DLL</TargetDllName>
  110. <TargetDllArguments></TargetDllArguments>
  111. <TargetDlgDll>TARMSTM.DLL</TargetDlgDll>
  112. <TargetDlgDllArguments>-pSTM32F103RB</TargetDlgDllArguments>
  113. </DllOption>
  114. <DebugOption>
  115. <OPTHX>
  116. <HexSelection>1</HexSelection>
  117. <HexRangeLowAddress>0</HexRangeLowAddress>
  118. <HexRangeHighAddress>0</HexRangeHighAddress>
  119. <HexOffset>0</HexOffset>
  120. <Oh166RecLen>16</Oh166RecLen>
  121. </OPTHX>
  122. <Simulator>
  123. <UseSimulator>0</UseSimulator>
  124. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  125. <RunToMain>1</RunToMain>
  126. <RestoreBreakpoints>1</RestoreBreakpoints>
  127. <RestoreWatchpoints>1</RestoreWatchpoints>
  128. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  129. <RestoreFunctions>1</RestoreFunctions>
  130. <RestoreToolbox>1</RestoreToolbox>
  131. <LimitSpeedToRealTime>0</LimitSpeedToRealTime>
  132. <RestoreSysVw>1</RestoreSysVw>
  133. </Simulator>
  134. <Target>
  135. <UseTarget>1</UseTarget>
  136. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  137. <RunToMain>1</RunToMain>
  138. <RestoreBreakpoints>1</RestoreBreakpoints>
  139. <RestoreWatchpoints>1</RestoreWatchpoints>
  140. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  141. <RestoreFunctions>0</RestoreFunctions>
  142. <RestoreToolbox>1</RestoreToolbox>
  143. <RestoreTracepoints>0</RestoreTracepoints>
  144. <RestoreSysVw>1</RestoreSysVw>
  145. </Target>
  146. <RunDebugAfterBuild>0</RunDebugAfterBuild>
  147. <TargetSelection>3</TargetSelection>
  148. <SimDlls>
  149. <CpuDll></CpuDll>
  150. <CpuDllArguments></CpuDllArguments>
  151. <PeripheralDll></PeripheralDll>
  152. <PeripheralDllArguments></PeripheralDllArguments>
  153. <InitializationFile></InitializationFile>
  154. </SimDlls>
  155. <TargetDlls>
  156. <CpuDll></CpuDll>
  157. <CpuDllArguments></CpuDllArguments>
  158. <PeripheralDll></PeripheralDll>
  159. <PeripheralDllArguments></PeripheralDllArguments>
  160. <InitializationFile></InitializationFile>
  161. <Driver>Segger\JL2CM3.dll</Driver>
  162. </TargetDlls>
  163. </DebugOption>
  164. <Utilities>
  165. <Flash1>
  166. <UseTargetDll>1</UseTargetDll>
  167. <UseExternalTool>0</UseExternalTool>
  168. <RunIndependent>0</RunIndependent>
  169. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  170. <Capability>1</Capability>
  171. <DriverSelection>4096</DriverSelection>
  172. </Flash1>
  173. <bUseTDR>1</bUseTDR>
  174. <Flash2>BIN\UL2CM3.DLL</Flash2>
  175. <Flash3></Flash3>
  176. <Flash4></Flash4>
  177. <pFcarmOut></pFcarmOut>
  178. <pFcarmGrp></pFcarmGrp>
  179. <pFcArmRoot></pFcArmRoot>
  180. <FcArmLst>0</FcArmLst>
  181. </Utilities>
  182. <TargetArmAds>
  183. <ArmAdsMisc>
  184. <GenerateListings>0</GenerateListings>
  185. <asHll>1</asHll>
  186. <asAsm>1</asAsm>
  187. <asMacX>1</asMacX>
  188. <asSyms>1</asSyms>
  189. <asFals>1</asFals>
  190. <asDbgD>1</asDbgD>
  191. <asForm>1</asForm>
  192. <ldLst>0</ldLst>
  193. <ldmm>1</ldmm>
  194. <ldXref>1</ldXref>
  195. <BigEnd>0</BigEnd>
  196. <AdsALst>1</AdsALst>
  197. <AdsACrf>1</AdsACrf>
  198. <AdsANop>0</AdsANop>
  199. <AdsANot>0</AdsANot>
  200. <AdsLLst>1</AdsLLst>
  201. <AdsLmap>1</AdsLmap>
  202. <AdsLcgr>1</AdsLcgr>
  203. <AdsLsym>1</AdsLsym>
  204. <AdsLszi>1</AdsLszi>
  205. <AdsLtoi>1</AdsLtoi>
  206. <AdsLsun>1</AdsLsun>
  207. <AdsLven>1</AdsLven>
  208. <AdsLsxf>1</AdsLsxf>
  209. <RvctClst>0</RvctClst>
  210. <GenPPlst>0</GenPPlst>
  211. <AdsCpuType>"Cortex-M3"</AdsCpuType>
  212. <RvctDeviceName></RvctDeviceName>
  213. <mOS>0</mOS>
  214. <uocRom>0</uocRom>
  215. <uocRam>0</uocRam>
  216. <hadIROM>1</hadIROM>
  217. <hadIRAM>1</hadIRAM>
  218. <hadXRAM>0</hadXRAM>
  219. <uocXRam>0</uocXRam>
  220. <RvdsVP>0</RvdsVP>
  221. <hadIRAM2>0</hadIRAM2>
  222. <hadIROM2>0</hadIROM2>
  223. <StupSel>8</StupSel>
  224. <useUlib>0</useUlib>
  225. <EndSel>0</EndSel>
  226. <uLtcg>0</uLtcg>
  227. <nSecure>0</nSecure>
  228. <RoSelD>3</RoSelD>
  229. <RwSelD>3</RwSelD>
  230. <CodeSel>0</CodeSel>
  231. <OptFeed>0</OptFeed>
  232. <NoZi1>0</NoZi1>
  233. <NoZi2>0</NoZi2>
  234. <NoZi3>0</NoZi3>
  235. <NoZi4>0</NoZi4>
  236. <NoZi5>0</NoZi5>
  237. <Ro1Chk>0</Ro1Chk>
  238. <Ro2Chk>0</Ro2Chk>
  239. <Ro3Chk>0</Ro3Chk>
  240. <Ir1Chk>1</Ir1Chk>
  241. <Ir2Chk>0</Ir2Chk>
  242. <Ra1Chk>0</Ra1Chk>
  243. <Ra2Chk>0</Ra2Chk>
  244. <Ra3Chk>0</Ra3Chk>
  245. <Im1Chk>1</Im1Chk>
  246. <Im2Chk>0</Im2Chk>
  247. <OnChipMemories>
  248. <Ocm1>
  249. <Type>0</Type>
  250. <StartAddress>0x0</StartAddress>
  251. <Size>0x0</Size>
  252. </Ocm1>
  253. <Ocm2>
  254. <Type>0</Type>
  255. <StartAddress>0x0</StartAddress>
  256. <Size>0x0</Size>
  257. </Ocm2>
  258. <Ocm3>
  259. <Type>0</Type>
  260. <StartAddress>0x0</StartAddress>
  261. <Size>0x0</Size>
  262. </Ocm3>
  263. <Ocm4>
  264. <Type>0</Type>
  265. <StartAddress>0x0</StartAddress>
  266. <Size>0x0</Size>
  267. </Ocm4>
  268. <Ocm5>
  269. <Type>0</Type>
  270. <StartAddress>0x0</StartAddress>
  271. <Size>0x0</Size>
  272. </Ocm5>
  273. <Ocm6>
  274. <Type>0</Type>
  275. <StartAddress>0x0</StartAddress>
  276. <Size>0x0</Size>
  277. </Ocm6>
  278. <IRAM>
  279. <Type>0</Type>
  280. <StartAddress>0x20000000</StartAddress>
  281. <Size>0x5000</Size>
  282. </IRAM>
  283. <IROM>
  284. <Type>1</Type>
  285. <StartAddress>0x8000000</StartAddress>
  286. <Size>0x20000</Size>
  287. </IROM>
  288. <XRAM>
  289. <Type>0</Type>
  290. <StartAddress>0x0</StartAddress>
  291. <Size>0x0</Size>
  292. </XRAM>
  293. <OCR_RVCT1>
  294. <Type>1</Type>
  295. <StartAddress>0x0</StartAddress>
  296. <Size>0x0</Size>
  297. </OCR_RVCT1>
  298. <OCR_RVCT2>
  299. <Type>1</Type>
  300. <StartAddress>0x0</StartAddress>
  301. <Size>0x0</Size>
  302. </OCR_RVCT2>
  303. <OCR_RVCT3>
  304. <Type>1</Type>
  305. <StartAddress>0x0</StartAddress>
  306. <Size>0x0</Size>
  307. </OCR_RVCT3>
  308. <OCR_RVCT4>
  309. <Type>1</Type>
  310. <StartAddress>0x8000000</StartAddress>
  311. <Size>0x20000</Size>
  312. </OCR_RVCT4>
  313. <OCR_RVCT5>
  314. <Type>1</Type>
  315. <StartAddress>0x0</StartAddress>
  316. <Size>0x0</Size>
  317. </OCR_RVCT5>
  318. <OCR_RVCT6>
  319. <Type>0</Type>
  320. <StartAddress>0x0</StartAddress>
  321. <Size>0x0</Size>
  322. </OCR_RVCT6>
  323. <OCR_RVCT7>
  324. <Type>0</Type>
  325. <StartAddress>0x0</StartAddress>
  326. <Size>0x0</Size>
  327. </OCR_RVCT7>
  328. <OCR_RVCT8>
  329. <Type>0</Type>
  330. <StartAddress>0x0</StartAddress>
  331. <Size>0x0</Size>
  332. </OCR_RVCT8>
  333. <OCR_RVCT9>
  334. <Type>0</Type>
  335. <StartAddress>0x20000000</StartAddress>
  336. <Size>0x5000</Size>
  337. </OCR_RVCT9>
  338. <OCR_RVCT10>
  339. <Type>0</Type>
  340. <StartAddress>0x0</StartAddress>
  341. <Size>0x0</Size>
  342. </OCR_RVCT10>
  343. </OnChipMemories>
  344. <RvctStartVector></RvctStartVector>
  345. </ArmAdsMisc>
  346. <Cads>
  347. <interw>1</interw>
  348. <Optim>1</Optim>
  349. <oTime>0</oTime>
  350. <SplitLS>0</SplitLS>
  351. <OneElfS>1</OneElfS>
  352. <Strict>0</Strict>
  353. <EnumInt>0</EnumInt>
  354. <PlainCh>0</PlainCh>
  355. <Ropi>0</Ropi>
  356. <Rwpi>0</Rwpi>
  357. <wLevel>0</wLevel>
  358. <uThumb>0</uThumb>
  359. <uSurpInc>0</uSurpInc>
  360. <uC99>1</uC99>
  361. <useXO>0</useXO>
  362. <v6Lang>1</v6Lang>
  363. <v6LangP>1</v6LangP>
  364. <vShortEn>1</vShortEn>
  365. <vShortWch>1</vShortWch>
  366. <v6Lto>0</v6Lto>
  367. <v6WtE>0</v6WtE>
  368. <VariousControls>
  369. <MiscControls></MiscControls>
  370. <Define>STM32F103xB, USE_HAL_DRIVER</Define>
  371. <Undefine></Undefine>
  372. <IncludePath>applications;.;board;board\CubeMX_Config\Inc;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\include;..\..\..\libcpu\arm\cortex-m3;..\..\..\libcpu\arm\common;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\finsh;..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Include;..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Inc;..\libraries\STM32F1xx_HAL\CMSIS\Include</IncludePath>
  373. </VariousControls>
  374. </Cads>
  375. <Aads>
  376. <interw>1</interw>
  377. <Ropi>0</Ropi>
  378. <Rwpi>0</Rwpi>
  379. <thumb>0</thumb>
  380. <SplitLS>0</SplitLS>
  381. <SwStkChk>0</SwStkChk>
  382. <NoWarn>0</NoWarn>
  383. <uSurpInc>0</uSurpInc>
  384. <useXO>0</useXO>
  385. <VariousControls>
  386. <MiscControls></MiscControls>
  387. <Define></Define>
  388. <Undefine></Undefine>
  389. <IncludePath></IncludePath>
  390. </VariousControls>
  391. </Aads>
  392. <LDads>
  393. <umfTarg>0</umfTarg>
  394. <Ropi>0</Ropi>
  395. <Rwpi>0</Rwpi>
  396. <noStLib>0</noStLib>
  397. <RepFail>1</RepFail>
  398. <useFile>0</useFile>
  399. <TextAddressRange>0x08000000</TextAddressRange>
  400. <DataAddressRange>0x20000000</DataAddressRange>
  401. <pXoBase></pXoBase>
  402. <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
  403. <IncludeLibs></IncludeLibs>
  404. <IncludeLibsPath></IncludeLibsPath>
  405. <Misc> --keep *.o(.rti_fn.*) --keep *.o(FSymTab)</Misc>
  406. <LinkerInputFile></LinkerInputFile>
  407. <DisabledWarnings></DisabledWarnings>
  408. </LDads>
  409. </TargetArmAds>
  410. </TargetOption>
  411. <Groups>
  412. <Group>
  413. <GroupName>Applications</GroupName>
  414. <Files>
  415. <File>
  416. <FileName>main.c</FileName>
  417. <FileType>1</FileType>
  418. <FilePath>applications\main.c</FilePath>
  419. </File>
  420. </Files>
  421. </Group>
  422. <Group>
  423. <GroupName>Drivers</GroupName>
  424. <Files>
  425. <File>
  426. <FileName>board.c</FileName>
  427. <FileType>1</FileType>
  428. <FilePath>board\board.c</FilePath>
  429. </File>
  430. <File>
  431. <FileName>stm32f1xx_hal_msp.c</FileName>
  432. <FileType>1</FileType>
  433. <FilePath>board\CubeMX_Config\Src\stm32f1xx_hal_msp.c</FilePath>
  434. </File>
  435. <File>
  436. <FileName>startup_stm32f103xb.s</FileName>
  437. <FileType>2</FileType>
  438. <FilePath>..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xb.s</FilePath>
  439. </File>
  440. <File>
  441. <FileName>drv_gpio.c</FileName>
  442. <FileType>1</FileType>
  443. <FilePath>..\libraries\HAL_Drivers\drv_gpio.c</FilePath>
  444. </File>
  445. <File>
  446. <FileName>drv_usart.c</FileName>
  447. <FileType>1</FileType>
  448. <FilePath>..\libraries\HAL_Drivers\drv_usart.c</FilePath>
  449. </File>
  450. <File>
  451. <FileName>drv_common.c</FileName>
  452. <FileType>1</FileType>
  453. <FilePath>..\libraries\HAL_Drivers\drv_common.c</FilePath>
  454. </File>
  455. </Files>
  456. </Group>
  457. <Group>
  458. <GroupName>Kernel</GroupName>
  459. <Files>
  460. <File>
  461. <FileName>clock.c</FileName>
  462. <FileType>1</FileType>
  463. <FilePath>..\..\..\src\clock.c</FilePath>
  464. </File>
  465. <File>
  466. <FileName>components.c</FileName>
  467. <FileType>1</FileType>
  468. <FilePath>..\..\..\src\components.c</FilePath>
  469. </File>
  470. <File>
  471. <FileName>cpu.c</FileName>
  472. <FileType>1</FileType>
  473. <FilePath>..\..\..\src\cpu.c</FilePath>
  474. </File>
  475. <File>
  476. <FileName>device.c</FileName>
  477. <FileType>1</FileType>
  478. <FilePath>..\..\..\src\device.c</FilePath>
  479. </File>
  480. <File>
  481. <FileName>idle.c</FileName>
  482. <FileType>1</FileType>
  483. <FilePath>..\..\..\src\idle.c</FilePath>
  484. </File>
  485. <File>
  486. <FileName>ipc.c</FileName>
  487. <FileType>1</FileType>
  488. <FilePath>..\..\..\src\ipc.c</FilePath>
  489. </File>
  490. <File>
  491. <FileName>irq.c</FileName>
  492. <FileType>1</FileType>
  493. <FilePath>..\..\..\src\irq.c</FilePath>
  494. </File>
  495. <File>
  496. <FileName>kservice.c</FileName>
  497. <FileType>1</FileType>
  498. <FilePath>..\..\..\src\kservice.c</FilePath>
  499. </File>
  500. <File>
  501. <FileName>mem.c</FileName>
  502. <FileType>1</FileType>
  503. <FilePath>..\..\..\src\mem.c</FilePath>
  504. </File>
  505. <File>
  506. <FileName>mempool.c</FileName>
  507. <FileType>1</FileType>
  508. <FilePath>..\..\..\src\mempool.c</FilePath>
  509. </File>
  510. <File>
  511. <FileName>object.c</FileName>
  512. <FileType>1</FileType>
  513. <FilePath>..\..\..\src\object.c</FilePath>
  514. </File>
  515. <File>
  516. <FileName>scheduler.c</FileName>
  517. <FileType>1</FileType>
  518. <FilePath>..\..\..\src\scheduler.c</FilePath>
  519. </File>
  520. <File>
  521. <FileName>signal.c</FileName>
  522. <FileType>1</FileType>
  523. <FilePath>..\..\..\src\signal.c</FilePath>
  524. </File>
  525. <File>
  526. <FileName>thread.c</FileName>
  527. <FileType>1</FileType>
  528. <FilePath>..\..\..\src\thread.c</FilePath>
  529. </File>
  530. <File>
  531. <FileName>timer.c</FileName>
  532. <FileType>1</FileType>
  533. <FilePath>..\..\..\src\timer.c</FilePath>
  534. </File>
  535. </Files>
  536. </Group>
  537. <Group>
  538. <GroupName>CORTEX-M3</GroupName>
  539. <Files>
  540. <File>
  541. <FileName>cpuport.c</FileName>
  542. <FileType>1</FileType>
  543. <FilePath>..\..\..\libcpu\arm\cortex-m3\cpuport.c</FilePath>
  544. </File>
  545. <File>
  546. <FileName>context_rvds.S</FileName>
  547. <FileType>2</FileType>
  548. <FilePath>..\..\..\libcpu\arm\cortex-m3\context_rvds.S</FilePath>
  549. </File>
  550. <File>
  551. <FileName>backtrace.c</FileName>
  552. <FileType>1</FileType>
  553. <FilePath>..\..\..\libcpu\arm\common\backtrace.c</FilePath>
  554. </File>
  555. <File>
  556. <FileName>div0.c</FileName>
  557. <FileType>1</FileType>
  558. <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
  559. </File>
  560. <File>
  561. <FileName>showmem.c</FileName>
  562. <FileType>1</FileType>
  563. <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
  564. </File>
  565. </Files>
  566. </Group>
  567. <Group>
  568. <GroupName>DeviceDrivers</GroupName>
  569. <Files>
  570. <File>
  571. <FileName>pin.c</FileName>
  572. <FileType>1</FileType>
  573. <FilePath>..\..\..\components\drivers\misc\pin.c</FilePath>
  574. </File>
  575. <File>
  576. <FileName>serial.c</FileName>
  577. <FileType>1</FileType>
  578. <FilePath>..\..\..\components\drivers\serial\serial.c</FilePath>
  579. </File>
  580. <File>
  581. <FileName>completion.c</FileName>
  582. <FileType>1</FileType>
  583. <FilePath>..\..\..\components\drivers\src\completion.c</FilePath>
  584. </File>
  585. <File>
  586. <FileName>dataqueue.c</FileName>
  587. <FileType>1</FileType>
  588. <FilePath>..\..\..\components\drivers\src\dataqueue.c</FilePath>
  589. </File>
  590. <File>
  591. <FileName>pipe.c</FileName>
  592. <FileType>1</FileType>
  593. <FilePath>..\..\..\components\drivers\src\pipe.c</FilePath>
  594. </File>
  595. <File>
  596. <FileName>ringblk_buf.c</FileName>
  597. <FileType>1</FileType>
  598. <FilePath>..\..\..\components\drivers\src\ringblk_buf.c</FilePath>
  599. </File>
  600. <File>
  601. <FileName>ringbuffer.c</FileName>
  602. <FileType>1</FileType>
  603. <FilePath>..\..\..\components\drivers\src\ringbuffer.c</FilePath>
  604. </File>
  605. <File>
  606. <FileName>waitqueue.c</FileName>
  607. <FileType>1</FileType>
  608. <FilePath>..\..\..\components\drivers\src\waitqueue.c</FilePath>
  609. </File>
  610. <File>
  611. <FileName>workqueue.c</FileName>
  612. <FileType>1</FileType>
  613. <FilePath>..\..\..\components\drivers\src\workqueue.c</FilePath>
  614. </File>
  615. </Files>
  616. </Group>
  617. <Group>
  618. <GroupName>finsh</GroupName>
  619. <Files>
  620. <File>
  621. <FileName>shell.c</FileName>
  622. <FileType>1</FileType>
  623. <FilePath>..\..\..\components\finsh\shell.c</FilePath>
  624. </File>
  625. <File>
  626. <FileName>symbol.c</FileName>
  627. <FileType>1</FileType>
  628. <FilePath>..\..\..\components\finsh\symbol.c</FilePath>
  629. </File>
  630. <File>
  631. <FileName>cmd.c</FileName>
  632. <FileType>1</FileType>
  633. <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
  634. </File>
  635. <File>
  636. <FileName>msh.c</FileName>
  637. <FileType>1</FileType>
  638. <FilePath>..\..\..\components\finsh\msh.c</FilePath>
  639. </File>
  640. <File>
  641. <FileName>msh_cmd.c</FileName>
  642. <FileType>1</FileType>
  643. <FilePath>..\..\..\components\finsh\msh_cmd.c</FilePath>
  644. </File>
  645. <File>
  646. <FileName>msh_file.c</FileName>
  647. <FileType>1</FileType>
  648. <FilePath>..\..\..\components\finsh\msh_file.c</FilePath>
  649. </File>
  650. </Files>
  651. </Group>
  652. <Group>
  653. <GroupName>STM32_HAL</GroupName>
  654. <Files>
  655. <File>
  656. <FileName>system_stm32f1xx.c</FileName>
  657. <FileType>1</FileType>
  658. <FilePath>..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\system_stm32f1xx.c</FilePath>
  659. </File>
  660. <File>
  661. <FileName>stm32f1xx_hal_dma.c</FileName>
  662. <FileType>1</FileType>
  663. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.c</FilePath>
  664. </File>
  665. <File>
  666. <FileName>stm32f1xx_hal_cortex.c</FileName>
  667. <FileType>1</FileType>
  668. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.c</FilePath>
  669. </File>
  670. <File>
  671. <FileName>stm32f1xx_hal_crc.c</FileName>
  672. <FileType>1</FileType>
  673. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_crc.c</FilePath>
  674. </File>
  675. <File>
  676. <FileName>stm32f1xx_hal_pwr.c</FileName>
  677. <FileType>1</FileType>
  678. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.c</FilePath>
  679. </File>
  680. <File>
  681. <FileName>stm32f1xx_hal_rcc.c</FileName>
  682. <FileType>1</FileType>
  683. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.c</FilePath>
  684. </File>
  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. <File>
  691. <FileName>stm32f1xx_hal.c</FileName>
  692. <FileType>1</FileType>
  693. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.c</FilePath>
  694. </File>
  695. <File>
  696. <FileName>stm32f1xx_hal_cec.c</FileName>
  697. <FileType>1</FileType>
  698. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cec.c</FilePath>
  699. </File>
  700. <File>
  701. <FileName>stm32f1xx_hal_sram.c</FileName>
  702. <FileType>1</FileType>
  703. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_sram.c</FilePath>
  704. </File>
  705. <File>
  706. <FileName>stm32f1xx_hal_gpio.c</FileName>
  707. <FileType>1</FileType>
  708. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.c</FilePath>
  709. </File>
  710. <File>
  711. <FileName>stm32f1xx_hal_gpio_ex.c</FileName>
  712. <FileType>1</FileType>
  713. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.c</FilePath>
  714. </File>
  715. <File>
  716. <FileName>stm32f1xx_hal_uart.c</FileName>
  717. <FileType>1</FileType>
  718. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.c</FilePath>
  719. </File>
  720. <File>
  721. <FileName>stm32f1xx_hal_usart.c</FileName>
  722. <FileType>1</FileType>
  723. <FilePath>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_usart.c</FilePath>
  724. </File>
  725. </Files>
  726. </Group>
  727. </Groups>
  728. </Target>
  729. </Targets>
  730. </Project>