project.uvprojx 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263
  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>STM32F767IGTx</Device>
  15. <Vendor>STMicroelectronics</Vendor>
  16. <PackID>Keil.STM32F7xx_DFP.2.11.0</PackID>
  17. <PackURL>http://www.keil.com/pack</PackURL>
  18. <Cpu>IRAM(0x20020000,0x60000) IRAM2(0x20000000,0x20000) IROM(0x08000000,0x100000) IROM2(0x00200000,0x100000) CPUTYPE("Cortex-M7") FPU3(DFPU) CLOCK(12000000) ELITTLE</Cpu>
  19. <FlashUtilSpec />
  20. <StartupFile />
  21. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20020000 -FC1000 -FN2 -FF0STM32F7x_1024 -FS08000000 -FL0100000 -FF1STM32F7x_1024dual -FS18000000 -FL1100000 -FP0($$Device:STM32F767IGTx$CMSIS\Flash\STM32F7x_1024.FLM) -FP1($$Device:STM32F767IGTx$CMSIS\Flash\STM32F7x_1024dual.FLM))</FlashDriverDll>
  22. <DeviceId>0</DeviceId>
  23. <RegisterFile>$$Device:STM32F767IGTx$Drivers\CMSIS\Device\ST\STM32F7xx\Include\stm32f7xx.h</RegisterFile>
  24. <MemoryEnv />
  25. <Cmp />
  26. <Asm />
  27. <Linker />
  28. <OHString />
  29. <InfinionOptionDll />
  30. <SLE66CMisc />
  31. <SLE66AMisc />
  32. <SLE66LinkerMisc />
  33. <SFDFile>$$Device:STM32F767IGTx$CMSIS\SVD\STM32F7x7_v1r2.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>-pCM7</SimDlgDllArguments>
  113. <TargetDllName>SARMCM3.DLL</TargetDllName>
  114. <TargetDllArguments> -MPU</TargetDllArguments>
  115. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  116. <TargetDlgDllArguments>-pCM7</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 />
  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-M7"</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>3</RvdsVP>
  184. <hadIRAM2>1</hadIRAM2>
  185. <hadIROM2>1</hadIROM2>
  186. <StupSel>8</StupSel>
  187. <useUlib>0</useUlib>
  188. <EndSel>0</EndSel>
  189. <uLtcg>0</uLtcg>
  190. <nSecure>0</nSecure>
  191. <RoSelD>4</RoSelD>
  192. <RwSelD>4</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>1</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>0x20020000</StartAddress>
  244. <Size>0x60000</Size>
  245. </IRAM>
  246. <IROM>
  247. <Type>1</Type>
  248. <StartAddress>0x8000000</StartAddress>
  249. <Size>0x100000</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>0x100000</Size>
  275. </OCR_RVCT4>
  276. <OCR_RVCT5>
  277. <Type>1</Type>
  278. <StartAddress>0x200000</StartAddress>
  279. <Size>0x100000</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>0x20020000</StartAddress>
  299. <Size>0x60000</Size>
  300. </OCR_RVCT9>
  301. <OCR_RVCT10>
  302. <Type>0</Type>
  303. <StartAddress>0x20000000</StartAddress>
  304. <Size>0x20000</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. <uGnu>0</uGnu>
  325. <useXO>0</useXO>
  326. <v6Lang>1</v6Lang>
  327. <v6LangP>1</v6LangP>
  328. <vShortEn>1</vShortEn>
  329. <vShortWch>1</vShortWch>
  330. <v6Lto>0</v6Lto>
  331. <v6WtE>0</v6WtE>
  332. <v6Rtti>0</v6Rtti>
  333. <VariousControls>
  334. <MiscControls />
  335. <Define>__STDC_LIMIT_MACROS, RT_USING_ARMLIBC, USE_HAL_DRIVER, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND, STM32F767xx, __RTTHREAD__</Define>
  336. <Undefine />
  337. <IncludePath>board\ports;..\..\..\libcpu\arm\cortex-m7;..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\libraries\HAL_Drivers\CMSIS\Include;..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Inc;..\..\..\components\libc\compilers\common\include;..\libraries\HAL_Drivers\drivers;..\libraries\HAL_Drivers\drivers\config;board;..\..\..\components\finsh;..\libraries\STM32F7xx_HAL\CMSIS\Device\ST\STM32F7xx\Include;..\..\..\libcpu\arm\common;..\libraries\HAL_Drivers;..\..\..\components\drivers\include;..\..\..\include;..\..\..\components\libc\posix\io\eventfd;..\..\..\components\libc\posix\io\epoll;..\..\..\components\libc\posix\io\poll;.;..\..\..\components\drivers\include;applications;..\..\..\components\libc\compilers\common\extension;..\..\..\components\drivers\include;board\CubeMX_Config\Inc;..\..\..\components\drivers\include;..\..\..\components\libc\posix\ipc</IncludePath>
  338. </VariousControls>
  339. </Cads>
  340. <Aads>
  341. <interw>1</interw>
  342. <Ropi>0</Ropi>
  343. <Rwpi>0</Rwpi>
  344. <thumb>0</thumb>
  345. <SplitLS>0</SplitLS>
  346. <SwStkChk>0</SwStkChk>
  347. <NoWarn>0</NoWarn>
  348. <uSurpInc>0</uSurpInc>
  349. <useXO>0</useXO>
  350. <uClangAs>0</uClangAs>
  351. <VariousControls>
  352. <MiscControls />
  353. <Define />
  354. <Undefine />
  355. <IncludePath />
  356. </VariousControls>
  357. </Aads>
  358. <LDads>
  359. <umfTarg>0</umfTarg>
  360. <Ropi>0</Ropi>
  361. <Rwpi>0</Rwpi>
  362. <noStLib>0</noStLib>
  363. <RepFail>1</RepFail>
  364. <useFile>0</useFile>
  365. <TextAddressRange>0x08000000</TextAddressRange>
  366. <DataAddressRange>0x20000000</DataAddressRange>
  367. <pXoBase />
  368. <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
  369. <IncludeLibs />
  370. <IncludeLibsPath />
  371. <Misc />
  372. <LinkerInputFile />
  373. <DisabledWarnings />
  374. </LDads>
  375. </TargetArmAds>
  376. </TargetOption>
  377. <Groups>
  378. <Group>
  379. <GroupName>Applications</GroupName>
  380. <Files>
  381. <File>
  382. <FileName>main.c</FileName>
  383. <FileType>1</FileType>
  384. <FilePath>applications\main.c</FilePath>
  385. </File>
  386. </Files>
  387. </Group>
  388. <Group>
  389. <GroupName>Compiler</GroupName>
  390. <Files>
  391. <File>
  392. <FileName>syscall_mem.c</FileName>
  393. <FileType>1</FileType>
  394. <FilePath>..\..\..\components\libc\compilers\armlibc\syscall_mem.c</FilePath>
  395. </File>
  396. </Files>
  397. <Files>
  398. <File>
  399. <FileName>syscalls.c</FileName>
  400. <FileType>1</FileType>
  401. <FilePath>..\..\..\components\libc\compilers\armlibc\syscalls.c</FilePath>
  402. </File>
  403. </Files>
  404. <Files>
  405. <File>
  406. <FileName>cctype.c</FileName>
  407. <FileType>1</FileType>
  408. <FilePath>..\..\..\components\libc\compilers\common\cctype.c</FilePath>
  409. </File>
  410. </Files>
  411. <Files>
  412. <File>
  413. <FileName>cstdlib.c</FileName>
  414. <FileType>1</FileType>
  415. <FilePath>..\..\..\components\libc\compilers\common\cstdlib.c</FilePath>
  416. </File>
  417. </Files>
  418. <Files>
  419. <File>
  420. <FileName>cstring.c</FileName>
  421. <FileType>1</FileType>
  422. <FilePath>..\..\..\components\libc\compilers\common\cstring.c</FilePath>
  423. </File>
  424. </Files>
  425. <Files>
  426. <File>
  427. <FileName>ctime.c</FileName>
  428. <FileType>1</FileType>
  429. <FilePath>..\..\..\components\libc\compilers\common\ctime.c</FilePath>
  430. </File>
  431. </Files>
  432. <Files>
  433. <File>
  434. <FileName>cunistd.c</FileName>
  435. <FileType>1</FileType>
  436. <FilePath>..\..\..\components\libc\compilers\common\cunistd.c</FilePath>
  437. </File>
  438. </Files>
  439. <Files>
  440. <File>
  441. <FileName>cwchar.c</FileName>
  442. <FileType>1</FileType>
  443. <FilePath>..\..\..\components\libc\compilers\common\cwchar.c</FilePath>
  444. </File>
  445. </Files>
  446. </Group>
  447. <Group>
  448. <GroupName>DeviceDrivers</GroupName>
  449. <Files>
  450. <File>
  451. <FileName>device.c</FileName>
  452. <FileType>1</FileType>
  453. <FilePath>..\..\..\components\drivers\core\device.c</FilePath>
  454. <FileOption>
  455. <FileArmAds>
  456. <Cads>
  457. <VariousControls>
  458. <MiscControls> </MiscControls>
  459. <Define>__RT_IPC_SOURCE__</Define>
  460. <Undefine> </Undefine>
  461. <IncludePath> </IncludePath>
  462. </VariousControls>
  463. </Cads>
  464. </FileArmAds>
  465. </FileOption>
  466. </File>
  467. </Files>
  468. <Files>
  469. <File>
  470. <FileName>completion.c</FileName>
  471. <FileType>1</FileType>
  472. <FilePath>..\..\..\components\drivers\ipc\completion.c</FilePath>
  473. <FileOption>
  474. <FileArmAds>
  475. <Cads>
  476. <VariousControls>
  477. <MiscControls> </MiscControls>
  478. <Define>__RT_IPC_SOURCE__</Define>
  479. <Undefine> </Undefine>
  480. <IncludePath> </IncludePath>
  481. </VariousControls>
  482. </Cads>
  483. </FileArmAds>
  484. </FileOption>
  485. </File>
  486. </Files>
  487. <Files>
  488. <File>
  489. <FileName>dataqueue.c</FileName>
  490. <FileType>1</FileType>
  491. <FilePath>..\..\..\components\drivers\ipc\dataqueue.c</FilePath>
  492. <FileOption>
  493. <FileArmAds>
  494. <Cads>
  495. <VariousControls>
  496. <MiscControls> </MiscControls>
  497. <Define>__RT_IPC_SOURCE__</Define>
  498. <Undefine> </Undefine>
  499. <IncludePath> </IncludePath>
  500. </VariousControls>
  501. </Cads>
  502. </FileArmAds>
  503. </FileOption>
  504. </File>
  505. </Files>
  506. <Files>
  507. <File>
  508. <FileName>pipe.c</FileName>
  509. <FileType>1</FileType>
  510. <FilePath>..\..\..\components\drivers\ipc\pipe.c</FilePath>
  511. <FileOption>
  512. <FileArmAds>
  513. <Cads>
  514. <VariousControls>
  515. <MiscControls> </MiscControls>
  516. <Define>__RT_IPC_SOURCE__</Define>
  517. <Undefine> </Undefine>
  518. <IncludePath> </IncludePath>
  519. </VariousControls>
  520. </Cads>
  521. </FileArmAds>
  522. </FileOption>
  523. </File>
  524. </Files>
  525. <Files>
  526. <File>
  527. <FileName>ringblk_buf.c</FileName>
  528. <FileType>1</FileType>
  529. <FilePath>..\..\..\components\drivers\ipc\ringblk_buf.c</FilePath>
  530. <FileOption>
  531. <FileArmAds>
  532. <Cads>
  533. <VariousControls>
  534. <MiscControls> </MiscControls>
  535. <Define>__RT_IPC_SOURCE__</Define>
  536. <Undefine> </Undefine>
  537. <IncludePath> </IncludePath>
  538. </VariousControls>
  539. </Cads>
  540. </FileArmAds>
  541. </FileOption>
  542. </File>
  543. </Files>
  544. <Files>
  545. <File>
  546. <FileName>ringbuffer.c</FileName>
  547. <FileType>1</FileType>
  548. <FilePath>..\..\..\components\drivers\ipc\ringbuffer.c</FilePath>
  549. <FileOption>
  550. <FileArmAds>
  551. <Cads>
  552. <VariousControls>
  553. <MiscControls> </MiscControls>
  554. <Define>__RT_IPC_SOURCE__</Define>
  555. <Undefine> </Undefine>
  556. <IncludePath> </IncludePath>
  557. </VariousControls>
  558. </Cads>
  559. </FileArmAds>
  560. </FileOption>
  561. </File>
  562. </Files>
  563. <Files>
  564. <File>
  565. <FileName>waitqueue.c</FileName>
  566. <FileType>1</FileType>
  567. <FilePath>..\..\..\components\drivers\ipc\waitqueue.c</FilePath>
  568. <FileOption>
  569. <FileArmAds>
  570. <Cads>
  571. <VariousControls>
  572. <MiscControls> </MiscControls>
  573. <Define>__RT_IPC_SOURCE__</Define>
  574. <Undefine> </Undefine>
  575. <IncludePath> </IncludePath>
  576. </VariousControls>
  577. </Cads>
  578. </FileArmAds>
  579. </FileOption>
  580. </File>
  581. </Files>
  582. <Files>
  583. <File>
  584. <FileName>workqueue.c</FileName>
  585. <FileType>1</FileType>
  586. <FilePath>..\..\..\components\drivers\ipc\workqueue.c</FilePath>
  587. <FileOption>
  588. <FileArmAds>
  589. <Cads>
  590. <VariousControls>
  591. <MiscControls> </MiscControls>
  592. <Define>__RT_IPC_SOURCE__</Define>
  593. <Undefine> </Undefine>
  594. <IncludePath> </IncludePath>
  595. </VariousControls>
  596. </Cads>
  597. </FileArmAds>
  598. </FileOption>
  599. </File>
  600. </Files>
  601. <Files>
  602. <File>
  603. <FileName>pin.c</FileName>
  604. <FileType>1</FileType>
  605. <FilePath>..\..\..\components\drivers\pin\pin.c</FilePath>
  606. <FileOption>
  607. <FileArmAds>
  608. <Cads>
  609. <VariousControls>
  610. <MiscControls> </MiscControls>
  611. <Define>__RT_IPC_SOURCE__</Define>
  612. <Undefine> </Undefine>
  613. <IncludePath> </IncludePath>
  614. </VariousControls>
  615. </Cads>
  616. </FileArmAds>
  617. </FileOption>
  618. </File>
  619. </Files>
  620. <Files>
  621. <File>
  622. <FileName>serial.c</FileName>
  623. <FileType>1</FileType>
  624. <FilePath>..\..\..\components\drivers\serial\serial.c</FilePath>
  625. <FileOption>
  626. <FileArmAds>
  627. <Cads>
  628. <VariousControls>
  629. <MiscControls> </MiscControls>
  630. <Define>__RT_IPC_SOURCE__</Define>
  631. <Undefine> </Undefine>
  632. <IncludePath> </IncludePath>
  633. </VariousControls>
  634. </Cads>
  635. </FileArmAds>
  636. </FileOption>
  637. </File>
  638. </Files>
  639. </Group>
  640. <Group>
  641. <GroupName>Drivers</GroupName>
  642. <Files>
  643. <File>
  644. <FileName>drv_gpio.c</FileName>
  645. <FileType>1</FileType>
  646. <FilePath>..\libraries\HAL_Drivers\drivers\drv_gpio.c</FilePath>
  647. </File>
  648. </Files>
  649. <Files>
  650. <File>
  651. <FileName>drv_lcd.c</FileName>
  652. <FileType>1</FileType>
  653. <FilePath>..\libraries\HAL_Drivers\drivers\drv_lcd.c</FilePath>
  654. </File>
  655. </Files>
  656. <Files>
  657. <File>
  658. <FileName>drv_sdram.c</FileName>
  659. <FileType>1</FileType>
  660. <FilePath>..\libraries\HAL_Drivers\drivers\drv_sdram.c</FilePath>
  661. </File>
  662. </Files>
  663. <Files>
  664. <File>
  665. <FileName>drv_usart.c</FileName>
  666. <FileType>1</FileType>
  667. <FilePath>..\libraries\HAL_Drivers\drivers\drv_usart.c</FilePath>
  668. </File>
  669. </Files>
  670. <Files>
  671. <File>
  672. <FileName>drv_common.c</FileName>
  673. <FileType>1</FileType>
  674. <FilePath>..\libraries\HAL_Drivers\drv_common.c</FilePath>
  675. </File>
  676. </Files>
  677. <Files>
  678. <File>
  679. <FileName>startup_stm32f767xx.s</FileName>
  680. <FileType>2</FileType>
  681. <FilePath>..\libraries\STM32F7xx_HAL\CMSIS\Device\ST\STM32F7xx\Source\Templates\arm\startup_stm32f767xx.s</FilePath>
  682. </File>
  683. </Files>
  684. <Files>
  685. <File>
  686. <FileName>stm32f7xx_hal_msp.c</FileName>
  687. <FileType>1</FileType>
  688. <FilePath>board\CubeMX_Config\Src\stm32f7xx_hal_msp.c</FilePath>
  689. </File>
  690. </Files>
  691. <Files>
  692. <File>
  693. <FileName>board.c</FileName>
  694. <FileType>1</FileType>
  695. <FilePath>board\board.c</FilePath>
  696. </File>
  697. </Files>
  698. </Group>
  699. <Group>
  700. <GroupName>Finsh</GroupName>
  701. <Files>
  702. <File>
  703. <FileName>shell.c</FileName>
  704. <FileType>1</FileType>
  705. <FilePath>..\..\..\components\finsh\shell.c</FilePath>
  706. </File>
  707. </Files>
  708. <Files>
  709. <File>
  710. <FileName>msh.c</FileName>
  711. <FileType>1</FileType>
  712. <FilePath>..\..\..\components\finsh\msh.c</FilePath>
  713. </File>
  714. </Files>
  715. <Files>
  716. <File>
  717. <FileName>msh_parse.c</FileName>
  718. <FileType>1</FileType>
  719. <FilePath>..\..\..\components\finsh\msh_parse.c</FilePath>
  720. </File>
  721. </Files>
  722. <Files>
  723. <File>
  724. <FileName>cmd.c</FileName>
  725. <FileType>1</FileType>
  726. <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
  727. </File>
  728. </Files>
  729. </Group>
  730. <Group>
  731. <GroupName>Kernel</GroupName>
  732. <Files>
  733. <File>
  734. <FileName>clock.c</FileName>
  735. <FileType>1</FileType>
  736. <FilePath>..\..\..\src\clock.c</FilePath>
  737. <FileOption>
  738. <FileArmAds>
  739. <Cads>
  740. <VariousControls>
  741. <MiscControls> </MiscControls>
  742. <Define>__RT_KERNEL_SOURCE__</Define>
  743. <Undefine> </Undefine>
  744. <IncludePath> </IncludePath>
  745. </VariousControls>
  746. </Cads>
  747. </FileArmAds>
  748. </FileOption>
  749. </File>
  750. </Files>
  751. <Files>
  752. <File>
  753. <FileName>components.c</FileName>
  754. <FileType>1</FileType>
  755. <FilePath>..\..\..\src\components.c</FilePath>
  756. <FileOption>
  757. <FileArmAds>
  758. <Cads>
  759. <VariousControls>
  760. <MiscControls> </MiscControls>
  761. <Define>__RT_KERNEL_SOURCE__</Define>
  762. <Undefine> </Undefine>
  763. <IncludePath> </IncludePath>
  764. </VariousControls>
  765. </Cads>
  766. </FileArmAds>
  767. </FileOption>
  768. </File>
  769. </Files>
  770. <Files>
  771. <File>
  772. <FileName>idle.c</FileName>
  773. <FileType>1</FileType>
  774. <FilePath>..\..\..\src\idle.c</FilePath>
  775. <FileOption>
  776. <FileArmAds>
  777. <Cads>
  778. <VariousControls>
  779. <MiscControls> </MiscControls>
  780. <Define>__RT_KERNEL_SOURCE__</Define>
  781. <Undefine> </Undefine>
  782. <IncludePath> </IncludePath>
  783. </VariousControls>
  784. </Cads>
  785. </FileArmAds>
  786. </FileOption>
  787. </File>
  788. </Files>
  789. <Files>
  790. <File>
  791. <FileName>ipc.c</FileName>
  792. <FileType>1</FileType>
  793. <FilePath>..\..\..\src\ipc.c</FilePath>
  794. <FileOption>
  795. <FileArmAds>
  796. <Cads>
  797. <VariousControls>
  798. <MiscControls> </MiscControls>
  799. <Define>__RT_KERNEL_SOURCE__</Define>
  800. <Undefine> </Undefine>
  801. <IncludePath> </IncludePath>
  802. </VariousControls>
  803. </Cads>
  804. </FileArmAds>
  805. </FileOption>
  806. </File>
  807. </Files>
  808. <Files>
  809. <File>
  810. <FileName>irq.c</FileName>
  811. <FileType>1</FileType>
  812. <FilePath>..\..\..\src\irq.c</FilePath>
  813. <FileOption>
  814. <FileArmAds>
  815. <Cads>
  816. <VariousControls>
  817. <MiscControls> </MiscControls>
  818. <Define>__RT_KERNEL_SOURCE__</Define>
  819. <Undefine> </Undefine>
  820. <IncludePath> </IncludePath>
  821. </VariousControls>
  822. </Cads>
  823. </FileArmAds>
  824. </FileOption>
  825. </File>
  826. </Files>
  827. <Files>
  828. <File>
  829. <FileName>kstdio.c</FileName>
  830. <FileType>1</FileType>
  831. <FilePath>..\..\..\src\klibc\kstdio.c</FilePath>
  832. <FileOption>
  833. <FileArmAds>
  834. <Cads>
  835. <VariousControls>
  836. <MiscControls> </MiscControls>
  837. <Define>__RT_KERNEL_SOURCE__</Define>
  838. <Undefine> </Undefine>
  839. <IncludePath> </IncludePath>
  840. </VariousControls>
  841. </Cads>
  842. </FileArmAds>
  843. </FileOption>
  844. </File>
  845. </Files>
  846. <Files>
  847. <File>
  848. <FileName>kstring.c</FileName>
  849. <FileType>1</FileType>
  850. <FilePath>..\..\..\src\klibc\kstring.c</FilePath>
  851. <FileOption>
  852. <FileArmAds>
  853. <Cads>
  854. <VariousControls>
  855. <MiscControls> </MiscControls>
  856. <Define>__RT_KERNEL_SOURCE__</Define>
  857. <Undefine> </Undefine>
  858. <IncludePath> </IncludePath>
  859. </VariousControls>
  860. </Cads>
  861. </FileArmAds>
  862. </FileOption>
  863. </File>
  864. </Files>
  865. <Files>
  866. <File>
  867. <FileName>kservice.c</FileName>
  868. <FileType>1</FileType>
  869. <FilePath>..\..\..\src\kservice.c</FilePath>
  870. <FileOption>
  871. <FileArmAds>
  872. <Cads>
  873. <VariousControls>
  874. <MiscControls> </MiscControls>
  875. <Define>__RT_KERNEL_SOURCE__</Define>
  876. <Undefine> </Undefine>
  877. <IncludePath> </IncludePath>
  878. </VariousControls>
  879. </Cads>
  880. </FileArmAds>
  881. </FileOption>
  882. </File>
  883. </Files>
  884. <Files>
  885. <File>
  886. <FileName>memheap.c</FileName>
  887. <FileType>1</FileType>
  888. <FilePath>..\..\..\src\memheap.c</FilePath>
  889. <FileOption>
  890. <FileArmAds>
  891. <Cads>
  892. <VariousControls>
  893. <MiscControls> </MiscControls>
  894. <Define>__RT_KERNEL_SOURCE__</Define>
  895. <Undefine> </Undefine>
  896. <IncludePath> </IncludePath>
  897. </VariousControls>
  898. </Cads>
  899. </FileArmAds>
  900. </FileOption>
  901. </File>
  902. </Files>
  903. <Files>
  904. <File>
  905. <FileName>mempool.c</FileName>
  906. <FileType>1</FileType>
  907. <FilePath>..\..\..\src\mempool.c</FilePath>
  908. <FileOption>
  909. <FileArmAds>
  910. <Cads>
  911. <VariousControls>
  912. <MiscControls> </MiscControls>
  913. <Define>__RT_KERNEL_SOURCE__</Define>
  914. <Undefine> </Undefine>
  915. <IncludePath> </IncludePath>
  916. </VariousControls>
  917. </Cads>
  918. </FileArmAds>
  919. </FileOption>
  920. </File>
  921. </Files>
  922. <Files>
  923. <File>
  924. <FileName>object.c</FileName>
  925. <FileType>1</FileType>
  926. <FilePath>..\..\..\src\object.c</FilePath>
  927. <FileOption>
  928. <FileArmAds>
  929. <Cads>
  930. <VariousControls>
  931. <MiscControls> </MiscControls>
  932. <Define>__RT_KERNEL_SOURCE__</Define>
  933. <Undefine> </Undefine>
  934. <IncludePath> </IncludePath>
  935. </VariousControls>
  936. </Cads>
  937. </FileArmAds>
  938. </FileOption>
  939. </File>
  940. </Files>
  941. <Files>
  942. <File>
  943. <FileName>scheduler_comm.c</FileName>
  944. <FileType>1</FileType>
  945. <FilePath>..\..\..\src\scheduler_comm.c</FilePath>
  946. <FileOption>
  947. <FileArmAds>
  948. <Cads>
  949. <VariousControls>
  950. <MiscControls> </MiscControls>
  951. <Define>__RT_KERNEL_SOURCE__</Define>
  952. <Undefine> </Undefine>
  953. <IncludePath> </IncludePath>
  954. </VariousControls>
  955. </Cads>
  956. </FileArmAds>
  957. </FileOption>
  958. </File>
  959. </Files>
  960. <Files>
  961. <File>
  962. <FileName>scheduler_up.c</FileName>
  963. <FileType>1</FileType>
  964. <FilePath>..\..\..\src\scheduler_up.c</FilePath>
  965. <FileOption>
  966. <FileArmAds>
  967. <Cads>
  968. <VariousControls>
  969. <MiscControls> </MiscControls>
  970. <Define>__RT_KERNEL_SOURCE__</Define>
  971. <Undefine> </Undefine>
  972. <IncludePath> </IncludePath>
  973. </VariousControls>
  974. </Cads>
  975. </FileArmAds>
  976. </FileOption>
  977. </File>
  978. </Files>
  979. <Files>
  980. <File>
  981. <FileName>thread.c</FileName>
  982. <FileType>1</FileType>
  983. <FilePath>..\..\..\src\thread.c</FilePath>
  984. <FileOption>
  985. <FileArmAds>
  986. <Cads>
  987. <VariousControls>
  988. <MiscControls> </MiscControls>
  989. <Define>__RT_KERNEL_SOURCE__</Define>
  990. <Undefine> </Undefine>
  991. <IncludePath> </IncludePath>
  992. </VariousControls>
  993. </Cads>
  994. </FileArmAds>
  995. </FileOption>
  996. </File>
  997. </Files>
  998. <Files>
  999. <File>
  1000. <FileName>timer.c</FileName>
  1001. <FileType>1</FileType>
  1002. <FilePath>..\..\..\src\timer.c</FilePath>
  1003. <FileOption>
  1004. <FileArmAds>
  1005. <Cads>
  1006. <VariousControls>
  1007. <MiscControls> </MiscControls>
  1008. <Define>__RT_KERNEL_SOURCE__</Define>
  1009. <Undefine> </Undefine>
  1010. <IncludePath> </IncludePath>
  1011. </VariousControls>
  1012. </Cads>
  1013. </FileArmAds>
  1014. </FileOption>
  1015. </File>
  1016. </Files>
  1017. </Group>
  1018. <Group>
  1019. <GroupName>libcpu</GroupName>
  1020. <Files>
  1021. <File>
  1022. <FileName>div0.c</FileName>
  1023. <FileType>1</FileType>
  1024. <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
  1025. </File>
  1026. </Files>
  1027. <Files>
  1028. <File>
  1029. <FileName>showmem.c</FileName>
  1030. <FileType>1</FileType>
  1031. <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
  1032. </File>
  1033. </Files>
  1034. <Files>
  1035. <File>
  1036. <FileName>context_rvds.S</FileName>
  1037. <FileType>2</FileType>
  1038. <FilePath>..\..\..\libcpu\arm\cortex-m7\context_rvds.S</FilePath>
  1039. </File>
  1040. </Files>
  1041. <Files>
  1042. <File>
  1043. <FileName>cpu_cache.c</FileName>
  1044. <FileType>1</FileType>
  1045. <FilePath>..\..\..\libcpu\arm\cortex-m7\cpu_cache.c</FilePath>
  1046. </File>
  1047. </Files>
  1048. <Files>
  1049. <File>
  1050. <FileName>cpuport.c</FileName>
  1051. <FileType>1</FileType>
  1052. <FilePath>..\..\..\libcpu\arm\cortex-m7\cpuport.c</FilePath>
  1053. </File>
  1054. </Files>
  1055. </Group>
  1056. <Group>
  1057. <GroupName>Libraries</GroupName>
  1058. <Files>
  1059. <File>
  1060. <FileName>stm32f7xx_hal.c</FileName>
  1061. <FileType>1</FileType>
  1062. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal.c</FilePath>
  1063. </File>
  1064. </Files>
  1065. <Files>
  1066. <File>
  1067. <FileName>stm32f7xx_hal_uart_ex.c</FileName>
  1068. <FileType>1</FileType>
  1069. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_uart_ex.c</FilePath>
  1070. </File>
  1071. </Files>
  1072. <Files>
  1073. <File>
  1074. <FileName>stm32f7xx_hal_pwr.c</FileName>
  1075. <FileType>1</FileType>
  1076. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_pwr.c</FilePath>
  1077. </File>
  1078. </Files>
  1079. <Files>
  1080. <File>
  1081. <FileName>stm32f7xx_hal_sram.c</FileName>
  1082. <FileType>1</FileType>
  1083. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_sram.c</FilePath>
  1084. </File>
  1085. </Files>
  1086. <Files>
  1087. <File>
  1088. <FileName>stm32f7xx_hal_rcc_ex.c</FileName>
  1089. <FileType>1</FileType>
  1090. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_rcc_ex.c</FilePath>
  1091. </File>
  1092. </Files>
  1093. <Files>
  1094. <File>
  1095. <FileName>stm32f7xx_hal_crc.c</FileName>
  1096. <FileType>1</FileType>
  1097. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_crc.c</FilePath>
  1098. </File>
  1099. </Files>
  1100. <Files>
  1101. <File>
  1102. <FileName>stm32f7xx_hal_usart.c</FileName>
  1103. <FileType>1</FileType>
  1104. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_usart.c</FilePath>
  1105. </File>
  1106. </Files>
  1107. <Files>
  1108. <File>
  1109. <FileName>stm32f7xx_hal_rcc.c</FileName>
  1110. <FileType>1</FileType>
  1111. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_rcc.c</FilePath>
  1112. </File>
  1113. </Files>
  1114. <Files>
  1115. <File>
  1116. <FileName>stm32f7xx_hal_cec.c</FileName>
  1117. <FileType>1</FileType>
  1118. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_cec.c</FilePath>
  1119. </File>
  1120. </Files>
  1121. <Files>
  1122. <File>
  1123. <FileName>stm32f7xx_hal_dma2d.c</FileName>
  1124. <FileType>1</FileType>
  1125. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_dma2d.c</FilePath>
  1126. </File>
  1127. </Files>
  1128. <Files>
  1129. <File>
  1130. <FileName>stm32f7xx_hal_ltdc_ex.c</FileName>
  1131. <FileType>1</FileType>
  1132. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_ltdc_ex.c</FilePath>
  1133. </File>
  1134. </Files>
  1135. <Files>
  1136. <File>
  1137. <FileName>stm32f7xx_hal_cryp.c</FileName>
  1138. <FileType>1</FileType>
  1139. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_cryp.c</FilePath>
  1140. </File>
  1141. </Files>
  1142. <Files>
  1143. <File>
  1144. <FileName>stm32f7xx_hal_gpio.c</FileName>
  1145. <FileType>1</FileType>
  1146. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_gpio.c</FilePath>
  1147. </File>
  1148. </Files>
  1149. <Files>
  1150. <File>
  1151. <FileName>stm32f7xx_ll_dma2d.c</FileName>
  1152. <FileType>1</FileType>
  1153. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_ll_dma2d.c</FilePath>
  1154. </File>
  1155. </Files>
  1156. <Files>
  1157. <File>
  1158. <FileName>stm32f7xx_hal_exti.c</FileName>
  1159. <FileType>1</FileType>
  1160. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_exti.c</FilePath>
  1161. </File>
  1162. </Files>
  1163. <Files>
  1164. <File>
  1165. <FileName>stm32f7xx_ll_fmc.c</FileName>
  1166. <FileType>1</FileType>
  1167. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_ll_fmc.c</FilePath>
  1168. </File>
  1169. </Files>
  1170. <Files>
  1171. <File>
  1172. <FileName>stm32f7xx_hal_cryp_ex.c</FileName>
  1173. <FileType>1</FileType>
  1174. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_cryp_ex.c</FilePath>
  1175. </File>
  1176. </Files>
  1177. <Files>
  1178. <File>
  1179. <FileName>stm32f7xx_hal_dma_ex.c</FileName>
  1180. <FileType>1</FileType>
  1181. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_dma_ex.c</FilePath>
  1182. </File>
  1183. </Files>
  1184. <Files>
  1185. <File>
  1186. <FileName>stm32f7xx_hal_cortex.c</FileName>
  1187. <FileType>1</FileType>
  1188. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_cortex.c</FilePath>
  1189. </File>
  1190. </Files>
  1191. <Files>
  1192. <File>
  1193. <FileName>stm32f7xx_hal_sdram.c</FileName>
  1194. <FileType>1</FileType>
  1195. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_sdram.c</FilePath>
  1196. </File>
  1197. </Files>
  1198. <Files>
  1199. <File>
  1200. <FileName>stm32f7xx_hal_dma.c</FileName>
  1201. <FileType>1</FileType>
  1202. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_dma.c</FilePath>
  1203. </File>
  1204. </Files>
  1205. <Files>
  1206. <File>
  1207. <FileName>system_stm32f7xx.c</FileName>
  1208. <FileType>1</FileType>
  1209. <FilePath>..\libraries\STM32F7xx_HAL\CMSIS\Device\ST\STM32F7xx\Source\Templates\system_stm32f7xx.c</FilePath>
  1210. </File>
  1211. </Files>
  1212. <Files>
  1213. <File>
  1214. <FileName>stm32f7xx_hal_uart.c</FileName>
  1215. <FileType>1</FileType>
  1216. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_uart.c</FilePath>
  1217. </File>
  1218. </Files>
  1219. <Files>
  1220. <File>
  1221. <FileName>stm32f7xx_hal_ltdc.c</FileName>
  1222. <FileType>1</FileType>
  1223. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_ltdc.c</FilePath>
  1224. </File>
  1225. </Files>
  1226. <Files>
  1227. <File>
  1228. <FileName>stm32f7xx_hal_pwr_ex.c</FileName>
  1229. <FileType>1</FileType>
  1230. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_pwr_ex.c</FilePath>
  1231. </File>
  1232. </Files>
  1233. <Files>
  1234. <File>
  1235. <FileName>stm32f7xx_hal_rng.c</FileName>
  1236. <FileType>1</FileType>
  1237. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_rng.c</FilePath>
  1238. </File>
  1239. </Files>
  1240. <Files>
  1241. <File>
  1242. <FileName>stm32f7xx_hal_crc_ex.c</FileName>
  1243. <FileType>1</FileType>
  1244. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_crc_ex.c</FilePath>
  1245. </File>
  1246. </Files>
  1247. <Files>
  1248. <File>
  1249. <FileName>stm32f7xx_hal_dsi.c</FileName>
  1250. <FileType>1</FileType>
  1251. <FilePath>..\libraries\STM32F7xx_HAL\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_dsi.c</FilePath>
  1252. </File>
  1253. </Files>
  1254. </Group>
  1255. </Groups>
  1256. </Target>
  1257. </Targets>
  1258. <RTE>
  1259. <apis />
  1260. <components />
  1261. <files />
  1262. </RTE>
  1263. </Project>