project.uvprojx 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300
  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>STM32F407ZGTx</Device>
  15. <Vendor>STMicroelectronics</Vendor>
  16. <PackID>Keil.STM32F4xx_DFP.2.11.0</PackID>
  17. <PackURL>http://www.keil.com/pack</PackURL>
  18. <Cpu>IRAM(0x20000000,0x20000) IRAM2(0x10000000,0x10000) IROM(0x08000000,0x100000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
  19. <FlashUtilSpec />
  20. <StartupFile />
  21. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_1024 -FS08000000 -FL0100000 -FP0($$Device:STM32F407ZGTx$CMSIS\Flash\STM32F4xx_1024.FLM))</FlashDriverDll>
  22. <DeviceId>0</DeviceId>
  23. <RegisterFile>$$Device:STM32F407ZGTx$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:STM32F407ZGTx$CMSIS\SVD\STM32F40x.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>1</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>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>0</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>0x20000000</StartAddress>
  244. <Size>0x20000</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>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>0x10000000</StartAddress>
  304. <Size>0x10000</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>RT_USING_ARMLIBC, __RTTHREAD__, RT_USING_LIBC, __STDC_LIMIT_MACROS, __CLK_TCK=RT_TICK_PER_SECOND, USE_HAL_DRIVER, STM32F407xx</Define>
  336. <Undefine />
  337. <IncludePath>..\libraries\HAL_Drivers\drivers;..\libraries\HAL_Drivers;..\..\..\components\drivers\include;..\..\..\components\finsh;..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\components\libc\compilers\common\extension;board\CubeMX_Config\Inc;..\..\..\include;..\..\..\components\drivers\include;..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Inc;..\..\..\libcpu\arm\cortex-m4;..\..\..\components\libc\posix\ipc;..\..\..\components\drivers\include;applications;..\..\..\libcpu\arm\common;..\..\..\components\libc\compilers\common\include;..\..\..\components\libc\posix\io\epoll;..\..\..\components\libc\posix\io\eventfd;.;..\..\..\components\drivers\include;board;..\libraries\HAL_Drivers\drivers\config;..\..\..\components\libc\posix\io\poll;..\libraries\HAL_Drivers\CMSIS\Include;..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Include;..\..\..\components\drivers\include</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>i2c-bit-ops.c</FileName>
  471. <FileType>1</FileType>
  472. <FilePath>..\..\..\components\drivers\i2c\i2c-bit-ops.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>i2c_core.c</FileName>
  490. <FileType>1</FileType>
  491. <FilePath>..\..\..\components\drivers\i2c\i2c_core.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>i2c_dev.c</FileName>
  509. <FileType>1</FileType>
  510. <FilePath>..\..\..\components\drivers\i2c\i2c_dev.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>completion_comm.c</FileName>
  528. <FileType>1</FileType>
  529. <FilePath>..\..\..\components\drivers\ipc\completion_comm.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>completion_up.c</FileName>
  547. <FileType>1</FileType>
  548. <FilePath>..\..\..\components\drivers\ipc\completion_up.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>condvar.c</FileName>
  566. <FileType>1</FileType>
  567. <FilePath>..\..\..\components\drivers\ipc\condvar.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>dataqueue.c</FileName>
  585. <FileType>1</FileType>
  586. <FilePath>..\..\..\components\drivers\ipc\dataqueue.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>pipe.c</FileName>
  604. <FileType>1</FileType>
  605. <FilePath>..\..\..\components\drivers\ipc\pipe.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>ringblk_buf.c</FileName>
  623. <FileType>1</FileType>
  624. <FilePath>..\..\..\components\drivers\ipc\ringblk_buf.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. <Files>
  640. <File>
  641. <FileName>ringbuffer.c</FileName>
  642. <FileType>1</FileType>
  643. <FilePath>..\..\..\components\drivers\ipc\ringbuffer.c</FilePath>
  644. <FileOption>
  645. <FileArmAds>
  646. <Cads>
  647. <VariousControls>
  648. <MiscControls> </MiscControls>
  649. <Define>__RT_IPC_SOURCE__</Define>
  650. <Undefine> </Undefine>
  651. <IncludePath> </IncludePath>
  652. </VariousControls>
  653. </Cads>
  654. </FileArmAds>
  655. </FileOption>
  656. </File>
  657. </Files>
  658. <Files>
  659. <File>
  660. <FileName>waitqueue.c</FileName>
  661. <FileType>1</FileType>
  662. <FilePath>..\..\..\components\drivers\ipc\waitqueue.c</FilePath>
  663. <FileOption>
  664. <FileArmAds>
  665. <Cads>
  666. <VariousControls>
  667. <MiscControls> </MiscControls>
  668. <Define>__RT_IPC_SOURCE__</Define>
  669. <Undefine> </Undefine>
  670. <IncludePath> </IncludePath>
  671. </VariousControls>
  672. </Cads>
  673. </FileArmAds>
  674. </FileOption>
  675. </File>
  676. </Files>
  677. <Files>
  678. <File>
  679. <FileName>workqueue.c</FileName>
  680. <FileType>1</FileType>
  681. <FilePath>..\..\..\components\drivers\ipc\workqueue.c</FilePath>
  682. <FileOption>
  683. <FileArmAds>
  684. <Cads>
  685. <VariousControls>
  686. <MiscControls> </MiscControls>
  687. <Define>__RT_IPC_SOURCE__</Define>
  688. <Undefine> </Undefine>
  689. <IncludePath> </IncludePath>
  690. </VariousControls>
  691. </Cads>
  692. </FileArmAds>
  693. </FileOption>
  694. </File>
  695. </Files>
  696. <Files>
  697. <File>
  698. <FileName>pin.c</FileName>
  699. <FileType>1</FileType>
  700. <FilePath>..\..\..\components\drivers\pin\pin.c</FilePath>
  701. <FileOption>
  702. <FileArmAds>
  703. <Cads>
  704. <VariousControls>
  705. <MiscControls> </MiscControls>
  706. <Define>__RT_IPC_SOURCE__</Define>
  707. <Undefine> </Undefine>
  708. <IncludePath> </IncludePath>
  709. </VariousControls>
  710. </Cads>
  711. </FileArmAds>
  712. </FileOption>
  713. </File>
  714. </Files>
  715. <Files>
  716. <File>
  717. <FileName>serial.c</FileName>
  718. <FileType>1</FileType>
  719. <FilePath>..\..\..\components\drivers\serial\serial.c</FilePath>
  720. <FileOption>
  721. <FileArmAds>
  722. <Cads>
  723. <VariousControls>
  724. <MiscControls> </MiscControls>
  725. <Define>__RT_IPC_SOURCE__</Define>
  726. <Undefine> </Undefine>
  727. <IncludePath> </IncludePath>
  728. </VariousControls>
  729. </Cads>
  730. </FileArmAds>
  731. </FileOption>
  732. </File>
  733. </Files>
  734. </Group>
  735. <Group>
  736. <GroupName>Drivers</GroupName>
  737. <Files>
  738. <File>
  739. <FileName>drv_gpio.c</FileName>
  740. <FileType>1</FileType>
  741. <FilePath>..\libraries\HAL_Drivers\drivers\drv_gpio.c</FilePath>
  742. </File>
  743. </Files>
  744. <Files>
  745. <File>
  746. <FileName>drv_usart.c</FileName>
  747. <FileType>1</FileType>
  748. <FilePath>..\libraries\HAL_Drivers\drivers\drv_usart.c</FilePath>
  749. </File>
  750. </Files>
  751. <Files>
  752. <File>
  753. <FileName>drv_common.c</FileName>
  754. <FileType>1</FileType>
  755. <FilePath>..\libraries\HAL_Drivers\drv_common.c</FilePath>
  756. </File>
  757. </Files>
  758. <Files>
  759. <File>
  760. <FileName>startup_stm32f407xx.s</FileName>
  761. <FileType>2</FileType>
  762. <FilePath>..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f407xx.s</FilePath>
  763. </File>
  764. </Files>
  765. <Files>
  766. <File>
  767. <FileName>stm32f4xx_hal_msp.c</FileName>
  768. <FileType>1</FileType>
  769. <FilePath>board\CubeMX_Config\Src\stm32f4xx_hal_msp.c</FilePath>
  770. </File>
  771. </Files>
  772. <Files>
  773. <File>
  774. <FileName>board.c</FileName>
  775. <FileType>1</FileType>
  776. <FilePath>board\board.c</FilePath>
  777. </File>
  778. </Files>
  779. </Group>
  780. <Group>
  781. <GroupName>Finsh</GroupName>
  782. <Files>
  783. <File>
  784. <FileName>msh_parse.c</FileName>
  785. <FileType>1</FileType>
  786. <FilePath>..\..\..\components\finsh\msh_parse.c</FilePath>
  787. </File>
  788. </Files>
  789. <Files>
  790. <File>
  791. <FileName>shell.c</FileName>
  792. <FileType>1</FileType>
  793. <FilePath>..\..\..\components\finsh\shell.c</FilePath>
  794. </File>
  795. </Files>
  796. <Files>
  797. <File>
  798. <FileName>cmd.c</FileName>
  799. <FileType>1</FileType>
  800. <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
  801. </File>
  802. </Files>
  803. <Files>
  804. <File>
  805. <FileName>msh.c</FileName>
  806. <FileType>1</FileType>
  807. <FilePath>..\..\..\components\finsh\msh.c</FilePath>
  808. </File>
  809. </Files>
  810. </Group>
  811. <Group>
  812. <GroupName>Kernel</GroupName>
  813. <Files>
  814. <File>
  815. <FileName>clock.c</FileName>
  816. <FileType>1</FileType>
  817. <FilePath>..\..\..\src\clock.c</FilePath>
  818. <FileOption>
  819. <FileArmAds>
  820. <Cads>
  821. <VariousControls>
  822. <MiscControls> </MiscControls>
  823. <Define>__RT_KERNEL_SOURCE__</Define>
  824. <Undefine> </Undefine>
  825. <IncludePath> </IncludePath>
  826. </VariousControls>
  827. </Cads>
  828. </FileArmAds>
  829. </FileOption>
  830. </File>
  831. </Files>
  832. <Files>
  833. <File>
  834. <FileName>components.c</FileName>
  835. <FileType>1</FileType>
  836. <FilePath>..\..\..\src\components.c</FilePath>
  837. <FileOption>
  838. <FileArmAds>
  839. <Cads>
  840. <VariousControls>
  841. <MiscControls> </MiscControls>
  842. <Define>__RT_KERNEL_SOURCE__</Define>
  843. <Undefine> </Undefine>
  844. <IncludePath> </IncludePath>
  845. </VariousControls>
  846. </Cads>
  847. </FileArmAds>
  848. </FileOption>
  849. </File>
  850. </Files>
  851. <Files>
  852. <File>
  853. <FileName>cpu_up.c</FileName>
  854. <FileType>1</FileType>
  855. <FilePath>..\..\..\src\cpu_up.c</FilePath>
  856. <FileOption>
  857. <FileArmAds>
  858. <Cads>
  859. <VariousControls>
  860. <MiscControls> </MiscControls>
  861. <Define>__RT_KERNEL_SOURCE__</Define>
  862. <Undefine> </Undefine>
  863. <IncludePath> </IncludePath>
  864. </VariousControls>
  865. </Cads>
  866. </FileArmAds>
  867. </FileOption>
  868. </File>
  869. </Files>
  870. <Files>
  871. <File>
  872. <FileName>idle.c</FileName>
  873. <FileType>1</FileType>
  874. <FilePath>..\..\..\src\idle.c</FilePath>
  875. <FileOption>
  876. <FileArmAds>
  877. <Cads>
  878. <VariousControls>
  879. <MiscControls> </MiscControls>
  880. <Define>__RT_KERNEL_SOURCE__</Define>
  881. <Undefine> </Undefine>
  882. <IncludePath> </IncludePath>
  883. </VariousControls>
  884. </Cads>
  885. </FileArmAds>
  886. </FileOption>
  887. </File>
  888. </Files>
  889. <Files>
  890. <File>
  891. <FileName>ipc.c</FileName>
  892. <FileType>1</FileType>
  893. <FilePath>..\..\..\src\ipc.c</FilePath>
  894. <FileOption>
  895. <FileArmAds>
  896. <Cads>
  897. <VariousControls>
  898. <MiscControls> </MiscControls>
  899. <Define>__RT_KERNEL_SOURCE__</Define>
  900. <Undefine> </Undefine>
  901. <IncludePath> </IncludePath>
  902. </VariousControls>
  903. </Cads>
  904. </FileArmAds>
  905. </FileOption>
  906. </File>
  907. </Files>
  908. <Files>
  909. <File>
  910. <FileName>irq.c</FileName>
  911. <FileType>1</FileType>
  912. <FilePath>..\..\..\src\irq.c</FilePath>
  913. <FileOption>
  914. <FileArmAds>
  915. <Cads>
  916. <VariousControls>
  917. <MiscControls> </MiscControls>
  918. <Define>__RT_KERNEL_SOURCE__</Define>
  919. <Undefine> </Undefine>
  920. <IncludePath> </IncludePath>
  921. </VariousControls>
  922. </Cads>
  923. </FileArmAds>
  924. </FileOption>
  925. </File>
  926. </Files>
  927. <Files>
  928. <File>
  929. <FileName>kstdio.c</FileName>
  930. <FileType>1</FileType>
  931. <FilePath>..\..\..\src\klibc\kstdio.c</FilePath>
  932. <FileOption>
  933. <FileArmAds>
  934. <Cads>
  935. <VariousControls>
  936. <MiscControls> </MiscControls>
  937. <Define>__RT_KERNEL_SOURCE__</Define>
  938. <Undefine> </Undefine>
  939. <IncludePath> </IncludePath>
  940. </VariousControls>
  941. </Cads>
  942. </FileArmAds>
  943. </FileOption>
  944. </File>
  945. </Files>
  946. <Files>
  947. <File>
  948. <FileName>kstring.c</FileName>
  949. <FileType>1</FileType>
  950. <FilePath>..\..\..\src\klibc\kstring.c</FilePath>
  951. <FileOption>
  952. <FileArmAds>
  953. <Cads>
  954. <VariousControls>
  955. <MiscControls> </MiscControls>
  956. <Define>__RT_KERNEL_SOURCE__</Define>
  957. <Undefine> </Undefine>
  958. <IncludePath> </IncludePath>
  959. </VariousControls>
  960. </Cads>
  961. </FileArmAds>
  962. </FileOption>
  963. </File>
  964. </Files>
  965. <Files>
  966. <File>
  967. <FileName>kservice.c</FileName>
  968. <FileType>1</FileType>
  969. <FilePath>..\..\..\src\kservice.c</FilePath>
  970. <FileOption>
  971. <FileArmAds>
  972. <Cads>
  973. <VariousControls>
  974. <MiscControls> </MiscControls>
  975. <Define>__RT_KERNEL_SOURCE__</Define>
  976. <Undefine> </Undefine>
  977. <IncludePath> </IncludePath>
  978. </VariousControls>
  979. </Cads>
  980. </FileArmAds>
  981. </FileOption>
  982. </File>
  983. </Files>
  984. <Files>
  985. <File>
  986. <FileName>mem.c</FileName>
  987. <FileType>1</FileType>
  988. <FilePath>..\..\..\src\mem.c</FilePath>
  989. <FileOption>
  990. <FileArmAds>
  991. <Cads>
  992. <VariousControls>
  993. <MiscControls> </MiscControls>
  994. <Define>__RT_KERNEL_SOURCE__</Define>
  995. <Undefine> </Undefine>
  996. <IncludePath> </IncludePath>
  997. </VariousControls>
  998. </Cads>
  999. </FileArmAds>
  1000. </FileOption>
  1001. </File>
  1002. </Files>
  1003. <Files>
  1004. <File>
  1005. <FileName>mempool.c</FileName>
  1006. <FileType>1</FileType>
  1007. <FilePath>..\..\..\src\mempool.c</FilePath>
  1008. <FileOption>
  1009. <FileArmAds>
  1010. <Cads>
  1011. <VariousControls>
  1012. <MiscControls> </MiscControls>
  1013. <Define>__RT_KERNEL_SOURCE__</Define>
  1014. <Undefine> </Undefine>
  1015. <IncludePath> </IncludePath>
  1016. </VariousControls>
  1017. </Cads>
  1018. </FileArmAds>
  1019. </FileOption>
  1020. </File>
  1021. </Files>
  1022. <Files>
  1023. <File>
  1024. <FileName>object.c</FileName>
  1025. <FileType>1</FileType>
  1026. <FilePath>..\..\..\src\object.c</FilePath>
  1027. <FileOption>
  1028. <FileArmAds>
  1029. <Cads>
  1030. <VariousControls>
  1031. <MiscControls> </MiscControls>
  1032. <Define>__RT_KERNEL_SOURCE__</Define>
  1033. <Undefine> </Undefine>
  1034. <IncludePath> </IncludePath>
  1035. </VariousControls>
  1036. </Cads>
  1037. </FileArmAds>
  1038. </FileOption>
  1039. </File>
  1040. </Files>
  1041. <Files>
  1042. <File>
  1043. <FileName>scheduler_comm.c</FileName>
  1044. <FileType>1</FileType>
  1045. <FilePath>..\..\..\src\scheduler_comm.c</FilePath>
  1046. <FileOption>
  1047. <FileArmAds>
  1048. <Cads>
  1049. <VariousControls>
  1050. <MiscControls> </MiscControls>
  1051. <Define>__RT_KERNEL_SOURCE__</Define>
  1052. <Undefine> </Undefine>
  1053. <IncludePath> </IncludePath>
  1054. </VariousControls>
  1055. </Cads>
  1056. </FileArmAds>
  1057. </FileOption>
  1058. </File>
  1059. </Files>
  1060. <Files>
  1061. <File>
  1062. <FileName>scheduler_up.c</FileName>
  1063. <FileType>1</FileType>
  1064. <FilePath>..\..\..\src\scheduler_up.c</FilePath>
  1065. <FileOption>
  1066. <FileArmAds>
  1067. <Cads>
  1068. <VariousControls>
  1069. <MiscControls> </MiscControls>
  1070. <Define>__RT_KERNEL_SOURCE__</Define>
  1071. <Undefine> </Undefine>
  1072. <IncludePath> </IncludePath>
  1073. </VariousControls>
  1074. </Cads>
  1075. </FileArmAds>
  1076. </FileOption>
  1077. </File>
  1078. </Files>
  1079. <Files>
  1080. <File>
  1081. <FileName>thread.c</FileName>
  1082. <FileType>1</FileType>
  1083. <FilePath>..\..\..\src\thread.c</FilePath>
  1084. <FileOption>
  1085. <FileArmAds>
  1086. <Cads>
  1087. <VariousControls>
  1088. <MiscControls> </MiscControls>
  1089. <Define>__RT_KERNEL_SOURCE__</Define>
  1090. <Undefine> </Undefine>
  1091. <IncludePath> </IncludePath>
  1092. </VariousControls>
  1093. </Cads>
  1094. </FileArmAds>
  1095. </FileOption>
  1096. </File>
  1097. </Files>
  1098. <Files>
  1099. <File>
  1100. <FileName>timer.c</FileName>
  1101. <FileType>1</FileType>
  1102. <FilePath>..\..\..\src\timer.c</FilePath>
  1103. <FileOption>
  1104. <FileArmAds>
  1105. <Cads>
  1106. <VariousControls>
  1107. <MiscControls> </MiscControls>
  1108. <Define>__RT_KERNEL_SOURCE__</Define>
  1109. <Undefine> </Undefine>
  1110. <IncludePath> </IncludePath>
  1111. </VariousControls>
  1112. </Cads>
  1113. </FileArmAds>
  1114. </FileOption>
  1115. </File>
  1116. </Files>
  1117. </Group>
  1118. <Group>
  1119. <GroupName>libcpu</GroupName>
  1120. <Files>
  1121. <File>
  1122. <FileName>atomic_arm.c</FileName>
  1123. <FileType>1</FileType>
  1124. <FilePath>..\..\..\libcpu\arm\common\atomic_arm.c</FilePath>
  1125. </File>
  1126. </Files>
  1127. <Files>
  1128. <File>
  1129. <FileName>div0.c</FileName>
  1130. <FileType>1</FileType>
  1131. <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
  1132. </File>
  1133. </Files>
  1134. <Files>
  1135. <File>
  1136. <FileName>showmem.c</FileName>
  1137. <FileType>1</FileType>
  1138. <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
  1139. </File>
  1140. </Files>
  1141. <Files>
  1142. <File>
  1143. <FileName>context_rvds.S</FileName>
  1144. <FileType>2</FileType>
  1145. <FilePath>..\..\..\libcpu\arm\cortex-m4\context_rvds.S</FilePath>
  1146. </File>
  1147. </Files>
  1148. <Files>
  1149. <File>
  1150. <FileName>cpuport.c</FileName>
  1151. <FileType>1</FileType>
  1152. <FilePath>..\..\..\libcpu\arm\cortex-m4\cpuport.c</FilePath>
  1153. </File>
  1154. </Files>
  1155. </Group>
  1156. <Group>
  1157. <GroupName>Libraries</GroupName>
  1158. <Files>
  1159. <File>
  1160. <FileName>stm32f4xx_hal_cec.c</FileName>
  1161. <FileType>1</FileType>
  1162. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cec.c</FilePath>
  1163. </File>
  1164. </Files>
  1165. <Files>
  1166. <File>
  1167. <FileName>stm32f4xx_hal_dma_ex.c</FileName>
  1168. <FileType>1</FileType>
  1169. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c</FilePath>
  1170. </File>
  1171. </Files>
  1172. <Files>
  1173. <File>
  1174. <FileName>stm32f4xx_hal_usart.c</FileName>
  1175. <FileType>1</FileType>
  1176. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c</FilePath>
  1177. </File>
  1178. </Files>
  1179. <Files>
  1180. <File>
  1181. <FileName>stm32f4xx_hal_i2c_ex.c</FileName>
  1182. <FileType>1</FileType>
  1183. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c_ex.c</FilePath>
  1184. </File>
  1185. </Files>
  1186. <Files>
  1187. <File>
  1188. <FileName>stm32f4xx_hal_pwr.c</FileName>
  1189. <FileType>1</FileType>
  1190. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c</FilePath>
  1191. </File>
  1192. </Files>
  1193. <Files>
  1194. <File>
  1195. <FileName>stm32f4xx_hal_crc.c</FileName>
  1196. <FileType>1</FileType>
  1197. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_crc.c</FilePath>
  1198. </File>
  1199. </Files>
  1200. <Files>
  1201. <File>
  1202. <FileName>system_stm32f4xx.c</FileName>
  1203. <FileType>1</FileType>
  1204. <FilePath>..\libraries\STM32F4xx_HAL\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c</FilePath>
  1205. </File>
  1206. </Files>
  1207. <Files>
  1208. <File>
  1209. <FileName>stm32f4xx_hal_cortex.c</FileName>
  1210. <FileType>1</FileType>
  1211. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c</FilePath>
  1212. </File>
  1213. </Files>
  1214. <Files>
  1215. <File>
  1216. <FileName>stm32f4xx_hal.c</FileName>
  1217. <FileType>1</FileType>
  1218. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c</FilePath>
  1219. </File>
  1220. </Files>
  1221. <Files>
  1222. <File>
  1223. <FileName>stm32f4xx_hal_rng.c</FileName>
  1224. <FileType>1</FileType>
  1225. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rng.c</FilePath>
  1226. </File>
  1227. </Files>
  1228. <Files>
  1229. <File>
  1230. <FileName>stm32f4xx_hal_rcc.c</FileName>
  1231. <FileType>1</FileType>
  1232. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c</FilePath>
  1233. </File>
  1234. </Files>
  1235. <Files>
  1236. <File>
  1237. <FileName>stm32f4xx_hal_dma.c</FileName>
  1238. <FileType>1</FileType>
  1239. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c</FilePath>
  1240. </File>
  1241. </Files>
  1242. <Files>
  1243. <File>
  1244. <FileName>stm32f4xx_hal_i2c.c</FileName>
  1245. <FileType>1</FileType>
  1246. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c.c</FilePath>
  1247. </File>
  1248. </Files>
  1249. <Files>
  1250. <File>
  1251. <FileName>stm32f4xx_hal_cryp_ex.c</FileName>
  1252. <FileType>1</FileType>
  1253. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp_ex.c</FilePath>
  1254. </File>
  1255. </Files>
  1256. <Files>
  1257. <File>
  1258. <FileName>stm32f4xx_hal_rcc_ex.c</FileName>
  1259. <FileType>1</FileType>
  1260. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c</FilePath>
  1261. </File>
  1262. </Files>
  1263. <Files>
  1264. <File>
  1265. <FileName>stm32f4xx_hal_pwr_ex.c</FileName>
  1266. <FileType>1</FileType>
  1267. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c</FilePath>
  1268. </File>
  1269. </Files>
  1270. <Files>
  1271. <File>
  1272. <FileName>stm32f4xx_hal_gpio.c</FileName>
  1273. <FileType>1</FileType>
  1274. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c</FilePath>
  1275. </File>
  1276. </Files>
  1277. <Files>
  1278. <File>
  1279. <FileName>stm32f4xx_hal_cryp.c</FileName>
  1280. <FileType>1</FileType>
  1281. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cryp.c</FilePath>
  1282. </File>
  1283. </Files>
  1284. <Files>
  1285. <File>
  1286. <FileName>stm32f4xx_hal_uart.c</FileName>
  1287. <FileType>1</FileType>
  1288. <FilePath>..\libraries\STM32F4xx_HAL\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c</FilePath>
  1289. </File>
  1290. </Files>
  1291. </Group>
  1292. </Groups>
  1293. </Target>
  1294. </Targets>
  1295. <RTE>
  1296. <apis />
  1297. <components />
  1298. <files />
  1299. </RTE>
  1300. </Project>