project.uvprojx 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
  3. <SchemaVersion>2.1</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Targets>
  6. <Target>
  7. <TargetName>rt-thread</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
  11. <uAC6>0</uAC6>
  12. <TargetOption>
  13. <TargetCommonOption>
  14. <Device>STM32F411RCTx</Device>
  15. <Vendor>STMicroelectronics</Vendor>
  16. <PackID>Keil.STM32F4xx_DFP.2.14.0</PackID>
  17. <PackURL>http://www.keil.com/pack/</PackURL>
  18. <Cpu>IRAM(0x20000000,0x00020000) IROM(0x08000000,0x00040000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
  19. <FlashUtilSpec />
  20. <StartupFile />
  21. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_256 -FS08000000 -FL040000 -FP0($$Device:STM32F411RCTx$CMSIS\Flash\STM32F4xx_256.FLM))</FlashDriverDll>
  22. <DeviceId>0</DeviceId>
  23. <RegisterFile>$$Device:STM32F411RCTx$Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h</RegisterFile>
  24. <MemoryEnv />
  25. <Cmp />
  26. <Asm />
  27. <Linker />
  28. <OHString />
  29. <InfinionOptionDll />
  30. <SLE66CMisc />
  31. <SLE66AMisc />
  32. <SLE66LinkerMisc />
  33. <SFDFile>$$Device:STM32F411RCTx$CMSIS\SVD\STM32F411xx.svd</SFDFile>
  34. <bCustSvd>0</bCustSvd>
  35. <UseEnv>0</UseEnv>
  36. <BinPath />
  37. <IncludePath />
  38. <LibPath />
  39. <RegisterFilePath />
  40. <DBRegisterFilePath />
  41. <TargetStatus>
  42. <Error>0</Error>
  43. <ExitCodeStop>0</ExitCodeStop>
  44. <ButtonStop>0</ButtonStop>
  45. <NotGenerated>0</NotGenerated>
  46. <InvalidFlash>1</InvalidFlash>
  47. </TargetStatus>
  48. <OutputDirectory>.\build\keil\Obj\</OutputDirectory>
  49. <OutputName>rt-thread</OutputName>
  50. <CreateExecutable>1</CreateExecutable>
  51. <CreateLib>0</CreateLib>
  52. <CreateHexFile>0</CreateHexFile>
  53. <DebugInformation>1</DebugInformation>
  54. <BrowseInformation>0</BrowseInformation>
  55. <ListingPath>.\build\keil\List\</ListingPath>
  56. <HexFormatSelection>1</HexFormatSelection>
  57. <Merge32K>0</Merge32K>
  58. <CreateBatchFile>0</CreateBatchFile>
  59. <BeforeCompile>
  60. <RunUserProg1>0</RunUserProg1>
  61. <RunUserProg2>0</RunUserProg2>
  62. <UserProg1Name />
  63. <UserProg2Name />
  64. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  65. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  66. <nStopU1X>0</nStopU1X>
  67. <nStopU2X>0</nStopU2X>
  68. </BeforeCompile>
  69. <BeforeMake>
  70. <RunUserProg1>0</RunUserProg1>
  71. <RunUserProg2>0</RunUserProg2>
  72. <UserProg1Name />
  73. <UserProg2Name />
  74. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  75. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  76. <nStopB1X>0</nStopB1X>
  77. <nStopB2X>0</nStopB2X>
  78. </BeforeMake>
  79. <AfterMake>
  80. <RunUserProg1>1</RunUserProg1>
  81. <RunUserProg2>0</RunUserProg2>
  82. <UserProg1Name>fromelf --bin !L --output rtthread.bin</UserProg1Name>
  83. <UserProg2Name />
  84. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  85. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  86. <nStopA1X>0</nStopA1X>
  87. <nStopA2X>0</nStopA2X>
  88. </AfterMake>
  89. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  90. <SVCSIdString />
  91. </TargetCommonOption>
  92. <CommonProperty>
  93. <UseCPPCompiler>0</UseCPPCompiler>
  94. <RVCTCodeConst>0</RVCTCodeConst>
  95. <RVCTZI>0</RVCTZI>
  96. <RVCTOtherData>0</RVCTOtherData>
  97. <ModuleSelection>0</ModuleSelection>
  98. <IncludeInBuild>1</IncludeInBuild>
  99. <AlwaysBuild>0</AlwaysBuild>
  100. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  101. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  102. <PublicsOnly>0</PublicsOnly>
  103. <StopOnExitCode>3</StopOnExitCode>
  104. <CustomArgument />
  105. <IncludeLibraryModules />
  106. <ComprImg>1</ComprImg>
  107. </CommonProperty>
  108. <DllOption>
  109. <SimDllName>SARMCM3.DLL</SimDllName>
  110. <SimDllArguments> -REMAP -MPU</SimDllArguments>
  111. <SimDlgDll>DCM.DLL</SimDlgDll>
  112. <SimDlgDllArguments>-pCM4</SimDlgDllArguments>
  113. <TargetDllName>SARMCM3.DLL</TargetDllName>
  114. <TargetDllArguments> -MPU</TargetDllArguments>
  115. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  116. <TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
  117. </DllOption>
  118. <DebugOption>
  119. <OPTHX>
  120. <HexSelection>1</HexSelection>
  121. <HexRangeLowAddress>0</HexRangeLowAddress>
  122. <HexRangeHighAddress>0</HexRangeHighAddress>
  123. <HexOffset>0</HexOffset>
  124. <Oh166RecLen>16</Oh166RecLen>
  125. </OPTHX>
  126. </DebugOption>
  127. <Utilities>
  128. <Flash1>
  129. <UseTargetDll>1</UseTargetDll>
  130. <UseExternalTool>0</UseExternalTool>
  131. <RunIndependent>0</RunIndependent>
  132. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  133. <Capability>1</Capability>
  134. <DriverSelection>4096</DriverSelection>
  135. </Flash1>
  136. <bUseTDR>1</bUseTDR>
  137. <Flash2>BIN\UL2CM3.DLL</Flash2>
  138. <Flash3>"" ()</Flash3>
  139. <Flash4 />
  140. <pFcarmOut />
  141. <pFcarmGrp />
  142. <pFcArmRoot />
  143. <FcArmLst>0</FcArmLst>
  144. </Utilities>
  145. <TargetArmAds>
  146. <ArmAdsMisc>
  147. <GenerateListings>0</GenerateListings>
  148. <asHll>1</asHll>
  149. <asAsm>1</asAsm>
  150. <asMacX>1</asMacX>
  151. <asSyms>1</asSyms>
  152. <asFals>1</asFals>
  153. <asDbgD>1</asDbgD>
  154. <asForm>1</asForm>
  155. <ldLst>0</ldLst>
  156. <ldmm>1</ldmm>
  157. <ldXref>1</ldXref>
  158. <BigEnd>0</BigEnd>
  159. <AdsALst>1</AdsALst>
  160. <AdsACrf>1</AdsACrf>
  161. <AdsANop>0</AdsANop>
  162. <AdsANot>0</AdsANot>
  163. <AdsLLst>1</AdsLLst>
  164. <AdsLmap>1</AdsLmap>
  165. <AdsLcgr>1</AdsLcgr>
  166. <AdsLsym>1</AdsLsym>
  167. <AdsLszi>1</AdsLszi>
  168. <AdsLtoi>1</AdsLtoi>
  169. <AdsLsun>1</AdsLsun>
  170. <AdsLven>1</AdsLven>
  171. <AdsLsxf>1</AdsLsxf>
  172. <RvctClst>0</RvctClst>
  173. <GenPPlst>0</GenPPlst>
  174. <AdsCpuType>"Cortex-M4"</AdsCpuType>
  175. <RvctDeviceName />
  176. <mOS>0</mOS>
  177. <uocRom>0</uocRom>
  178. <uocRam>0</uocRam>
  179. <hadIROM>1</hadIROM>
  180. <hadIRAM>1</hadIRAM>
  181. <hadXRAM>0</hadXRAM>
  182. <uocXRam>0</uocXRam>
  183. <RvdsVP>2</RvdsVP>
  184. <hadIRAM2>0</hadIRAM2>
  185. <hadIROM2>0</hadIROM2>
  186. <StupSel>8</StupSel>
  187. <useUlib>0</useUlib>
  188. <EndSel>0</EndSel>
  189. <uLtcg>0</uLtcg>
  190. <nSecure>0</nSecure>
  191. <RoSelD>3</RoSelD>
  192. <RwSelD>3</RwSelD>
  193. <CodeSel>0</CodeSel>
  194. <OptFeed>0</OptFeed>
  195. <NoZi1>0</NoZi1>
  196. <NoZi2>0</NoZi2>
  197. <NoZi3>0</NoZi3>
  198. <NoZi4>0</NoZi4>
  199. <NoZi5>0</NoZi5>
  200. <Ro1Chk>0</Ro1Chk>
  201. <Ro2Chk>0</Ro2Chk>
  202. <Ro3Chk>0</Ro3Chk>
  203. <Ir1Chk>1</Ir1Chk>
  204. <Ir2Chk>0</Ir2Chk>
  205. <Ra1Chk>0</Ra1Chk>
  206. <Ra2Chk>0</Ra2Chk>
  207. <Ra3Chk>0</Ra3Chk>
  208. <Im1Chk>1</Im1Chk>
  209. <Im2Chk>0</Im2Chk>
  210. <OnChipMemories>
  211. <Ocm1>
  212. <Type>0</Type>
  213. <StartAddress>0x0</StartAddress>
  214. <Size>0x0</Size>
  215. </Ocm1>
  216. <Ocm2>
  217. <Type>0</Type>
  218. <StartAddress>0x0</StartAddress>
  219. <Size>0x0</Size>
  220. </Ocm2>
  221. <Ocm3>
  222. <Type>0</Type>
  223. <StartAddress>0x0</StartAddress>
  224. <Size>0x0</Size>
  225. </Ocm3>
  226. <Ocm4>
  227. <Type>0</Type>
  228. <StartAddress>0x0</StartAddress>
  229. <Size>0x0</Size>
  230. </Ocm4>
  231. <Ocm5>
  232. <Type>0</Type>
  233. <StartAddress>0x0</StartAddress>
  234. <Size>0x0</Size>
  235. </Ocm5>
  236. <Ocm6>
  237. <Type>0</Type>
  238. <StartAddress>0x0</StartAddress>
  239. <Size>0x0</Size>
  240. </Ocm6>
  241. <IRAM>
  242. <Type>0</Type>
  243. <StartAddress>0x20000000</StartAddress>
  244. <Size>0x20000</Size>
  245. </IRAM>
  246. <IROM>
  247. <Type>1</Type>
  248. <StartAddress>0x8000000</StartAddress>
  249. <Size>0x40000</Size>
  250. </IROM>
  251. <XRAM>
  252. <Type>0</Type>
  253. <StartAddress>0x0</StartAddress>
  254. <Size>0x0</Size>
  255. </XRAM>
  256. <OCR_RVCT1>
  257. <Type>1</Type>
  258. <StartAddress>0x0</StartAddress>
  259. <Size>0x0</Size>
  260. </OCR_RVCT1>
  261. <OCR_RVCT2>
  262. <Type>1</Type>
  263. <StartAddress>0x0</StartAddress>
  264. <Size>0x0</Size>
  265. </OCR_RVCT2>
  266. <OCR_RVCT3>
  267. <Type>1</Type>
  268. <StartAddress>0x0</StartAddress>
  269. <Size>0x0</Size>
  270. </OCR_RVCT3>
  271. <OCR_RVCT4>
  272. <Type>1</Type>
  273. <StartAddress>0x8000000</StartAddress>
  274. <Size>0x40000</Size>
  275. </OCR_RVCT4>
  276. <OCR_RVCT5>
  277. <Type>1</Type>
  278. <StartAddress>0x0</StartAddress>
  279. <Size>0x0</Size>
  280. </OCR_RVCT5>
  281. <OCR_RVCT6>
  282. <Type>0</Type>
  283. <StartAddress>0x0</StartAddress>
  284. <Size>0x0</Size>
  285. </OCR_RVCT6>
  286. <OCR_RVCT7>
  287. <Type>0</Type>
  288. <StartAddress>0x0</StartAddress>
  289. <Size>0x0</Size>
  290. </OCR_RVCT7>
  291. <OCR_RVCT8>
  292. <Type>0</Type>
  293. <StartAddress>0x0</StartAddress>
  294. <Size>0x0</Size>
  295. </OCR_RVCT8>
  296. <OCR_RVCT9>
  297. <Type>0</Type>
  298. <StartAddress>0x20000000</StartAddress>
  299. <Size>0x20000</Size>
  300. </OCR_RVCT9>
  301. <OCR_RVCT10>
  302. <Type>0</Type>
  303. <StartAddress>0x0</StartAddress>
  304. <Size>0x0</Size>
  305. </OCR_RVCT10>
  306. </OnChipMemories>
  307. <RvctStartVector />
  308. </ArmAdsMisc>
  309. <Cads>
  310. <interw>1</interw>
  311. <Optim>1</Optim>
  312. <oTime>0</oTime>
  313. <SplitLS>0</SplitLS>
  314. <OneElfS>1</OneElfS>
  315. <Strict>0</Strict>
  316. <EnumInt>0</EnumInt>
  317. <PlainCh>0</PlainCh>
  318. <Ropi>0</Ropi>
  319. <Rwpi>0</Rwpi>
  320. <wLevel>2</wLevel>
  321. <uThumb>0</uThumb>
  322. <uSurpInc>0</uSurpInc>
  323. <uC99>1</uC99>
  324. <useXO>0</useXO>
  325. <v6Lang>1</v6Lang>
  326. <v6LangP>1</v6LangP>
  327. <vShortEn>1</vShortEn>
  328. <vShortWch>1</vShortWch>
  329. <v6Lto>0</v6Lto>
  330. <v6WtE>0</v6WtE>
  331. <v6Rtti>0</v6Rtti>
  332. <VariousControls>
  333. <MiscControls />
  334. <Define>USE_HAL_DRIVER, STM32F411xE, __RTTHREAD__, RT_USING_ARM_LIBC, __CLK_TCK=RT_TICK_PER_SECOND</Define>
  335. <Undefine />
  336. <IncludePath>applications;.;..\..\..\components\libc\compilers\common;..\..\..\components\libc\compilers\common\nogcc;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m4;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\spi;..\..\..\components\drivers\include;..\..\..\components\drivers\spi\sfud\inc;..\..\..\components\drivers\include;..\..\..\components\drivers\include;board;board\CubeMX_Config\Inc;board\ports;..\libraries\HAL_Drivers;..\libraries\HAL_Drivers\config;..\..\..\components\finsh;.;..\..\..\include;..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Inc;..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Include;..\libraries\STM32F4xx_HAL\CMSIS\Include;..\..\..\components\libc\posix\io\poll;..\..\..\components\libc\posix\ipc;..\..\..\examples\utest\testcases\kernel</IncludePath>
  337. </VariousControls>
  338. </Cads>
  339. <Aads>
  340. <interw>1</interw>
  341. <Ropi>0</Ropi>
  342. <Rwpi>0</Rwpi>
  343. <thumb>0</thumb>
  344. <SplitLS>0</SplitLS>
  345. <SwStkChk>0</SwStkChk>
  346. <NoWarn>0</NoWarn>
  347. <uSurpInc>0</uSurpInc>
  348. <useXO>0</useXO>
  349. <uClangAs>0</uClangAs>
  350. <VariousControls>
  351. <MiscControls />
  352. <Define />
  353. <Undefine />
  354. <IncludePath />
  355. </VariousControls>
  356. </Aads>
  357. <LDads>
  358. <umfTarg>0</umfTarg>
  359. <Ropi>0</Ropi>
  360. <Rwpi>0</Rwpi>
  361. <noStLib>0</noStLib>
  362. <RepFail>1</RepFail>
  363. <useFile>0</useFile>
  364. <TextAddressRange>0x08000000</TextAddressRange>
  365. <DataAddressRange>0x20000000</DataAddressRange>
  366. <pXoBase />
  367. <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
  368. <IncludeLibs />
  369. <IncludeLibsPath />
  370. <Misc />
  371. <LinkerInputFile />
  372. <DisabledWarnings />
  373. </LDads>
  374. </TargetArmAds>
  375. </TargetOption>
  376. <Groups>
  377. <Group>
  378. <GroupName>Applications</GroupName>
  379. <Files>
  380. <File>
  381. <FileName>main.c</FileName>
  382. <FileType>1</FileType>
  383. <FilePath>applications\main.c</FilePath>
  384. </File>
  385. </Files>
  386. </Group>
  387. <Group>
  388. <GroupName>Compiler</GroupName>
  389. <Files>
  390. <File>
  391. <FileName>libc_syms.c</FileName>
  392. <FileType>1</FileType>
  393. <FilePath>..\..\..\components\libc\compilers\armlibc\libc_syms.c</FilePath>
  394. </File>
  395. </Files>
  396. <Files>
  397. <File>
  398. <FileName>syscalls.c</FileName>
  399. <FileType>1</FileType>
  400. <FilePath>..\..\..\components\libc\compilers\armlibc\syscalls.c</FilePath>
  401. </File>
  402. </Files>
  403. <Files>
  404. <File>
  405. <FileName>syscall_mem.c</FileName>
  406. <FileType>1</FileType>
  407. <FilePath>..\..\..\components\libc\compilers\armlibc\syscall_mem.c</FilePath>
  408. </File>
  409. </Files>
  410. <Files>
  411. <File>
  412. <FileName>stdlib.c</FileName>
  413. <FileType>1</FileType>
  414. <FilePath>..\..\..\components\libc\compilers\common\stdlib.c</FilePath>
  415. </File>
  416. </Files>
  417. <Files>
  418. <File>
  419. <FileName>time.c</FileName>
  420. <FileType>1</FileType>
  421. <FilePath>..\..\..\components\libc\compilers\common\time.c</FilePath>
  422. </File>
  423. </Files>
  424. </Group>
  425. <Group>
  426. <GroupName>CPU</GroupName>
  427. <Files>
  428. <File>
  429. <FileName>div0.c</FileName>
  430. <FileType>1</FileType>
  431. <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
  432. </File>
  433. </Files>
  434. <Files>
  435. <File>
  436. <FileName>showmem.c</FileName>
  437. <FileType>1</FileType>
  438. <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
  439. </File>
  440. </Files>
  441. <Files>
  442. <File>
  443. <FileName>backtrace.c</FileName>
  444. <FileType>1</FileType>
  445. <FilePath>..\..\..\libcpu\arm\common\backtrace.c</FilePath>
  446. </File>
  447. </Files>
  448. <Files>
  449. <File>
  450. <FileName>cpuport.c</FileName>
  451. <FileType>1</FileType>
  452. <FilePath>..\..\..\libcpu\arm\cortex-m4\cpuport.c</FilePath>
  453. </File>
  454. </Files>
  455. <Files>
  456. <File>
  457. <FileName>context_rvds.S</FileName>
  458. <FileType>2</FileType>
  459. <FilePath>..\..\..\libcpu\arm\cortex-m4\context_rvds.S</FilePath>
  460. </File>
  461. </Files>
  462. </Group>
  463. <Group>
  464. <GroupName>DeviceDrivers</GroupName>
  465. <Files>
  466. <File>
  467. <FileName>i2c_core.c</FileName>
  468. <FileType>1</FileType>
  469. <FilePath>..\..\..\components\drivers\i2c\i2c_core.c</FilePath>
  470. </File>
  471. </Files>
  472. <Files>
  473. <File>
  474. <FileName>i2c_dev.c</FileName>
  475. <FileType>1</FileType>
  476. <FilePath>..\..\..\components\drivers\i2c\i2c_dev.c</FilePath>
  477. </File>
  478. </Files>
  479. <Files>
  480. <File>
  481. <FileName>i2c-bit-ops.c</FileName>
  482. <FileType>1</FileType>
  483. <FilePath>..\..\..\components\drivers\i2c\i2c-bit-ops.c</FilePath>
  484. </File>
  485. </Files>
  486. <Files>
  487. <File>
  488. <FileName>pin.c</FileName>
  489. <FileType>1</FileType>
  490. <FilePath>..\..\..\components\drivers\misc\pin.c</FilePath>
  491. </File>
  492. </Files>
  493. <Files>
  494. <File>
  495. <FileName>rtc.c</FileName>
  496. <FileType>1</FileType>
  497. <FilePath>..\..\..\components\drivers\rtc\rtc.c</FilePath>
  498. </File>
  499. </Files>
  500. <Files>
  501. <File>
  502. <FileName>serial.c</FileName>
  503. <FileType>1</FileType>
  504. <FilePath>..\..\..\components\drivers\serial\serial.c</FilePath>
  505. </File>
  506. </Files>
  507. <Files>
  508. <File>
  509. <FileName>sfud.c</FileName>
  510. <FileType>1</FileType>
  511. <FilePath>..\..\..\components\drivers\spi\sfud\src\sfud.c</FilePath>
  512. </File>
  513. </Files>
  514. <Files>
  515. <File>
  516. <FileName>spi_flash_sfud.c</FileName>
  517. <FileType>1</FileType>
  518. <FilePath>..\..\..\components\drivers\spi\spi_flash_sfud.c</FilePath>
  519. </File>
  520. </Files>
  521. <Files>
  522. <File>
  523. <FileName>sfud_sfdp.c</FileName>
  524. <FileType>1</FileType>
  525. <FilePath>..\..\..\components\drivers\spi\sfud\src\sfud_sfdp.c</FilePath>
  526. </File>
  527. </Files>
  528. <Files>
  529. <File>
  530. <FileName>spi_core.c</FileName>
  531. <FileType>1</FileType>
  532. <FilePath>..\..\..\components\drivers\spi\spi_core.c</FilePath>
  533. </File>
  534. </Files>
  535. <Files>
  536. <File>
  537. <FileName>spi_dev.c</FileName>
  538. <FileType>1</FileType>
  539. <FilePath>..\..\..\components\drivers\spi\spi_dev.c</FilePath>
  540. </File>
  541. </Files>
  542. <Files>
  543. <File>
  544. <FileName>workqueue.c</FileName>
  545. <FileType>1</FileType>
  546. <FilePath>..\..\..\components\drivers\src\workqueue.c</FilePath>
  547. </File>
  548. </Files>
  549. <Files>
  550. <File>
  551. <FileName>pipe.c</FileName>
  552. <FileType>1</FileType>
  553. <FilePath>..\..\..\components\drivers\src\pipe.c</FilePath>
  554. </File>
  555. </Files>
  556. <Files>
  557. <File>
  558. <FileName>ringblk_buf.c</FileName>
  559. <FileType>1</FileType>
  560. <FilePath>..\..\..\components\drivers\src\ringblk_buf.c</FilePath>
  561. </File>
  562. </Files>
  563. <Files>
  564. <File>
  565. <FileName>dataqueue.c</FileName>
  566. <FileType>1</FileType>
  567. <FilePath>..\..\..\components\drivers\src\dataqueue.c</FilePath>
  568. </File>
  569. </Files>
  570. <Files>
  571. <File>
  572. <FileName>waitqueue.c</FileName>
  573. <FileType>1</FileType>
  574. <FilePath>..\..\..\components\drivers\src\waitqueue.c</FilePath>
  575. </File>
  576. </Files>
  577. <Files>
  578. <File>
  579. <FileName>completion.c</FileName>
  580. <FileType>1</FileType>
  581. <FilePath>..\..\..\components\drivers\src\completion.c</FilePath>
  582. </File>
  583. </Files>
  584. <Files>
  585. <File>
  586. <FileName>ringbuffer.c</FileName>
  587. <FileType>1</FileType>
  588. <FilePath>..\..\..\components\drivers\src\ringbuffer.c</FilePath>
  589. </File>
  590. </Files>
  591. <Files>
  592. <File>
  593. <FileName>watchdog.c</FileName>
  594. <FileType>1</FileType>
  595. <FilePath>..\..\..\components\drivers\watchdog\watchdog.c</FilePath>
  596. </File>
  597. </Files>
  598. <GroupOption>
  599. <GroupArmAds>
  600. <Cads>
  601. <VariousControls>
  602. <MiscControls> --c99</MiscControls>
  603. <Define> </Define>
  604. <Undefine> </Undefine>
  605. <IncludePath> </IncludePath>
  606. </VariousControls>
  607. </Cads>
  608. </GroupArmAds>
  609. </GroupOption>
  610. </Group>
  611. <Group>
  612. <GroupName>Drivers</GroupName>
  613. <Files>
  614. <File>
  615. <FileName>stm32f4xx_hal_msp.c</FileName>
  616. <FileType>1</FileType>
  617. <FilePath>board\CubeMX_Config\Src\stm32f4xx_hal_msp.c</FilePath>
  618. </File>
  619. </Files>
  620. <Files>
  621. <File>
  622. <FileName>startup_stm32f411xe.s</FileName>
  623. <FileType>2</FileType>
  624. <FilePath>..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f411xe.s</FilePath>
  625. </File>
  626. </Files>
  627. <Files>
  628. <File>
  629. <FileName>board.c</FileName>
  630. <FileType>1</FileType>
  631. <FilePath>board\board.c</FilePath>
  632. </File>
  633. </Files>
  634. <Files>
  635. <File>
  636. <FileName>drv_gpio.c</FileName>
  637. <FileType>1</FileType>
  638. <FilePath>..\libraries\HAL_Drivers\drv_gpio.c</FilePath>
  639. </File>
  640. </Files>
  641. <Files>
  642. <File>
  643. <FileName>drv_usart.c</FileName>
  644. <FileType>1</FileType>
  645. <FilePath>..\libraries\HAL_Drivers\drv_usart.c</FilePath>
  646. </File>
  647. </Files>
  648. <Files>
  649. <File>
  650. <FileName>drv_common.c</FileName>
  651. <FileType>1</FileType>
  652. <FilePath>..\libraries\HAL_Drivers\drv_common.c</FilePath>
  653. </File>
  654. </Files>
  655. <Files>
  656. <File>
  657. <FileName>drv_spi.c</FileName>
  658. <FileType>1</FileType>
  659. <FilePath>..\libraries\HAL_Drivers\drv_spi.c</FilePath>
  660. </File>
  661. </Files>
  662. </Group>
  663. <Group>
  664. <GroupName>Finsh</GroupName>
  665. <Files>
  666. <File>
  667. <FileName>shell.c</FileName>
  668. <FileType>1</FileType>
  669. <FilePath>..\..\..\components\finsh\shell.c</FilePath>
  670. </File>
  671. </Files>
  672. <Files>
  673. <File>
  674. <FileName>msh.c</FileName>
  675. <FileType>1</FileType>
  676. <FilePath>..\..\..\components\finsh\msh.c</FilePath>
  677. </File>
  678. </Files>
  679. <Files>
  680. <File>
  681. <FileName>cmd.c</FileName>
  682. <FileType>1</FileType>
  683. <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
  684. </File>
  685. </Files>
  686. </Group>
  687. <Group>
  688. <GroupName>Kernel</GroupName>
  689. <Files>
  690. <File>
  691. <FileName>idle.c</FileName>
  692. <FileType>1</FileType>
  693. <FilePath>..\..\..\src\idle.c</FilePath>
  694. </File>
  695. </Files>
  696. <Files>
  697. <File>
  698. <FileName>mempool.c</FileName>
  699. <FileType>1</FileType>
  700. <FilePath>..\..\..\src\mempool.c</FilePath>
  701. </File>
  702. </Files>
  703. <Files>
  704. <File>
  705. <FileName>object.c</FileName>
  706. <FileType>1</FileType>
  707. <FilePath>..\..\..\src\object.c</FilePath>
  708. </File>
  709. </Files>
  710. <Files>
  711. <File>
  712. <FileName>clock.c</FileName>
  713. <FileType>1</FileType>
  714. <FilePath>..\..\..\src\clock.c</FilePath>
  715. </File>
  716. </Files>
  717. <Files>
  718. <File>
  719. <FileName>components.c</FileName>
  720. <FileType>1</FileType>
  721. <FilePath>..\..\..\src\components.c</FilePath>
  722. </File>
  723. </Files>
  724. <Files>
  725. <File>
  726. <FileName>irq.c</FileName>
  727. <FileType>1</FileType>
  728. <FilePath>..\..\..\src\irq.c</FilePath>
  729. </File>
  730. </Files>
  731. <Files>
  732. <File>
  733. <FileName>mem.c</FileName>
  734. <FileType>1</FileType>
  735. <FilePath>..\..\..\src\mem.c</FilePath>
  736. </File>
  737. </Files>
  738. <Files>
  739. <File>
  740. <FileName>scheduler.c</FileName>
  741. <FileType>1</FileType>
  742. <FilePath>..\..\..\src\scheduler.c</FilePath>
  743. </File>
  744. </Files>
  745. <Files>
  746. <File>
  747. <FileName>kservice.c</FileName>
  748. <FileType>1</FileType>
  749. <FilePath>..\..\..\src\kservice.c</FilePath>
  750. </File>
  751. </Files>
  752. <Files>
  753. <File>
  754. <FileName>device.c</FileName>
  755. <FileType>1</FileType>
  756. <FilePath>..\..\..\src\device.c</FilePath>
  757. </File>
  758. </Files>
  759. <Files>
  760. <File>
  761. <FileName>ipc.c</FileName>
  762. <FileType>1</FileType>
  763. <FilePath>..\..\..\src\ipc.c</FilePath>
  764. </File>
  765. </Files>
  766. <Files>
  767. <File>
  768. <FileName>thread.c</FileName>
  769. <FileType>1</FileType>
  770. <FilePath>..\..\..\src\thread.c</FilePath>
  771. </File>
  772. </Files>
  773. <Files>
  774. <File>
  775. <FileName>timer.c</FileName>
  776. <FileType>1</FileType>
  777. <FilePath>..\..\..\src\timer.c</FilePath>
  778. </File>
  779. </Files>
  780. </Group>
  781. <Group>
  782. <GroupName>Libraries</GroupName>
  783. <Files>
  784. <File>
  785. <FileName>stm32f4xx_hal_rtc_ex.c</FileName>
  786. <FileType>1</FileType>
  787. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rtc_ex.c</FilePath>
  788. </File>
  789. </Files>
  790. <Files>
  791. <File>
  792. <FileName>stm32f4xx_hal_qspi.c</FileName>
  793. <FileType>1</FileType>
  794. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_qspi.c</FilePath>
  795. </File>
  796. </Files>
  797. <Files>
  798. <File>
  799. <FileName>stm32f4xx_hal_uart.c</FileName>
  800. <FileType>1</FileType>
  801. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c</FilePath>
  802. </File>
  803. </Files>
  804. <Files>
  805. <File>
  806. <FileName>stm32f4xx_hal_cryp.c</FileName>
  807. <FileType>1</FileType>
  808. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp.c</FilePath>
  809. </File>
  810. </Files>
  811. <Files>
  812. <File>
  813. <FileName>stm32f4xx_hal_rcc_ex.c</FileName>
  814. <FileType>1</FileType>
  815. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c</FilePath>
  816. </File>
  817. </Files>
  818. <Files>
  819. <File>
  820. <FileName>stm32f4xx_hal_spi.c</FileName>
  821. <FileType>1</FileType>
  822. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spi.c</FilePath>
  823. </File>
  824. </Files>
  825. <Files>
  826. <File>
  827. <FileName>stm32f4xx_hal_cryp_ex.c</FileName>
  828. <FileType>1</FileType>
  829. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp_ex.c</FilePath>
  830. </File>
  831. </Files>
  832. <Files>
  833. <File>
  834. <FileName>stm32f4xx_hal_pwr_ex.c</FileName>
  835. <FileType>1</FileType>
  836. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c</FilePath>
  837. </File>
  838. </Files>
  839. <Files>
  840. <File>
  841. <FileName>stm32f4xx_hal_dma.c</FileName>
  842. <FileType>1</FileType>
  843. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c</FilePath>
  844. </File>
  845. </Files>
  846. <Files>
  847. <File>
  848. <FileName>stm32f4xx_hal_usart.c</FileName>
  849. <FileType>1</FileType>
  850. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c</FilePath>
  851. </File>
  852. </Files>
  853. <Files>
  854. <File>
  855. <FileName>stm32f4xx_hal_crc.c</FileName>
  856. <FileType>1</FileType>
  857. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_crc.c</FilePath>
  858. </File>
  859. </Files>
  860. <Files>
  861. <File>
  862. <FileName>stm32f4xx_hal_i2c_ex.c</FileName>
  863. <FileType>1</FileType>
  864. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c_ex.c</FilePath>
  865. </File>
  866. </Files>
  867. <Files>
  868. <File>
  869. <FileName>stm32f4xx_hal_iwdg.c</FileName>
  870. <FileType>1</FileType>
  871. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_iwdg.c</FilePath>
  872. </File>
  873. </Files>
  874. <Files>
  875. <File>
  876. <FileName>stm32f4xx_hal_rcc.c</FileName>
  877. <FileType>1</FileType>
  878. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c</FilePath>
  879. </File>
  880. </Files>
  881. <Files>
  882. <File>
  883. <FileName>stm32f4xx_hal_dma_ex.c</FileName>
  884. <FileType>1</FileType>
  885. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c</FilePath>
  886. </File>
  887. </Files>
  888. <Files>
  889. <File>
  890. <FileName>stm32f4xx_hal_pwr.c</FileName>
  891. <FileType>1</FileType>
  892. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c</FilePath>
  893. </File>
  894. </Files>
  895. <Files>
  896. <File>
  897. <FileName>stm32f4xx_hal_rng.c</FileName>
  898. <FileType>1</FileType>
  899. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rng.c</FilePath>
  900. </File>
  901. </Files>
  902. <Files>
  903. <File>
  904. <FileName>stm32f4xx_hal_cortex.c</FileName>
  905. <FileType>1</FileType>
  906. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c</FilePath>
  907. </File>
  908. </Files>
  909. <Files>
  910. <File>
  911. <FileName>stm32f4xx_hal_rtc.c</FileName>
  912. <FileType>1</FileType>
  913. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rtc.c</FilePath>
  914. </File>
  915. </Files>
  916. <Files>
  917. <File>
  918. <FileName>stm32f4xx_hal.c</FileName>
  919. <FileType>1</FileType>
  920. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c</FilePath>
  921. </File>
  922. </Files>
  923. <Files>
  924. <File>
  925. <FileName>stm32f4xx_hal_wwdg.c</FileName>
  926. <FileType>1</FileType>
  927. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_wwdg.c</FilePath>
  928. </File>
  929. </Files>
  930. <Files>
  931. <File>
  932. <FileName>stm32f4xx_hal_i2c.c</FileName>
  933. <FileType>1</FileType>
  934. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c.c</FilePath>
  935. </File>
  936. </Files>
  937. <Files>
  938. <File>
  939. <FileName>stm32f4xx_hal_cec.c</FileName>
  940. <FileType>1</FileType>
  941. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cec.c</FilePath>
  942. </File>
  943. </Files>
  944. <Files>
  945. <File>
  946. <FileName>system_stm32f4xx.c</FileName>
  947. <FileType>1</FileType>
  948. <FilePath>..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c</FilePath>
  949. </File>
  950. </Files>
  951. <Files>
  952. <File>
  953. <FileName>stm32f4xx_hal_gpio.c</FileName>
  954. <FileType>1</FileType>
  955. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c</FilePath>
  956. </File>
  957. </Files>
  958. </Group>
  959. </Groups>
  960. </Target>
  961. </Targets>
  962. <RTE>
  963. <apis />
  964. <components />
  965. <files />
  966. </RTE>
  967. </Project>