epd-demo.uvprojx 68 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780
  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>epd-demo</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>STM32F103ZE</Device>
  15. <Vendor>STMicroelectronics</Vendor>
  16. <PackID>Keil.STM32F1xx_DFP.2.1.0</PackID>
  17. <PackURL>http://www.keil.com/pack/</PackURL>
  18. <Cpu>IRAM(0x20000000-0x2000FFFF) IROM(0x8000000-0x807FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")</Cpu>
  19. <FlashUtilSpec></FlashUtilSpec>
  20. <StartupFile></StartupFile>
  21. <FlashDriverDll></FlashDriverDll>
  22. <DeviceId></DeviceId>
  23. <RegisterFile></RegisterFile>
  24. <MemoryEnv></MemoryEnv>
  25. <Cmp></Cmp>
  26. <Asm></Asm>
  27. <Linker></Linker>
  28. <OHString></OHString>
  29. <InfinionOptionDll></InfinionOptionDll>
  30. <SLE66CMisc></SLE66CMisc>
  31. <SLE66AMisc></SLE66AMisc>
  32. <SLE66LinkerMisc></SLE66LinkerMisc>
  33. <SFDFile>$$Device:STM32F103ZE$SVD\STM32F103xx.svd</SFDFile>
  34. <bCustSvd>0</bCustSvd>
  35. <UseEnv>0</UseEnv>
  36. <BinPath></BinPath>
  37. <IncludePath></IncludePath>
  38. <LibPath></LibPath>
  39. <RegisterFilePath></RegisterFilePath>
  40. <DBRegisterFilePath></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>epd-demo\</OutputDirectory>
  49. <OutputName>epd-demo</OutputName>
  50. <CreateExecutable>1</CreateExecutable>
  51. <CreateLib>0</CreateLib>
  52. <CreateHexFile>1</CreateHexFile>
  53. <DebugInformation>1</DebugInformation>
  54. <BrowseInformation>1</BrowseInformation>
  55. <ListingPath></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></UserProg1Name>
  63. <UserProg2Name></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></UserProg1Name>
  73. <UserProg2Name></UserProg2Name>
  74. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  75. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  76. <nStopB1X>0</nStopB1X>
  77. <nStopB2X>0</nStopB2X>
  78. </BeforeMake>
  79. <AfterMake>
  80. <RunUserProg1>0</RunUserProg1>
  81. <RunUserProg2>0</RunUserProg2>
  82. <UserProg1Name></UserProg1Name>
  83. <UserProg2Name></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></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></CustomArgument>
  105. <IncludeLibraryModules></IncludeLibraryModules>
  106. <ComprImg>0</ComprImg>
  107. </CommonProperty>
  108. <DllOption>
  109. <SimDllName>SARMCM3.DLL</SimDllName>
  110. <SimDllArguments>-REMAP</SimDllArguments>
  111. <SimDlgDll>DCM.DLL</SimDlgDll>
  112. <SimDlgDllArguments>-pCM3</SimDlgDllArguments>
  113. <TargetDllName>SARMCM3.DLL</TargetDllName>
  114. <TargetDllArguments></TargetDllArguments>
  115. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  116. <TargetDlgDllArguments>-pCM3</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>4101</DriverSelection>
  135. </Flash1>
  136. <bUseTDR>1</bUseTDR>
  137. <Flash2>STLink\ST-LINKIII-KEIL_SWO.dll</Flash2>
  138. <Flash3>"" ()</Flash3>
  139. <Flash4></Flash4>
  140. <pFcarmOut></pFcarmOut>
  141. <pFcarmGrp></pFcarmGrp>
  142. <pFcArmRoot></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-M3"</AdsCpuType>
  175. <RvctDeviceName></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>0</RvdsVP>
  184. <RvdsMve>0</RvdsMve>
  185. <hadIRAM2>0</hadIRAM2>
  186. <hadIROM2>0</hadIROM2>
  187. <StupSel>8</StupSel>
  188. <useUlib>1</useUlib>
  189. <EndSel>0</EndSel>
  190. <uLtcg>0</uLtcg>
  191. <nSecure>0</nSecure>
  192. <RoSelD>3</RoSelD>
  193. <RwSelD>3</RwSelD>
  194. <CodeSel>0</CodeSel>
  195. <OptFeed>0</OptFeed>
  196. <NoZi1>0</NoZi1>
  197. <NoZi2>0</NoZi2>
  198. <NoZi3>0</NoZi3>
  199. <NoZi4>0</NoZi4>
  200. <NoZi5>0</NoZi5>
  201. <Ro1Chk>0</Ro1Chk>
  202. <Ro2Chk>0</Ro2Chk>
  203. <Ro3Chk>0</Ro3Chk>
  204. <Ir1Chk>1</Ir1Chk>
  205. <Ir2Chk>0</Ir2Chk>
  206. <Ra1Chk>0</Ra1Chk>
  207. <Ra2Chk>0</Ra2Chk>
  208. <Ra3Chk>0</Ra3Chk>
  209. <Im1Chk>1</Im1Chk>
  210. <Im2Chk>0</Im2Chk>
  211. <OnChipMemories>
  212. <Ocm1>
  213. <Type>0</Type>
  214. <StartAddress>0x0</StartAddress>
  215. <Size>0x0</Size>
  216. </Ocm1>
  217. <Ocm2>
  218. <Type>0</Type>
  219. <StartAddress>0x0</StartAddress>
  220. <Size>0x0</Size>
  221. </Ocm2>
  222. <Ocm3>
  223. <Type>0</Type>
  224. <StartAddress>0x0</StartAddress>
  225. <Size>0x0</Size>
  226. </Ocm3>
  227. <Ocm4>
  228. <Type>0</Type>
  229. <StartAddress>0x0</StartAddress>
  230. <Size>0x0</Size>
  231. </Ocm4>
  232. <Ocm5>
  233. <Type>0</Type>
  234. <StartAddress>0x0</StartAddress>
  235. <Size>0x0</Size>
  236. </Ocm5>
  237. <Ocm6>
  238. <Type>0</Type>
  239. <StartAddress>0x0</StartAddress>
  240. <Size>0x0</Size>
  241. </Ocm6>
  242. <IRAM>
  243. <Type>0</Type>
  244. <StartAddress>0x20000000</StartAddress>
  245. <Size>0x10000</Size>
  246. </IRAM>
  247. <IROM>
  248. <Type>1</Type>
  249. <StartAddress>0x8000000</StartAddress>
  250. <Size>0x80000</Size>
  251. </IROM>
  252. <XRAM>
  253. <Type>0</Type>
  254. <StartAddress>0x0</StartAddress>
  255. <Size>0x0</Size>
  256. </XRAM>
  257. <OCR_RVCT1>
  258. <Type>1</Type>
  259. <StartAddress>0x0</StartAddress>
  260. <Size>0x0</Size>
  261. </OCR_RVCT1>
  262. <OCR_RVCT2>
  263. <Type>1</Type>
  264. <StartAddress>0x0</StartAddress>
  265. <Size>0x0</Size>
  266. </OCR_RVCT2>
  267. <OCR_RVCT3>
  268. <Type>1</Type>
  269. <StartAddress>0x0</StartAddress>
  270. <Size>0x0</Size>
  271. </OCR_RVCT3>
  272. <OCR_RVCT4>
  273. <Type>1</Type>
  274. <StartAddress>0x8000000</StartAddress>
  275. <Size>0x80000</Size>
  276. </OCR_RVCT4>
  277. <OCR_RVCT5>
  278. <Type>1</Type>
  279. <StartAddress>0x0</StartAddress>
  280. <Size>0x0</Size>
  281. </OCR_RVCT5>
  282. <OCR_RVCT6>
  283. <Type>0</Type>
  284. <StartAddress>0x0</StartAddress>
  285. <Size>0x0</Size>
  286. </OCR_RVCT6>
  287. <OCR_RVCT7>
  288. <Type>0</Type>
  289. <StartAddress>0x0</StartAddress>
  290. <Size>0x0</Size>
  291. </OCR_RVCT7>
  292. <OCR_RVCT8>
  293. <Type>0</Type>
  294. <StartAddress>0x0</StartAddress>
  295. <Size>0x0</Size>
  296. </OCR_RVCT8>
  297. <OCR_RVCT9>
  298. <Type>0</Type>
  299. <StartAddress>0x20000000</StartAddress>
  300. <Size>0x10000</Size>
  301. </OCR_RVCT9>
  302. <OCR_RVCT10>
  303. <Type>0</Type>
  304. <StartAddress>0x0</StartAddress>
  305. <Size>0x0</Size>
  306. </OCR_RVCT10>
  307. </OnChipMemories>
  308. <RvctStartVector></RvctStartVector>
  309. </ArmAdsMisc>
  310. <Cads>
  311. <interw>1</interw>
  312. <Optim>4</Optim>
  313. <oTime>0</oTime>
  314. <SplitLS>0</SplitLS>
  315. <OneElfS>0</OneElfS>
  316. <Strict>0</Strict>
  317. <EnumInt>0</EnumInt>
  318. <PlainCh>0</PlainCh>
  319. <Ropi>0</Ropi>
  320. <Rwpi>0</Rwpi>
  321. <wLevel>2</wLevel>
  322. <uThumb>0</uThumb>
  323. <uSurpInc>0</uSurpInc>
  324. <uC99>1</uC99>
  325. <uGnu>0</uGnu>
  326. <useXO>0</useXO>
  327. <v6Lang>1</v6Lang>
  328. <v6LangP>1</v6LangP>
  329. <vShortEn>1</vShortEn>
  330. <vShortWch>1</vShortWch>
  331. <v6Lto>0</v6Lto>
  332. <v6WtE>0</v6WtE>
  333. <v6Rtti>0</v6Rtti>
  334. <VariousControls>
  335. <MiscControls></MiscControls>
  336. <Define>USE_HAL_DRIVER,STM32F103xE</Define>
  337. <Undefine></Undefine>
  338. <IncludePath>../Inc;../Drivers/STM32F1xx_HAL_Driver/Inc;../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy;../Drivers/CMSIS/Device/ST/STM32F1xx/Include;../Drivers/CMSIS/Include;../User/Config;../User/e-Paper;../User/Fonts;../User/GUI;../User/Examples</IncludePath>
  339. </VariousControls>
  340. </Cads>
  341. <Aads>
  342. <interw>1</interw>
  343. <Ropi>0</Ropi>
  344. <Rwpi>0</Rwpi>
  345. <thumb>0</thumb>
  346. <SplitLS>0</SplitLS>
  347. <SwStkChk>0</SwStkChk>
  348. <NoWarn>0</NoWarn>
  349. <uSurpInc>0</uSurpInc>
  350. <useXO>0</useXO>
  351. <uClangAs>0</uClangAs>
  352. <VariousControls>
  353. <MiscControls></MiscControls>
  354. <Define></Define>
  355. <Undefine></Undefine>
  356. <IncludePath></IncludePath>
  357. </VariousControls>
  358. </Aads>
  359. <LDads>
  360. <umfTarg>1</umfTarg>
  361. <Ropi>0</Ropi>
  362. <Rwpi>0</Rwpi>
  363. <noStLib>0</noStLib>
  364. <RepFail>1</RepFail>
  365. <useFile>0</useFile>
  366. <TextAddressRange>0x08000000</TextAddressRange>
  367. <DataAddressRange>0x20000000</DataAddressRange>
  368. <pXoBase></pXoBase>
  369. <ScatterFile></ScatterFile>
  370. <IncludeLibs></IncludeLibs>
  371. <IncludeLibsPath></IncludeLibsPath>
  372. <Misc></Misc>
  373. <LinkerInputFile></LinkerInputFile>
  374. <DisabledWarnings></DisabledWarnings>
  375. </LDads>
  376. </TargetArmAds>
  377. </TargetOption>
  378. <Groups>
  379. <Group>
  380. <GroupName>Application/MDK-ARM</GroupName>
  381. <Files>
  382. <File>
  383. <FileName>startup_stm32f103xe.s</FileName>
  384. <FileType>2</FileType>
  385. <FilePath>startup_stm32f103xe.s</FilePath>
  386. </File>
  387. </Files>
  388. </Group>
  389. <Group>
  390. <GroupName>Application/User</GroupName>
  391. <Files>
  392. <File>
  393. <FileName>main.c</FileName>
  394. <FileType>1</FileType>
  395. <FilePath>../Src/main.c</FilePath>
  396. </File>
  397. <File>
  398. <FileName>gpio.c</FileName>
  399. <FileType>1</FileType>
  400. <FilePath>../Src/gpio.c</FilePath>
  401. </File>
  402. <File>
  403. <FileName>spi.c</FileName>
  404. <FileType>1</FileType>
  405. <FilePath>../Src/spi.c</FilePath>
  406. </File>
  407. <File>
  408. <FileName>usart.c</FileName>
  409. <FileType>1</FileType>
  410. <FilePath>../Src/usart.c</FilePath>
  411. </File>
  412. <File>
  413. <FileName>stm32f1xx_it.c</FileName>
  414. <FileType>1</FileType>
  415. <FilePath>../Src/stm32f1xx_it.c</FilePath>
  416. </File>
  417. <File>
  418. <FileName>stm32f1xx_hal_msp.c</FileName>
  419. <FileType>1</FileType>
  420. <FilePath>../Src/stm32f1xx_hal_msp.c</FilePath>
  421. </File>
  422. </Files>
  423. </Group>
  424. <Group>
  425. <GroupName>Examples</GroupName>
  426. <GroupOption>
  427. <CommonProperty>
  428. <UseCPPCompiler>0</UseCPPCompiler>
  429. <RVCTCodeConst>0</RVCTCodeConst>
  430. <RVCTZI>0</RVCTZI>
  431. <RVCTOtherData>0</RVCTOtherData>
  432. <ModuleSelection>0</ModuleSelection>
  433. <IncludeInBuild>1</IncludeInBuild>
  434. <AlwaysBuild>2</AlwaysBuild>
  435. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  436. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  437. <PublicsOnly>2</PublicsOnly>
  438. <StopOnExitCode>11</StopOnExitCode>
  439. <CustomArgument></CustomArgument>
  440. <IncludeLibraryModules></IncludeLibraryModules>
  441. <ComprImg>1</ComprImg>
  442. </CommonProperty>
  443. <GroupArmAds>
  444. <Cads>
  445. <interw>2</interw>
  446. <Optim>0</Optim>
  447. <oTime>2</oTime>
  448. <SplitLS>2</SplitLS>
  449. <OneElfS>2</OneElfS>
  450. <Strict>2</Strict>
  451. <EnumInt>2</EnumInt>
  452. <PlainCh>2</PlainCh>
  453. <Ropi>2</Ropi>
  454. <Rwpi>2</Rwpi>
  455. <wLevel>0</wLevel>
  456. <uThumb>2</uThumb>
  457. <uSurpInc>2</uSurpInc>
  458. <uC99>2</uC99>
  459. <uGnu>2</uGnu>
  460. <useXO>2</useXO>
  461. <v6Lang>0</v6Lang>
  462. <v6LangP>0</v6LangP>
  463. <vShortEn>2</vShortEn>
  464. <vShortWch>2</vShortWch>
  465. <v6Lto>2</v6Lto>
  466. <v6WtE>2</v6WtE>
  467. <v6Rtti>2</v6Rtti>
  468. <VariousControls>
  469. <MiscControls></MiscControls>
  470. <Define></Define>
  471. <Undefine></Undefine>
  472. <IncludePath></IncludePath>
  473. </VariousControls>
  474. </Cads>
  475. <Aads>
  476. <interw>2</interw>
  477. <Ropi>2</Ropi>
  478. <Rwpi>2</Rwpi>
  479. <thumb>2</thumb>
  480. <SplitLS>2</SplitLS>
  481. <SwStkChk>2</SwStkChk>
  482. <NoWarn>2</NoWarn>
  483. <uSurpInc>2</uSurpInc>
  484. <useXO>2</useXO>
  485. <uClangAs>2</uClangAs>
  486. <VariousControls>
  487. <MiscControls></MiscControls>
  488. <Define></Define>
  489. <Undefine></Undefine>
  490. <IncludePath></IncludePath>
  491. </VariousControls>
  492. </Aads>
  493. </GroupArmAds>
  494. </GroupOption>
  495. <Files>
  496. <File>
  497. <FileName>ImageData.c</FileName>
  498. <FileType>1</FileType>
  499. <FilePath>..\User\Examples\ImageData.c</FilePath>
  500. <FileOption>
  501. <CommonProperty>
  502. <UseCPPCompiler>2</UseCPPCompiler>
  503. <RVCTCodeConst>0</RVCTCodeConst>
  504. <RVCTZI>0</RVCTZI>
  505. <RVCTOtherData>0</RVCTOtherData>
  506. <ModuleSelection>0</ModuleSelection>
  507. <IncludeInBuild>1</IncludeInBuild>
  508. <AlwaysBuild>2</AlwaysBuild>
  509. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  510. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  511. <PublicsOnly>2</PublicsOnly>
  512. <StopOnExitCode>11</StopOnExitCode>
  513. <CustomArgument></CustomArgument>
  514. <IncludeLibraryModules></IncludeLibraryModules>
  515. <ComprImg>1</ComprImg>
  516. </CommonProperty>
  517. <FileArmAds>
  518. <Cads>
  519. <interw>2</interw>
  520. <Optim>0</Optim>
  521. <oTime>2</oTime>
  522. <SplitLS>2</SplitLS>
  523. <OneElfS>2</OneElfS>
  524. <Strict>2</Strict>
  525. <EnumInt>2</EnumInt>
  526. <PlainCh>2</PlainCh>
  527. <Ropi>2</Ropi>
  528. <Rwpi>2</Rwpi>
  529. <wLevel>0</wLevel>
  530. <uThumb>2</uThumb>
  531. <uSurpInc>2</uSurpInc>
  532. <uC99>2</uC99>
  533. <uGnu>2</uGnu>
  534. <useXO>2</useXO>
  535. <v6Lang>0</v6Lang>
  536. <v6LangP>0</v6LangP>
  537. <vShortEn>2</vShortEn>
  538. <vShortWch>2</vShortWch>
  539. <v6Lto>2</v6Lto>
  540. <v6WtE>2</v6WtE>
  541. <v6Rtti>2</v6Rtti>
  542. <VariousControls>
  543. <MiscControls></MiscControls>
  544. <Define></Define>
  545. <Undefine></Undefine>
  546. <IncludePath></IncludePath>
  547. </VariousControls>
  548. </Cads>
  549. </FileArmAds>
  550. </FileOption>
  551. </File>
  552. <File>
  553. <FileName>EPD_1in54g_test.c</FileName>
  554. <FileType>1</FileType>
  555. <FilePath>..\User\Examples\EPD_1in54g_test.c</FilePath>
  556. </File>
  557. </Files>
  558. </Group>
  559. <Group>
  560. <GroupName>e-Paper</GroupName>
  561. <GroupOption>
  562. <CommonProperty>
  563. <UseCPPCompiler>0</UseCPPCompiler>
  564. <RVCTCodeConst>0</RVCTCodeConst>
  565. <RVCTZI>0</RVCTZI>
  566. <RVCTOtherData>0</RVCTOtherData>
  567. <ModuleSelection>0</ModuleSelection>
  568. <IncludeInBuild>1</IncludeInBuild>
  569. <AlwaysBuild>2</AlwaysBuild>
  570. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  571. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  572. <PublicsOnly>2</PublicsOnly>
  573. <StopOnExitCode>11</StopOnExitCode>
  574. <CustomArgument></CustomArgument>
  575. <IncludeLibraryModules></IncludeLibraryModules>
  576. <ComprImg>1</ComprImg>
  577. </CommonProperty>
  578. <GroupArmAds>
  579. <Cads>
  580. <interw>2</interw>
  581. <Optim>0</Optim>
  582. <oTime>2</oTime>
  583. <SplitLS>2</SplitLS>
  584. <OneElfS>2</OneElfS>
  585. <Strict>2</Strict>
  586. <EnumInt>2</EnumInt>
  587. <PlainCh>2</PlainCh>
  588. <Ropi>2</Ropi>
  589. <Rwpi>2</Rwpi>
  590. <wLevel>0</wLevel>
  591. <uThumb>2</uThumb>
  592. <uSurpInc>2</uSurpInc>
  593. <uC99>2</uC99>
  594. <uGnu>2</uGnu>
  595. <useXO>2</useXO>
  596. <v6Lang>0</v6Lang>
  597. <v6LangP>0</v6LangP>
  598. <vShortEn>2</vShortEn>
  599. <vShortWch>2</vShortWch>
  600. <v6Lto>2</v6Lto>
  601. <v6WtE>2</v6WtE>
  602. <v6Rtti>2</v6Rtti>
  603. <VariousControls>
  604. <MiscControls></MiscControls>
  605. <Define></Define>
  606. <Undefine></Undefine>
  607. <IncludePath></IncludePath>
  608. </VariousControls>
  609. </Cads>
  610. <Aads>
  611. <interw>2</interw>
  612. <Ropi>2</Ropi>
  613. <Rwpi>2</Rwpi>
  614. <thumb>2</thumb>
  615. <SplitLS>2</SplitLS>
  616. <SwStkChk>2</SwStkChk>
  617. <NoWarn>2</NoWarn>
  618. <uSurpInc>2</uSurpInc>
  619. <useXO>2</useXO>
  620. <uClangAs>2</uClangAs>
  621. <VariousControls>
  622. <MiscControls></MiscControls>
  623. <Define></Define>
  624. <Undefine></Undefine>
  625. <IncludePath></IncludePath>
  626. </VariousControls>
  627. </Aads>
  628. </GroupArmAds>
  629. </GroupOption>
  630. <Files>
  631. <File>
  632. <FileName>EPD_1in54g.c</FileName>
  633. <FileType>1</FileType>
  634. <FilePath>..\User\e-Paper\EPD_1in54g.c</FilePath>
  635. </File>
  636. </Files>
  637. </Group>
  638. <Group>
  639. <GroupName>Config</GroupName>
  640. <Files>
  641. <File>
  642. <FileName>DEV_Config.c</FileName>
  643. <FileType>1</FileType>
  644. <FilePath>..\User\Config\DEV_Config.c</FilePath>
  645. </File>
  646. </Files>
  647. </Group>
  648. <Group>
  649. <GroupName>GUI</GroupName>
  650. <Files>
  651. <File>
  652. <FileName>GUI_Paint.c</FileName>
  653. <FileType>1</FileType>
  654. <FilePath>..\User\GUI\GUI_Paint.c</FilePath>
  655. </File>
  656. </Files>
  657. </Group>
  658. <Group>
  659. <GroupName>Fonts</GroupName>
  660. <Files>
  661. <File>
  662. <FileName>font8.c</FileName>
  663. <FileType>1</FileType>
  664. <FilePath>..\User\Fonts\font8.c</FilePath>
  665. </File>
  666. <File>
  667. <FileName>font12.c</FileName>
  668. <FileType>1</FileType>
  669. <FilePath>..\User\Fonts\font12.c</FilePath>
  670. </File>
  671. <File>
  672. <FileName>font12CN.c</FileName>
  673. <FileType>1</FileType>
  674. <FilePath>..\User\Fonts\font12CN.c</FilePath>
  675. </File>
  676. <File>
  677. <FileName>font16.c</FileName>
  678. <FileType>1</FileType>
  679. <FilePath>..\User\Fonts\font16.c</FilePath>
  680. </File>
  681. <File>
  682. <FileName>font20.c</FileName>
  683. <FileType>1</FileType>
  684. <FilePath>..\User\Fonts\font20.c</FilePath>
  685. </File>
  686. <File>
  687. <FileName>font24.c</FileName>
  688. <FileType>1</FileType>
  689. <FilePath>..\User\Fonts\font24.c</FilePath>
  690. </File>
  691. <File>
  692. <FileName>font24CN.c</FileName>
  693. <FileType>1</FileType>
  694. <FilePath>..\User\Fonts\font24CN.c</FilePath>
  695. </File>
  696. </Files>
  697. </Group>
  698. <Group>
  699. <GroupName>README</GroupName>
  700. <Files>
  701. <File>
  702. <FileName>Readme_CN.txt</FileName>
  703. <FileType>5</FileType>
  704. <FilePath>..\User\Readme_CN.txt</FilePath>
  705. </File>
  706. <File>
  707. <FileName>Readme_EN.txt</FileName>
  708. <FileType>5</FileType>
  709. <FilePath>..\User\Readme_EN.txt</FilePath>
  710. </File>
  711. </Files>
  712. </Group>
  713. <Group>
  714. <GroupName>Drivers/CMSIS</GroupName>
  715. <GroupOption>
  716. <CommonProperty>
  717. <UseCPPCompiler>0</UseCPPCompiler>
  718. <RVCTCodeConst>0</RVCTCodeConst>
  719. <RVCTZI>0</RVCTZI>
  720. <RVCTOtherData>0</RVCTOtherData>
  721. <ModuleSelection>0</ModuleSelection>
  722. <IncludeInBuild>1</IncludeInBuild>
  723. <AlwaysBuild>2</AlwaysBuild>
  724. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  725. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  726. <PublicsOnly>2</PublicsOnly>
  727. <StopOnExitCode>11</StopOnExitCode>
  728. <CustomArgument></CustomArgument>
  729. <IncludeLibraryModules></IncludeLibraryModules>
  730. <ComprImg>0</ComprImg>
  731. </CommonProperty>
  732. <GroupArmAds>
  733. <Cads>
  734. <interw>2</interw>
  735. <Optim>2</Optim>
  736. <oTime>1</oTime>
  737. <SplitLS>2</SplitLS>
  738. <OneElfS>2</OneElfS>
  739. <Strict>2</Strict>
  740. <EnumInt>2</EnumInt>
  741. <PlainCh>2</PlainCh>
  742. <Ropi>2</Ropi>
  743. <Rwpi>2</Rwpi>
  744. <wLevel>0</wLevel>
  745. <uThumb>2</uThumb>
  746. <uSurpInc>2</uSurpInc>
  747. <uC99>2</uC99>
  748. <uGnu>2</uGnu>
  749. <useXO>2</useXO>
  750. <v6Lang>0</v6Lang>
  751. <v6LangP>0</v6LangP>
  752. <vShortEn>2</vShortEn>
  753. <vShortWch>2</vShortWch>
  754. <v6Lto>2</v6Lto>
  755. <v6WtE>2</v6WtE>
  756. <v6Rtti>2</v6Rtti>
  757. <VariousControls>
  758. <MiscControls></MiscControls>
  759. <Define></Define>
  760. <Undefine></Undefine>
  761. <IncludePath></IncludePath>
  762. </VariousControls>
  763. </Cads>
  764. <Aads>
  765. <interw>2</interw>
  766. <Ropi>2</Ropi>
  767. <Rwpi>2</Rwpi>
  768. <thumb>2</thumb>
  769. <SplitLS>2</SplitLS>
  770. <SwStkChk>2</SwStkChk>
  771. <NoWarn>2</NoWarn>
  772. <uSurpInc>2</uSurpInc>
  773. <useXO>2</useXO>
  774. <uClangAs>2</uClangAs>
  775. <VariousControls>
  776. <MiscControls></MiscControls>
  777. <Define></Define>
  778. <Undefine></Undefine>
  779. <IncludePath></IncludePath>
  780. </VariousControls>
  781. </Aads>
  782. </GroupArmAds>
  783. </GroupOption>
  784. <Files>
  785. <File>
  786. <FileName>system_stm32f1xx.c</FileName>
  787. <FileType>1</FileType>
  788. <FilePath>../Src/system_stm32f1xx.c</FilePath>
  789. <FileOption>
  790. <CommonProperty>
  791. <UseCPPCompiler>2</UseCPPCompiler>
  792. <RVCTCodeConst>0</RVCTCodeConst>
  793. <RVCTZI>0</RVCTZI>
  794. <RVCTOtherData>0</RVCTOtherData>
  795. <ModuleSelection>0</ModuleSelection>
  796. <IncludeInBuild>1</IncludeInBuild>
  797. <AlwaysBuild>2</AlwaysBuild>
  798. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  799. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  800. <PublicsOnly>2</PublicsOnly>
  801. <StopOnExitCode>11</StopOnExitCode>
  802. <CustomArgument></CustomArgument>
  803. <IncludeLibraryModules></IncludeLibraryModules>
  804. <ComprImg>1</ComprImg>
  805. </CommonProperty>
  806. <FileArmAds>
  807. <Cads>
  808. <interw>2</interw>
  809. <Optim>0</Optim>
  810. <oTime>2</oTime>
  811. <SplitLS>2</SplitLS>
  812. <OneElfS>2</OneElfS>
  813. <Strict>2</Strict>
  814. <EnumInt>2</EnumInt>
  815. <PlainCh>2</PlainCh>
  816. <Ropi>2</Ropi>
  817. <Rwpi>2</Rwpi>
  818. <wLevel>0</wLevel>
  819. <uThumb>2</uThumb>
  820. <uSurpInc>2</uSurpInc>
  821. <uC99>2</uC99>
  822. <uGnu>2</uGnu>
  823. <useXO>2</useXO>
  824. <v6Lang>0</v6Lang>
  825. <v6LangP>0</v6LangP>
  826. <vShortEn>2</vShortEn>
  827. <vShortWch>2</vShortWch>
  828. <v6Lto>2</v6Lto>
  829. <v6WtE>2</v6WtE>
  830. <v6Rtti>2</v6Rtti>
  831. <VariousControls>
  832. <MiscControls></MiscControls>
  833. <Define></Define>
  834. <Undefine></Undefine>
  835. <IncludePath></IncludePath>
  836. </VariousControls>
  837. </Cads>
  838. </FileArmAds>
  839. </FileOption>
  840. </File>
  841. </Files>
  842. </Group>
  843. <Group>
  844. <GroupName>Drivers/STM32F1xx_HAL_Driver</GroupName>
  845. <GroupOption>
  846. <CommonProperty>
  847. <UseCPPCompiler>0</UseCPPCompiler>
  848. <RVCTCodeConst>0</RVCTCodeConst>
  849. <RVCTZI>0</RVCTZI>
  850. <RVCTOtherData>0</RVCTOtherData>
  851. <ModuleSelection>0</ModuleSelection>
  852. <IncludeInBuild>1</IncludeInBuild>
  853. <AlwaysBuild>2</AlwaysBuild>
  854. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  855. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  856. <PublicsOnly>2</PublicsOnly>
  857. <StopOnExitCode>11</StopOnExitCode>
  858. <CustomArgument></CustomArgument>
  859. <IncludeLibraryModules></IncludeLibraryModules>
  860. <ComprImg>0</ComprImg>
  861. </CommonProperty>
  862. <GroupArmAds>
  863. <Cads>
  864. <interw>2</interw>
  865. <Optim>2</Optim>
  866. <oTime>1</oTime>
  867. <SplitLS>2</SplitLS>
  868. <OneElfS>2</OneElfS>
  869. <Strict>2</Strict>
  870. <EnumInt>2</EnumInt>
  871. <PlainCh>2</PlainCh>
  872. <Ropi>2</Ropi>
  873. <Rwpi>2</Rwpi>
  874. <wLevel>0</wLevel>
  875. <uThumb>2</uThumb>
  876. <uSurpInc>2</uSurpInc>
  877. <uC99>2</uC99>
  878. <uGnu>2</uGnu>
  879. <useXO>2</useXO>
  880. <v6Lang>0</v6Lang>
  881. <v6LangP>0</v6LangP>
  882. <vShortEn>2</vShortEn>
  883. <vShortWch>2</vShortWch>
  884. <v6Lto>2</v6Lto>
  885. <v6WtE>2</v6WtE>
  886. <v6Rtti>2</v6Rtti>
  887. <VariousControls>
  888. <MiscControls></MiscControls>
  889. <Define></Define>
  890. <Undefine></Undefine>
  891. <IncludePath></IncludePath>
  892. </VariousControls>
  893. </Cads>
  894. <Aads>
  895. <interw>2</interw>
  896. <Ropi>2</Ropi>
  897. <Rwpi>2</Rwpi>
  898. <thumb>2</thumb>
  899. <SplitLS>2</SplitLS>
  900. <SwStkChk>2</SwStkChk>
  901. <NoWarn>2</NoWarn>
  902. <uSurpInc>2</uSurpInc>
  903. <useXO>2</useXO>
  904. <uClangAs>2</uClangAs>
  905. <VariousControls>
  906. <MiscControls></MiscControls>
  907. <Define></Define>
  908. <Undefine></Undefine>
  909. <IncludePath></IncludePath>
  910. </VariousControls>
  911. </Aads>
  912. </GroupArmAds>
  913. </GroupOption>
  914. <Files>
  915. <File>
  916. <FileName>stm32f1xx_hal_gpio_ex.c</FileName>
  917. <FileType>1</FileType>
  918. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c</FilePath>
  919. <FileOption>
  920. <CommonProperty>
  921. <UseCPPCompiler>2</UseCPPCompiler>
  922. <RVCTCodeConst>0</RVCTCodeConst>
  923. <RVCTZI>0</RVCTZI>
  924. <RVCTOtherData>0</RVCTOtherData>
  925. <ModuleSelection>0</ModuleSelection>
  926. <IncludeInBuild>1</IncludeInBuild>
  927. <AlwaysBuild>2</AlwaysBuild>
  928. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  929. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  930. <PublicsOnly>2</PublicsOnly>
  931. <StopOnExitCode>11</StopOnExitCode>
  932. <CustomArgument></CustomArgument>
  933. <IncludeLibraryModules></IncludeLibraryModules>
  934. <ComprImg>1</ComprImg>
  935. </CommonProperty>
  936. <FileArmAds>
  937. <Cads>
  938. <interw>2</interw>
  939. <Optim>0</Optim>
  940. <oTime>2</oTime>
  941. <SplitLS>2</SplitLS>
  942. <OneElfS>2</OneElfS>
  943. <Strict>2</Strict>
  944. <EnumInt>2</EnumInt>
  945. <PlainCh>2</PlainCh>
  946. <Ropi>2</Ropi>
  947. <Rwpi>2</Rwpi>
  948. <wLevel>0</wLevel>
  949. <uThumb>2</uThumb>
  950. <uSurpInc>2</uSurpInc>
  951. <uC99>2</uC99>
  952. <uGnu>2</uGnu>
  953. <useXO>2</useXO>
  954. <v6Lang>0</v6Lang>
  955. <v6LangP>0</v6LangP>
  956. <vShortEn>2</vShortEn>
  957. <vShortWch>2</vShortWch>
  958. <v6Lto>2</v6Lto>
  959. <v6WtE>2</v6WtE>
  960. <v6Rtti>2</v6Rtti>
  961. <VariousControls>
  962. <MiscControls></MiscControls>
  963. <Define></Define>
  964. <Undefine></Undefine>
  965. <IncludePath></IncludePath>
  966. </VariousControls>
  967. </Cads>
  968. </FileArmAds>
  969. </FileOption>
  970. </File>
  971. <File>
  972. <FileName>stm32f1xx_hal_spi.c</FileName>
  973. <FileType>1</FileType>
  974. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c</FilePath>
  975. <FileOption>
  976. <CommonProperty>
  977. <UseCPPCompiler>2</UseCPPCompiler>
  978. <RVCTCodeConst>0</RVCTCodeConst>
  979. <RVCTZI>0</RVCTZI>
  980. <RVCTOtherData>0</RVCTOtherData>
  981. <ModuleSelection>0</ModuleSelection>
  982. <IncludeInBuild>1</IncludeInBuild>
  983. <AlwaysBuild>2</AlwaysBuild>
  984. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  985. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  986. <PublicsOnly>2</PublicsOnly>
  987. <StopOnExitCode>11</StopOnExitCode>
  988. <CustomArgument></CustomArgument>
  989. <IncludeLibraryModules></IncludeLibraryModules>
  990. <ComprImg>1</ComprImg>
  991. </CommonProperty>
  992. <FileArmAds>
  993. <Cads>
  994. <interw>2</interw>
  995. <Optim>0</Optim>
  996. <oTime>2</oTime>
  997. <SplitLS>2</SplitLS>
  998. <OneElfS>2</OneElfS>
  999. <Strict>2</Strict>
  1000. <EnumInt>2</EnumInt>
  1001. <PlainCh>2</PlainCh>
  1002. <Ropi>2</Ropi>
  1003. <Rwpi>2</Rwpi>
  1004. <wLevel>0</wLevel>
  1005. <uThumb>2</uThumb>
  1006. <uSurpInc>2</uSurpInc>
  1007. <uC99>2</uC99>
  1008. <uGnu>2</uGnu>
  1009. <useXO>2</useXO>
  1010. <v6Lang>0</v6Lang>
  1011. <v6LangP>0</v6LangP>
  1012. <vShortEn>2</vShortEn>
  1013. <vShortWch>2</vShortWch>
  1014. <v6Lto>2</v6Lto>
  1015. <v6WtE>2</v6WtE>
  1016. <v6Rtti>2</v6Rtti>
  1017. <VariousControls>
  1018. <MiscControls></MiscControls>
  1019. <Define></Define>
  1020. <Undefine></Undefine>
  1021. <IncludePath></IncludePath>
  1022. </VariousControls>
  1023. </Cads>
  1024. </FileArmAds>
  1025. </FileOption>
  1026. </File>
  1027. <File>
  1028. <FileName>stm32f1xx_hal.c</FileName>
  1029. <FileType>1</FileType>
  1030. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c</FilePath>
  1031. <FileOption>
  1032. <CommonProperty>
  1033. <UseCPPCompiler>2</UseCPPCompiler>
  1034. <RVCTCodeConst>0</RVCTCodeConst>
  1035. <RVCTZI>0</RVCTZI>
  1036. <RVCTOtherData>0</RVCTOtherData>
  1037. <ModuleSelection>0</ModuleSelection>
  1038. <IncludeInBuild>1</IncludeInBuild>
  1039. <AlwaysBuild>2</AlwaysBuild>
  1040. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  1041. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  1042. <PublicsOnly>2</PublicsOnly>
  1043. <StopOnExitCode>11</StopOnExitCode>
  1044. <CustomArgument></CustomArgument>
  1045. <IncludeLibraryModules></IncludeLibraryModules>
  1046. <ComprImg>1</ComprImg>
  1047. </CommonProperty>
  1048. <FileArmAds>
  1049. <Cads>
  1050. <interw>2</interw>
  1051. <Optim>0</Optim>
  1052. <oTime>2</oTime>
  1053. <SplitLS>2</SplitLS>
  1054. <OneElfS>2</OneElfS>
  1055. <Strict>2</Strict>
  1056. <EnumInt>2</EnumInt>
  1057. <PlainCh>2</PlainCh>
  1058. <Ropi>2</Ropi>
  1059. <Rwpi>2</Rwpi>
  1060. <wLevel>0</wLevel>
  1061. <uThumb>2</uThumb>
  1062. <uSurpInc>2</uSurpInc>
  1063. <uC99>2</uC99>
  1064. <uGnu>2</uGnu>
  1065. <useXO>2</useXO>
  1066. <v6Lang>0</v6Lang>
  1067. <v6LangP>0</v6LangP>
  1068. <vShortEn>2</vShortEn>
  1069. <vShortWch>2</vShortWch>
  1070. <v6Lto>2</v6Lto>
  1071. <v6WtE>2</v6WtE>
  1072. <v6Rtti>2</v6Rtti>
  1073. <VariousControls>
  1074. <MiscControls></MiscControls>
  1075. <Define></Define>
  1076. <Undefine></Undefine>
  1077. <IncludePath></IncludePath>
  1078. </VariousControls>
  1079. </Cads>
  1080. </FileArmAds>
  1081. </FileOption>
  1082. </File>
  1083. <File>
  1084. <FileName>stm32f1xx_hal_rcc.c</FileName>
  1085. <FileType>1</FileType>
  1086. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c</FilePath>
  1087. <FileOption>
  1088. <CommonProperty>
  1089. <UseCPPCompiler>2</UseCPPCompiler>
  1090. <RVCTCodeConst>0</RVCTCodeConst>
  1091. <RVCTZI>0</RVCTZI>
  1092. <RVCTOtherData>0</RVCTOtherData>
  1093. <ModuleSelection>0</ModuleSelection>
  1094. <IncludeInBuild>1</IncludeInBuild>
  1095. <AlwaysBuild>2</AlwaysBuild>
  1096. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  1097. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  1098. <PublicsOnly>2</PublicsOnly>
  1099. <StopOnExitCode>11</StopOnExitCode>
  1100. <CustomArgument></CustomArgument>
  1101. <IncludeLibraryModules></IncludeLibraryModules>
  1102. <ComprImg>1</ComprImg>
  1103. </CommonProperty>
  1104. <FileArmAds>
  1105. <Cads>
  1106. <interw>2</interw>
  1107. <Optim>0</Optim>
  1108. <oTime>2</oTime>
  1109. <SplitLS>2</SplitLS>
  1110. <OneElfS>2</OneElfS>
  1111. <Strict>2</Strict>
  1112. <EnumInt>2</EnumInt>
  1113. <PlainCh>2</PlainCh>
  1114. <Ropi>2</Ropi>
  1115. <Rwpi>2</Rwpi>
  1116. <wLevel>0</wLevel>
  1117. <uThumb>2</uThumb>
  1118. <uSurpInc>2</uSurpInc>
  1119. <uC99>2</uC99>
  1120. <uGnu>2</uGnu>
  1121. <useXO>2</useXO>
  1122. <v6Lang>0</v6Lang>
  1123. <v6LangP>0</v6LangP>
  1124. <vShortEn>2</vShortEn>
  1125. <vShortWch>2</vShortWch>
  1126. <v6Lto>2</v6Lto>
  1127. <v6WtE>2</v6WtE>
  1128. <v6Rtti>2</v6Rtti>
  1129. <VariousControls>
  1130. <MiscControls></MiscControls>
  1131. <Define></Define>
  1132. <Undefine></Undefine>
  1133. <IncludePath></IncludePath>
  1134. </VariousControls>
  1135. </Cads>
  1136. </FileArmAds>
  1137. </FileOption>
  1138. </File>
  1139. <File>
  1140. <FileName>stm32f1xx_hal_rcc_ex.c</FileName>
  1141. <FileType>1</FileType>
  1142. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c</FilePath>
  1143. <FileOption>
  1144. <CommonProperty>
  1145. <UseCPPCompiler>2</UseCPPCompiler>
  1146. <RVCTCodeConst>0</RVCTCodeConst>
  1147. <RVCTZI>0</RVCTZI>
  1148. <RVCTOtherData>0</RVCTOtherData>
  1149. <ModuleSelection>0</ModuleSelection>
  1150. <IncludeInBuild>1</IncludeInBuild>
  1151. <AlwaysBuild>2</AlwaysBuild>
  1152. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  1153. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  1154. <PublicsOnly>2</PublicsOnly>
  1155. <StopOnExitCode>11</StopOnExitCode>
  1156. <CustomArgument></CustomArgument>
  1157. <IncludeLibraryModules></IncludeLibraryModules>
  1158. <ComprImg>1</ComprImg>
  1159. </CommonProperty>
  1160. <FileArmAds>
  1161. <Cads>
  1162. <interw>2</interw>
  1163. <Optim>0</Optim>
  1164. <oTime>2</oTime>
  1165. <SplitLS>2</SplitLS>
  1166. <OneElfS>2</OneElfS>
  1167. <Strict>2</Strict>
  1168. <EnumInt>2</EnumInt>
  1169. <PlainCh>2</PlainCh>
  1170. <Ropi>2</Ropi>
  1171. <Rwpi>2</Rwpi>
  1172. <wLevel>0</wLevel>
  1173. <uThumb>2</uThumb>
  1174. <uSurpInc>2</uSurpInc>
  1175. <uC99>2</uC99>
  1176. <uGnu>2</uGnu>
  1177. <useXO>2</useXO>
  1178. <v6Lang>0</v6Lang>
  1179. <v6LangP>0</v6LangP>
  1180. <vShortEn>2</vShortEn>
  1181. <vShortWch>2</vShortWch>
  1182. <v6Lto>2</v6Lto>
  1183. <v6WtE>2</v6WtE>
  1184. <v6Rtti>2</v6Rtti>
  1185. <VariousControls>
  1186. <MiscControls></MiscControls>
  1187. <Define></Define>
  1188. <Undefine></Undefine>
  1189. <IncludePath></IncludePath>
  1190. </VariousControls>
  1191. </Cads>
  1192. </FileArmAds>
  1193. </FileOption>
  1194. </File>
  1195. <File>
  1196. <FileName>stm32f1xx_hal_gpio.c</FileName>
  1197. <FileType>1</FileType>
  1198. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c</FilePath>
  1199. <FileOption>
  1200. <CommonProperty>
  1201. <UseCPPCompiler>2</UseCPPCompiler>
  1202. <RVCTCodeConst>0</RVCTCodeConst>
  1203. <RVCTZI>0</RVCTZI>
  1204. <RVCTOtherData>0</RVCTOtherData>
  1205. <ModuleSelection>0</ModuleSelection>
  1206. <IncludeInBuild>1</IncludeInBuild>
  1207. <AlwaysBuild>2</AlwaysBuild>
  1208. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  1209. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  1210. <PublicsOnly>2</PublicsOnly>
  1211. <StopOnExitCode>11</StopOnExitCode>
  1212. <CustomArgument></CustomArgument>
  1213. <IncludeLibraryModules></IncludeLibraryModules>
  1214. <ComprImg>1</ComprImg>
  1215. </CommonProperty>
  1216. <FileArmAds>
  1217. <Cads>
  1218. <interw>2</interw>
  1219. <Optim>0</Optim>
  1220. <oTime>2</oTime>
  1221. <SplitLS>2</SplitLS>
  1222. <OneElfS>2</OneElfS>
  1223. <Strict>2</Strict>
  1224. <EnumInt>2</EnumInt>
  1225. <PlainCh>2</PlainCh>
  1226. <Ropi>2</Ropi>
  1227. <Rwpi>2</Rwpi>
  1228. <wLevel>0</wLevel>
  1229. <uThumb>2</uThumb>
  1230. <uSurpInc>2</uSurpInc>
  1231. <uC99>2</uC99>
  1232. <uGnu>2</uGnu>
  1233. <useXO>2</useXO>
  1234. <v6Lang>0</v6Lang>
  1235. <v6LangP>0</v6LangP>
  1236. <vShortEn>2</vShortEn>
  1237. <vShortWch>2</vShortWch>
  1238. <v6Lto>2</v6Lto>
  1239. <v6WtE>2</v6WtE>
  1240. <v6Rtti>2</v6Rtti>
  1241. <VariousControls>
  1242. <MiscControls></MiscControls>
  1243. <Define></Define>
  1244. <Undefine></Undefine>
  1245. <IncludePath></IncludePath>
  1246. </VariousControls>
  1247. </Cads>
  1248. </FileArmAds>
  1249. </FileOption>
  1250. </File>
  1251. <File>
  1252. <FileName>stm32f1xx_hal_dma.c</FileName>
  1253. <FileType>1</FileType>
  1254. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c</FilePath>
  1255. <FileOption>
  1256. <CommonProperty>
  1257. <UseCPPCompiler>2</UseCPPCompiler>
  1258. <RVCTCodeConst>0</RVCTCodeConst>
  1259. <RVCTZI>0</RVCTZI>
  1260. <RVCTOtherData>0</RVCTOtherData>
  1261. <ModuleSelection>0</ModuleSelection>
  1262. <IncludeInBuild>1</IncludeInBuild>
  1263. <AlwaysBuild>2</AlwaysBuild>
  1264. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  1265. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  1266. <PublicsOnly>2</PublicsOnly>
  1267. <StopOnExitCode>11</StopOnExitCode>
  1268. <CustomArgument></CustomArgument>
  1269. <IncludeLibraryModules></IncludeLibraryModules>
  1270. <ComprImg>1</ComprImg>
  1271. </CommonProperty>
  1272. <FileArmAds>
  1273. <Cads>
  1274. <interw>2</interw>
  1275. <Optim>0</Optim>
  1276. <oTime>2</oTime>
  1277. <SplitLS>2</SplitLS>
  1278. <OneElfS>2</OneElfS>
  1279. <Strict>2</Strict>
  1280. <EnumInt>2</EnumInt>
  1281. <PlainCh>2</PlainCh>
  1282. <Ropi>2</Ropi>
  1283. <Rwpi>2</Rwpi>
  1284. <wLevel>0</wLevel>
  1285. <uThumb>2</uThumb>
  1286. <uSurpInc>2</uSurpInc>
  1287. <uC99>2</uC99>
  1288. <uGnu>2</uGnu>
  1289. <useXO>2</useXO>
  1290. <v6Lang>0</v6Lang>
  1291. <v6LangP>0</v6LangP>
  1292. <vShortEn>2</vShortEn>
  1293. <vShortWch>2</vShortWch>
  1294. <v6Lto>2</v6Lto>
  1295. <v6WtE>2</v6WtE>
  1296. <v6Rtti>2</v6Rtti>
  1297. <VariousControls>
  1298. <MiscControls></MiscControls>
  1299. <Define></Define>
  1300. <Undefine></Undefine>
  1301. <IncludePath></IncludePath>
  1302. </VariousControls>
  1303. </Cads>
  1304. </FileArmAds>
  1305. </FileOption>
  1306. </File>
  1307. <File>
  1308. <FileName>stm32f1xx_hal_cortex.c</FileName>
  1309. <FileType>1</FileType>
  1310. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c</FilePath>
  1311. <FileOption>
  1312. <CommonProperty>
  1313. <UseCPPCompiler>2</UseCPPCompiler>
  1314. <RVCTCodeConst>0</RVCTCodeConst>
  1315. <RVCTZI>0</RVCTZI>
  1316. <RVCTOtherData>0</RVCTOtherData>
  1317. <ModuleSelection>0</ModuleSelection>
  1318. <IncludeInBuild>1</IncludeInBuild>
  1319. <AlwaysBuild>2</AlwaysBuild>
  1320. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  1321. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  1322. <PublicsOnly>2</PublicsOnly>
  1323. <StopOnExitCode>11</StopOnExitCode>
  1324. <CustomArgument></CustomArgument>
  1325. <IncludeLibraryModules></IncludeLibraryModules>
  1326. <ComprImg>1</ComprImg>
  1327. </CommonProperty>
  1328. <FileArmAds>
  1329. <Cads>
  1330. <interw>2</interw>
  1331. <Optim>0</Optim>
  1332. <oTime>2</oTime>
  1333. <SplitLS>2</SplitLS>
  1334. <OneElfS>2</OneElfS>
  1335. <Strict>2</Strict>
  1336. <EnumInt>2</EnumInt>
  1337. <PlainCh>2</PlainCh>
  1338. <Ropi>2</Ropi>
  1339. <Rwpi>2</Rwpi>
  1340. <wLevel>0</wLevel>
  1341. <uThumb>2</uThumb>
  1342. <uSurpInc>2</uSurpInc>
  1343. <uC99>2</uC99>
  1344. <uGnu>2</uGnu>
  1345. <useXO>2</useXO>
  1346. <v6Lang>0</v6Lang>
  1347. <v6LangP>0</v6LangP>
  1348. <vShortEn>2</vShortEn>
  1349. <vShortWch>2</vShortWch>
  1350. <v6Lto>2</v6Lto>
  1351. <v6WtE>2</v6WtE>
  1352. <v6Rtti>2</v6Rtti>
  1353. <VariousControls>
  1354. <MiscControls></MiscControls>
  1355. <Define></Define>
  1356. <Undefine></Undefine>
  1357. <IncludePath></IncludePath>
  1358. </VariousControls>
  1359. </Cads>
  1360. </FileArmAds>
  1361. </FileOption>
  1362. </File>
  1363. <File>
  1364. <FileName>stm32f1xx_hal_pwr.c</FileName>
  1365. <FileType>1</FileType>
  1366. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c</FilePath>
  1367. <FileOption>
  1368. <CommonProperty>
  1369. <UseCPPCompiler>2</UseCPPCompiler>
  1370. <RVCTCodeConst>0</RVCTCodeConst>
  1371. <RVCTZI>0</RVCTZI>
  1372. <RVCTOtherData>0</RVCTOtherData>
  1373. <ModuleSelection>0</ModuleSelection>
  1374. <IncludeInBuild>1</IncludeInBuild>
  1375. <AlwaysBuild>2</AlwaysBuild>
  1376. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  1377. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  1378. <PublicsOnly>2</PublicsOnly>
  1379. <StopOnExitCode>11</StopOnExitCode>
  1380. <CustomArgument></CustomArgument>
  1381. <IncludeLibraryModules></IncludeLibraryModules>
  1382. <ComprImg>1</ComprImg>
  1383. </CommonProperty>
  1384. <FileArmAds>
  1385. <Cads>
  1386. <interw>2</interw>
  1387. <Optim>0</Optim>
  1388. <oTime>2</oTime>
  1389. <SplitLS>2</SplitLS>
  1390. <OneElfS>2</OneElfS>
  1391. <Strict>2</Strict>
  1392. <EnumInt>2</EnumInt>
  1393. <PlainCh>2</PlainCh>
  1394. <Ropi>2</Ropi>
  1395. <Rwpi>2</Rwpi>
  1396. <wLevel>0</wLevel>
  1397. <uThumb>2</uThumb>
  1398. <uSurpInc>2</uSurpInc>
  1399. <uC99>2</uC99>
  1400. <uGnu>2</uGnu>
  1401. <useXO>2</useXO>
  1402. <v6Lang>0</v6Lang>
  1403. <v6LangP>0</v6LangP>
  1404. <vShortEn>2</vShortEn>
  1405. <vShortWch>2</vShortWch>
  1406. <v6Lto>2</v6Lto>
  1407. <v6WtE>2</v6WtE>
  1408. <v6Rtti>2</v6Rtti>
  1409. <VariousControls>
  1410. <MiscControls></MiscControls>
  1411. <Define></Define>
  1412. <Undefine></Undefine>
  1413. <IncludePath></IncludePath>
  1414. </VariousControls>
  1415. </Cads>
  1416. </FileArmAds>
  1417. </FileOption>
  1418. </File>
  1419. <File>
  1420. <FileName>stm32f1xx_hal_flash.c</FileName>
  1421. <FileType>1</FileType>
  1422. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c</FilePath>
  1423. <FileOption>
  1424. <CommonProperty>
  1425. <UseCPPCompiler>2</UseCPPCompiler>
  1426. <RVCTCodeConst>0</RVCTCodeConst>
  1427. <RVCTZI>0</RVCTZI>
  1428. <RVCTOtherData>0</RVCTOtherData>
  1429. <ModuleSelection>0</ModuleSelection>
  1430. <IncludeInBuild>1</IncludeInBuild>
  1431. <AlwaysBuild>2</AlwaysBuild>
  1432. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  1433. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  1434. <PublicsOnly>2</PublicsOnly>
  1435. <StopOnExitCode>11</StopOnExitCode>
  1436. <CustomArgument></CustomArgument>
  1437. <IncludeLibraryModules></IncludeLibraryModules>
  1438. <ComprImg>1</ComprImg>
  1439. </CommonProperty>
  1440. <FileArmAds>
  1441. <Cads>
  1442. <interw>2</interw>
  1443. <Optim>0</Optim>
  1444. <oTime>2</oTime>
  1445. <SplitLS>2</SplitLS>
  1446. <OneElfS>2</OneElfS>
  1447. <Strict>2</Strict>
  1448. <EnumInt>2</EnumInt>
  1449. <PlainCh>2</PlainCh>
  1450. <Ropi>2</Ropi>
  1451. <Rwpi>2</Rwpi>
  1452. <wLevel>0</wLevel>
  1453. <uThumb>2</uThumb>
  1454. <uSurpInc>2</uSurpInc>
  1455. <uC99>2</uC99>
  1456. <uGnu>2</uGnu>
  1457. <useXO>2</useXO>
  1458. <v6Lang>0</v6Lang>
  1459. <v6LangP>0</v6LangP>
  1460. <vShortEn>2</vShortEn>
  1461. <vShortWch>2</vShortWch>
  1462. <v6Lto>2</v6Lto>
  1463. <v6WtE>2</v6WtE>
  1464. <v6Rtti>2</v6Rtti>
  1465. <VariousControls>
  1466. <MiscControls></MiscControls>
  1467. <Define></Define>
  1468. <Undefine></Undefine>
  1469. <IncludePath></IncludePath>
  1470. </VariousControls>
  1471. </Cads>
  1472. </FileArmAds>
  1473. </FileOption>
  1474. </File>
  1475. <File>
  1476. <FileName>stm32f1xx_hal_flash_ex.c</FileName>
  1477. <FileType>1</FileType>
  1478. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c</FilePath>
  1479. <FileOption>
  1480. <CommonProperty>
  1481. <UseCPPCompiler>2</UseCPPCompiler>
  1482. <RVCTCodeConst>0</RVCTCodeConst>
  1483. <RVCTZI>0</RVCTZI>
  1484. <RVCTOtherData>0</RVCTOtherData>
  1485. <ModuleSelection>0</ModuleSelection>
  1486. <IncludeInBuild>1</IncludeInBuild>
  1487. <AlwaysBuild>2</AlwaysBuild>
  1488. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  1489. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  1490. <PublicsOnly>2</PublicsOnly>
  1491. <StopOnExitCode>11</StopOnExitCode>
  1492. <CustomArgument></CustomArgument>
  1493. <IncludeLibraryModules></IncludeLibraryModules>
  1494. <ComprImg>1</ComprImg>
  1495. </CommonProperty>
  1496. <FileArmAds>
  1497. <Cads>
  1498. <interw>2</interw>
  1499. <Optim>0</Optim>
  1500. <oTime>2</oTime>
  1501. <SplitLS>2</SplitLS>
  1502. <OneElfS>2</OneElfS>
  1503. <Strict>2</Strict>
  1504. <EnumInt>2</EnumInt>
  1505. <PlainCh>2</PlainCh>
  1506. <Ropi>2</Ropi>
  1507. <Rwpi>2</Rwpi>
  1508. <wLevel>0</wLevel>
  1509. <uThumb>2</uThumb>
  1510. <uSurpInc>2</uSurpInc>
  1511. <uC99>2</uC99>
  1512. <uGnu>2</uGnu>
  1513. <useXO>2</useXO>
  1514. <v6Lang>0</v6Lang>
  1515. <v6LangP>0</v6LangP>
  1516. <vShortEn>2</vShortEn>
  1517. <vShortWch>2</vShortWch>
  1518. <v6Lto>2</v6Lto>
  1519. <v6WtE>2</v6WtE>
  1520. <v6Rtti>2</v6Rtti>
  1521. <VariousControls>
  1522. <MiscControls></MiscControls>
  1523. <Define></Define>
  1524. <Undefine></Undefine>
  1525. <IncludePath></IncludePath>
  1526. </VariousControls>
  1527. </Cads>
  1528. </FileArmAds>
  1529. </FileOption>
  1530. </File>
  1531. <File>
  1532. <FileName>stm32f1xx_hal_exti.c</FileName>
  1533. <FileType>1</FileType>
  1534. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c</FilePath>
  1535. <FileOption>
  1536. <CommonProperty>
  1537. <UseCPPCompiler>2</UseCPPCompiler>
  1538. <RVCTCodeConst>0</RVCTCodeConst>
  1539. <RVCTZI>0</RVCTZI>
  1540. <RVCTOtherData>0</RVCTOtherData>
  1541. <ModuleSelection>0</ModuleSelection>
  1542. <IncludeInBuild>1</IncludeInBuild>
  1543. <AlwaysBuild>2</AlwaysBuild>
  1544. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  1545. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  1546. <PublicsOnly>2</PublicsOnly>
  1547. <StopOnExitCode>11</StopOnExitCode>
  1548. <CustomArgument></CustomArgument>
  1549. <IncludeLibraryModules></IncludeLibraryModules>
  1550. <ComprImg>1</ComprImg>
  1551. </CommonProperty>
  1552. <FileArmAds>
  1553. <Cads>
  1554. <interw>2</interw>
  1555. <Optim>0</Optim>
  1556. <oTime>2</oTime>
  1557. <SplitLS>2</SplitLS>
  1558. <OneElfS>2</OneElfS>
  1559. <Strict>2</Strict>
  1560. <EnumInt>2</EnumInt>
  1561. <PlainCh>2</PlainCh>
  1562. <Ropi>2</Ropi>
  1563. <Rwpi>2</Rwpi>
  1564. <wLevel>0</wLevel>
  1565. <uThumb>2</uThumb>
  1566. <uSurpInc>2</uSurpInc>
  1567. <uC99>2</uC99>
  1568. <uGnu>2</uGnu>
  1569. <useXO>2</useXO>
  1570. <v6Lang>0</v6Lang>
  1571. <v6LangP>0</v6LangP>
  1572. <vShortEn>2</vShortEn>
  1573. <vShortWch>2</vShortWch>
  1574. <v6Lto>2</v6Lto>
  1575. <v6WtE>2</v6WtE>
  1576. <v6Rtti>2</v6Rtti>
  1577. <VariousControls>
  1578. <MiscControls></MiscControls>
  1579. <Define></Define>
  1580. <Undefine></Undefine>
  1581. <IncludePath></IncludePath>
  1582. </VariousControls>
  1583. </Cads>
  1584. </FileArmAds>
  1585. </FileOption>
  1586. </File>
  1587. <File>
  1588. <FileName>stm32f1xx_hal_tim.c</FileName>
  1589. <FileType>1</FileType>
  1590. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c</FilePath>
  1591. <FileOption>
  1592. <CommonProperty>
  1593. <UseCPPCompiler>2</UseCPPCompiler>
  1594. <RVCTCodeConst>0</RVCTCodeConst>
  1595. <RVCTZI>0</RVCTZI>
  1596. <RVCTOtherData>0</RVCTOtherData>
  1597. <ModuleSelection>0</ModuleSelection>
  1598. <IncludeInBuild>1</IncludeInBuild>
  1599. <AlwaysBuild>2</AlwaysBuild>
  1600. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  1601. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  1602. <PublicsOnly>2</PublicsOnly>
  1603. <StopOnExitCode>11</StopOnExitCode>
  1604. <CustomArgument></CustomArgument>
  1605. <IncludeLibraryModules></IncludeLibraryModules>
  1606. <ComprImg>1</ComprImg>
  1607. </CommonProperty>
  1608. <FileArmAds>
  1609. <Cads>
  1610. <interw>2</interw>
  1611. <Optim>0</Optim>
  1612. <oTime>2</oTime>
  1613. <SplitLS>2</SplitLS>
  1614. <OneElfS>2</OneElfS>
  1615. <Strict>2</Strict>
  1616. <EnumInt>2</EnumInt>
  1617. <PlainCh>2</PlainCh>
  1618. <Ropi>2</Ropi>
  1619. <Rwpi>2</Rwpi>
  1620. <wLevel>0</wLevel>
  1621. <uThumb>2</uThumb>
  1622. <uSurpInc>2</uSurpInc>
  1623. <uC99>2</uC99>
  1624. <uGnu>2</uGnu>
  1625. <useXO>2</useXO>
  1626. <v6Lang>0</v6Lang>
  1627. <v6LangP>0</v6LangP>
  1628. <vShortEn>2</vShortEn>
  1629. <vShortWch>2</vShortWch>
  1630. <v6Lto>2</v6Lto>
  1631. <v6WtE>2</v6WtE>
  1632. <v6Rtti>2</v6Rtti>
  1633. <VariousControls>
  1634. <MiscControls></MiscControls>
  1635. <Define></Define>
  1636. <Undefine></Undefine>
  1637. <IncludePath></IncludePath>
  1638. </VariousControls>
  1639. </Cads>
  1640. </FileArmAds>
  1641. </FileOption>
  1642. </File>
  1643. <File>
  1644. <FileName>stm32f1xx_hal_tim_ex.c</FileName>
  1645. <FileType>1</FileType>
  1646. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c</FilePath>
  1647. <FileOption>
  1648. <CommonProperty>
  1649. <UseCPPCompiler>2</UseCPPCompiler>
  1650. <RVCTCodeConst>0</RVCTCodeConst>
  1651. <RVCTZI>0</RVCTZI>
  1652. <RVCTOtherData>0</RVCTOtherData>
  1653. <ModuleSelection>0</ModuleSelection>
  1654. <IncludeInBuild>1</IncludeInBuild>
  1655. <AlwaysBuild>2</AlwaysBuild>
  1656. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  1657. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  1658. <PublicsOnly>2</PublicsOnly>
  1659. <StopOnExitCode>11</StopOnExitCode>
  1660. <CustomArgument></CustomArgument>
  1661. <IncludeLibraryModules></IncludeLibraryModules>
  1662. <ComprImg>1</ComprImg>
  1663. </CommonProperty>
  1664. <FileArmAds>
  1665. <Cads>
  1666. <interw>2</interw>
  1667. <Optim>0</Optim>
  1668. <oTime>2</oTime>
  1669. <SplitLS>2</SplitLS>
  1670. <OneElfS>2</OneElfS>
  1671. <Strict>2</Strict>
  1672. <EnumInt>2</EnumInt>
  1673. <PlainCh>2</PlainCh>
  1674. <Ropi>2</Ropi>
  1675. <Rwpi>2</Rwpi>
  1676. <wLevel>0</wLevel>
  1677. <uThumb>2</uThumb>
  1678. <uSurpInc>2</uSurpInc>
  1679. <uC99>2</uC99>
  1680. <uGnu>2</uGnu>
  1681. <useXO>2</useXO>
  1682. <v6Lang>0</v6Lang>
  1683. <v6LangP>0</v6LangP>
  1684. <vShortEn>2</vShortEn>
  1685. <vShortWch>2</vShortWch>
  1686. <v6Lto>2</v6Lto>
  1687. <v6WtE>2</v6WtE>
  1688. <v6Rtti>2</v6Rtti>
  1689. <VariousControls>
  1690. <MiscControls></MiscControls>
  1691. <Define></Define>
  1692. <Undefine></Undefine>
  1693. <IncludePath></IncludePath>
  1694. </VariousControls>
  1695. </Cads>
  1696. </FileArmAds>
  1697. </FileOption>
  1698. </File>
  1699. <File>
  1700. <FileName>stm32f1xx_hal_uart.c</FileName>
  1701. <FileType>1</FileType>
  1702. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c</FilePath>
  1703. <FileOption>
  1704. <CommonProperty>
  1705. <UseCPPCompiler>2</UseCPPCompiler>
  1706. <RVCTCodeConst>0</RVCTCodeConst>
  1707. <RVCTZI>0</RVCTZI>
  1708. <RVCTOtherData>0</RVCTOtherData>
  1709. <ModuleSelection>0</ModuleSelection>
  1710. <IncludeInBuild>1</IncludeInBuild>
  1711. <AlwaysBuild>2</AlwaysBuild>
  1712. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  1713. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  1714. <PublicsOnly>2</PublicsOnly>
  1715. <StopOnExitCode>11</StopOnExitCode>
  1716. <CustomArgument></CustomArgument>
  1717. <IncludeLibraryModules></IncludeLibraryModules>
  1718. <ComprImg>1</ComprImg>
  1719. </CommonProperty>
  1720. <FileArmAds>
  1721. <Cads>
  1722. <interw>2</interw>
  1723. <Optim>0</Optim>
  1724. <oTime>2</oTime>
  1725. <SplitLS>2</SplitLS>
  1726. <OneElfS>2</OneElfS>
  1727. <Strict>2</Strict>
  1728. <EnumInt>2</EnumInt>
  1729. <PlainCh>2</PlainCh>
  1730. <Ropi>2</Ropi>
  1731. <Rwpi>2</Rwpi>
  1732. <wLevel>0</wLevel>
  1733. <uThumb>2</uThumb>
  1734. <uSurpInc>2</uSurpInc>
  1735. <uC99>2</uC99>
  1736. <uGnu>2</uGnu>
  1737. <useXO>2</useXO>
  1738. <v6Lang>0</v6Lang>
  1739. <v6LangP>0</v6LangP>
  1740. <vShortEn>2</vShortEn>
  1741. <vShortWch>2</vShortWch>
  1742. <v6Lto>2</v6Lto>
  1743. <v6WtE>2</v6WtE>
  1744. <v6Rtti>2</v6Rtti>
  1745. <VariousControls>
  1746. <MiscControls></MiscControls>
  1747. <Define></Define>
  1748. <Undefine></Undefine>
  1749. <IncludePath></IncludePath>
  1750. </VariousControls>
  1751. </Cads>
  1752. </FileArmAds>
  1753. </FileOption>
  1754. </File>
  1755. </Files>
  1756. </Group>
  1757. <Group>
  1758. <GroupName>::CMSIS</GroupName>
  1759. </Group>
  1760. </Groups>
  1761. </Target>
  1762. </Targets>
  1763. <RTE>
  1764. <apis/>
  1765. <components>
  1766. <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.6.0" condition="ARMv6_7_8-M Device">
  1767. <package name="CMSIS" schemaVersion="1.7.7" url="http://www.keil.com/pack/" vendor="ARM" version="5.9.0"/>
  1768. <targetInfos>
  1769. <targetInfo name="epd-demo"/>
  1770. </targetInfos>
  1771. </component>
  1772. </components>
  1773. <files/>
  1774. </RTE>
  1775. </Project>