MNC-IN12x5.uvprojx 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619
  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>MNC-IN12x5</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pCCUsed>6160000::V6.16::ARMCLANG</pCCUsed>
  11. <uAC6>1</uAC6>
  12. <TargetOption>
  13. <TargetCommonOption>
  14. <Device>STM32G030K8Tx</Device>
  15. <Vendor>STMicroelectronics</Vendor>
  16. <PackID>Keil.STM32G0xx_DFP.1.4.0</PackID>
  17. <PackURL>http://www.keil.com/pack/</PackURL>
  18. <Cpu>IRAM(0x20000000-0x20001FFF) IROM(0x8000000-0x800FFFF) CLOCK(8000000) CPUTYPE("Cortex-M0+")</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:STM32G030K8Tx$CMSIS\SVD\STM32G030.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>.\OUT\</OutputDirectory>
  49. <OutputName>MNC-IN12x5</OutputName>
  50. <CreateExecutable>1</CreateExecutable>
  51. <CreateLib>0</CreateLib>
  52. <CreateHexFile>1</CreateHexFile>
  53. <DebugInformation>1</DebugInformation>
  54. <BrowseInformation>1</BrowseInformation>
  55. <ListingPath>.\LST\</ListingPath>
  56. <HexFormatSelection>1</HexFormatSelection>
  57. <Merge32K>0</Merge32K>
  58. <CreateBatchFile>1</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>DARMCM1.DLL</SimDlgDll>
  112. <SimDlgDllArguments>-pCM0+</SimDlgDllArguments>
  113. <TargetDllName>SARMCM3.DLL</TargetDllName>
  114. <TargetDllArguments> </TargetDllArguments>
  115. <TargetDlgDll>TARMCM1.DLL</TargetDlgDll>
  116. <TargetDlgDllArguments>-pCM0+</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>1</RvctClst>
  173. <GenPPlst>1</GenPPlst>
  174. <AdsCpuType>"Cortex-M0+"</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. <RvdsCdeCp>0</RvdsCdeCp>
  186. <hadIRAM2>0</hadIRAM2>
  187. <hadIROM2>0</hadIROM2>
  188. <StupSel>8</StupSel>
  189. <useUlib>1</useUlib>
  190. <EndSel>0</EndSel>
  191. <uLtcg>0</uLtcg>
  192. <nSecure>0</nSecure>
  193. <RoSelD>3</RoSelD>
  194. <RwSelD>3</RwSelD>
  195. <CodeSel>0</CodeSel>
  196. <OptFeed>0</OptFeed>
  197. <NoZi1>0</NoZi1>
  198. <NoZi2>0</NoZi2>
  199. <NoZi3>0</NoZi3>
  200. <NoZi4>0</NoZi4>
  201. <NoZi5>0</NoZi5>
  202. <Ro1Chk>0</Ro1Chk>
  203. <Ro2Chk>0</Ro2Chk>
  204. <Ro3Chk>0</Ro3Chk>
  205. <Ir1Chk>1</Ir1Chk>
  206. <Ir2Chk>1</Ir2Chk>
  207. <Ra1Chk>0</Ra1Chk>
  208. <Ra2Chk>0</Ra2Chk>
  209. <Ra3Chk>0</Ra3Chk>
  210. <Im1Chk>1</Im1Chk>
  211. <Im2Chk>0</Im2Chk>
  212. <OnChipMemories>
  213. <Ocm1>
  214. <Type>0</Type>
  215. <StartAddress>0x0</StartAddress>
  216. <Size>0x0</Size>
  217. </Ocm1>
  218. <Ocm2>
  219. <Type>0</Type>
  220. <StartAddress>0x0</StartAddress>
  221. <Size>0x0</Size>
  222. </Ocm2>
  223. <Ocm3>
  224. <Type>0</Type>
  225. <StartAddress>0x0</StartAddress>
  226. <Size>0x0</Size>
  227. </Ocm3>
  228. <Ocm4>
  229. <Type>0</Type>
  230. <StartAddress>0x0</StartAddress>
  231. <Size>0x0</Size>
  232. </Ocm4>
  233. <Ocm5>
  234. <Type>0</Type>
  235. <StartAddress>0x0</StartAddress>
  236. <Size>0x0</Size>
  237. </Ocm5>
  238. <Ocm6>
  239. <Type>0</Type>
  240. <StartAddress>0x0</StartAddress>
  241. <Size>0x0</Size>
  242. </Ocm6>
  243. <IRAM>
  244. <Type>0</Type>
  245. <StartAddress>0x20000000</StartAddress>
  246. <Size>0x2000</Size>
  247. </IRAM>
  248. <IROM>
  249. <Type>1</Type>
  250. <StartAddress>0x8000000</StartAddress>
  251. <Size>0x10000</Size>
  252. </IROM>
  253. <XRAM>
  254. <Type>0</Type>
  255. <StartAddress>0x0</StartAddress>
  256. <Size>0x0</Size>
  257. </XRAM>
  258. <OCR_RVCT1>
  259. <Type>1</Type>
  260. <StartAddress>0x0</StartAddress>
  261. <Size>0x0</Size>
  262. </OCR_RVCT1>
  263. <OCR_RVCT2>
  264. <Type>1</Type>
  265. <StartAddress>0x0</StartAddress>
  266. <Size>0x0</Size>
  267. </OCR_RVCT2>
  268. <OCR_RVCT3>
  269. <Type>1</Type>
  270. <StartAddress>0x0</StartAddress>
  271. <Size>0x0</Size>
  272. </OCR_RVCT3>
  273. <OCR_RVCT4>
  274. <Type>1</Type>
  275. <StartAddress>0x8000000</StartAddress>
  276. <Size>0xf800</Size>
  277. </OCR_RVCT4>
  278. <OCR_RVCT5>
  279. <Type>1</Type>
  280. <StartAddress>0x800f800</StartAddress>
  281. <Size>0x800</Size>
  282. </OCR_RVCT5>
  283. <OCR_RVCT6>
  284. <Type>0</Type>
  285. <StartAddress>0x0</StartAddress>
  286. <Size>0x0</Size>
  287. </OCR_RVCT6>
  288. <OCR_RVCT7>
  289. <Type>0</Type>
  290. <StartAddress>0x0</StartAddress>
  291. <Size>0x0</Size>
  292. </OCR_RVCT7>
  293. <OCR_RVCT8>
  294. <Type>0</Type>
  295. <StartAddress>0x0</StartAddress>
  296. <Size>0x0</Size>
  297. </OCR_RVCT8>
  298. <OCR_RVCT9>
  299. <Type>0</Type>
  300. <StartAddress>0x20000000</StartAddress>
  301. <Size>0x2000</Size>
  302. </OCR_RVCT9>
  303. <OCR_RVCT10>
  304. <Type>0</Type>
  305. <StartAddress>0x0</StartAddress>
  306. <Size>0x0</Size>
  307. </OCR_RVCT10>
  308. </OnChipMemories>
  309. <RvctStartVector></RvctStartVector>
  310. </ArmAdsMisc>
  311. <Cads>
  312. <interw>1</interw>
  313. <Optim>3</Optim>
  314. <oTime>0</oTime>
  315. <SplitLS>0</SplitLS>
  316. <OneElfS>1</OneElfS>
  317. <Strict>0</Strict>
  318. <EnumInt>0</EnumInt>
  319. <PlainCh>0</PlainCh>
  320. <Ropi>0</Ropi>
  321. <Rwpi>0</Rwpi>
  322. <wLevel>3</wLevel>
  323. <uThumb>0</uThumb>
  324. <uSurpInc>0</uSurpInc>
  325. <uC99>0</uC99>
  326. <uGnu>1</uGnu>
  327. <useXO>0</useXO>
  328. <v6Lang>6</v6Lang>
  329. <v6LangP>3</v6LangP>
  330. <vShortEn>1</vShortEn>
  331. <vShortWch>1</vShortWch>
  332. <v6Lto>0</v6Lto>
  333. <v6WtE>0</v6WtE>
  334. <v6Rtti>0</v6Rtti>
  335. <VariousControls>
  336. <MiscControls></MiscControls>
  337. <Define>USE_FULL_LL_DRIVER,HSE_VALUE=8000000,HSE_STARTUP_TIMEOUT=100,LSE_STARTUP_TIMEOUT=5000,LSE_VALUE=32768,EXTERNAL_CLOCK_VALUE=12288000,HSI_VALUE=16000000,LSI_VALUE=32000,VDD_VALUE=3300,PREFETCH_ENABLE=0,INSTRUCTION_CACHE_ENABLE=1,DATA_CACHE_ENABLE=1,STM32G030xx</Define>
  338. <Undefine></Undefine>
  339. <IncludePath>../Inc; ../Drivers/STM32G0xx_HAL_Driver/Inc; ../Drivers/CMSIS/Device/ST/STM32G0xx/Include; ../Drivers/CMSIS/Include</IncludePath>
  340. </VariousControls>
  341. </Cads>
  342. <Aads>
  343. <interw>1</interw>
  344. <Ropi>0</Ropi>
  345. <Rwpi>0</Rwpi>
  346. <thumb>1</thumb>
  347. <SplitLS>0</SplitLS>
  348. <SwStkChk>0</SwStkChk>
  349. <NoWarn>0</NoWarn>
  350. <uSurpInc>0</uSurpInc>
  351. <useXO>0</useXO>
  352. <ClangAsOpt>1</ClangAsOpt>
  353. <VariousControls>
  354. <MiscControls></MiscControls>
  355. <Define></Define>
  356. <Undefine></Undefine>
  357. <IncludePath></IncludePath>
  358. </VariousControls>
  359. </Aads>
  360. <LDads>
  361. <umfTarg>1</umfTarg>
  362. <Ropi>0</Ropi>
  363. <Rwpi>0</Rwpi>
  364. <noStLib>0</noStLib>
  365. <RepFail>1</RepFail>
  366. <useFile>0</useFile>
  367. <TextAddressRange>0x08000000</TextAddressRange>
  368. <DataAddressRange>0x20000000</DataAddressRange>
  369. <pXoBase></pXoBase>
  370. <ScatterFile></ScatterFile>
  371. <IncludeLibs></IncludeLibs>
  372. <IncludeLibsPath></IncludeLibsPath>
  373. <Misc></Misc>
  374. <LinkerInputFile></LinkerInputFile>
  375. <DisabledWarnings></DisabledWarnings>
  376. </LDads>
  377. </TargetArmAds>
  378. </TargetOption>
  379. <Groups>
  380. <Group>
  381. <GroupName>Application/MDK-ARM</GroupName>
  382. <Files>
  383. <File>
  384. <FileName>startup_stm32g030xx.s</FileName>
  385. <FileType>2</FileType>
  386. <FilePath>startup_stm32g030xx.s</FilePath>
  387. </File>
  388. </Files>
  389. </Group>
  390. <Group>
  391. <GroupName>Application/User</GroupName>
  392. <Files>
  393. <File>
  394. <FileName>main.c</FileName>
  395. <FileType>1</FileType>
  396. <FilePath>../Src/main.c</FilePath>
  397. </File>
  398. <File>
  399. <FileName>stm32g0xx_it.c</FileName>
  400. <FileType>1</FileType>
  401. <FilePath>../Src/stm32g0xx_it.c</FilePath>
  402. <FileOption>
  403. <CommonProperty>
  404. <UseCPPCompiler>2</UseCPPCompiler>
  405. <RVCTCodeConst>0</RVCTCodeConst>
  406. <RVCTZI>0</RVCTZI>
  407. <RVCTOtherData>0</RVCTOtherData>
  408. <ModuleSelection>0</ModuleSelection>
  409. <IncludeInBuild>2</IncludeInBuild>
  410. <AlwaysBuild>2</AlwaysBuild>
  411. <GenerateAssemblyFile>2</GenerateAssemblyFile>
  412. <AssembleAssemblyFile>2</AssembleAssemblyFile>
  413. <PublicsOnly>2</PublicsOnly>
  414. <StopOnExitCode>11</StopOnExitCode>
  415. <CustomArgument></CustomArgument>
  416. <IncludeLibraryModules></IncludeLibraryModules>
  417. <ComprImg>1</ComprImg>
  418. </CommonProperty>
  419. <FileArmAds>
  420. <Cads>
  421. <interw>2</interw>
  422. <Optim>1</Optim>
  423. <oTime>2</oTime>
  424. <SplitLS>2</SplitLS>
  425. <OneElfS>2</OneElfS>
  426. <Strict>2</Strict>
  427. <EnumInt>2</EnumInt>
  428. <PlainCh>2</PlainCh>
  429. <Ropi>2</Ropi>
  430. <Rwpi>2</Rwpi>
  431. <wLevel>0</wLevel>
  432. <uThumb>2</uThumb>
  433. <uSurpInc>2</uSurpInc>
  434. <uC99>2</uC99>
  435. <uGnu>2</uGnu>
  436. <useXO>2</useXO>
  437. <v6Lang>0</v6Lang>
  438. <v6LangP>0</v6LangP>
  439. <vShortEn>2</vShortEn>
  440. <vShortWch>2</vShortWch>
  441. <v6Lto>2</v6Lto>
  442. <v6WtE>2</v6WtE>
  443. <v6Rtti>2</v6Rtti>
  444. <VariousControls>
  445. <MiscControls></MiscControls>
  446. <Define></Define>
  447. <Undefine></Undefine>
  448. <IncludePath></IncludePath>
  449. </VariousControls>
  450. </Cads>
  451. </FileArmAds>
  452. </FileOption>
  453. </File>
  454. <File>
  455. <FileName>gpio.h</FileName>
  456. <FileType>5</FileType>
  457. <FilePath>..\Inc\gpio.h</FilePath>
  458. </File>
  459. <File>
  460. <FileName>main.h</FileName>
  461. <FileType>5</FileType>
  462. <FilePath>..\Inc\main.h</FilePath>
  463. </File>
  464. <File>
  465. <FileName>stm32_assert.h</FileName>
  466. <FileType>5</FileType>
  467. <FilePath>..\Inc\stm32_assert.h</FilePath>
  468. </File>
  469. <File>
  470. <FileName>stm32g0xx_it.h</FileName>
  471. <FileType>5</FileType>
  472. <FilePath>..\Inc\stm32g0xx_it.h</FilePath>
  473. </File>
  474. <File>
  475. <FileName>bme280.c</FileName>
  476. <FileType>1</FileType>
  477. <FilePath>..\Src\bme280.c</FilePath>
  478. </File>
  479. <File>
  480. <FileName>ds3231.c</FileName>
  481. <FileType>1</FileType>
  482. <FilePath>..\Src\ds3231.c</FilePath>
  483. </File>
  484. <File>
  485. <FileName>event-system.c</FileName>
  486. <FileType>1</FileType>
  487. <FilePath>..\Src\event-system.c</FilePath>
  488. </File>
  489. <File>
  490. <FileName>i2c.c</FileName>
  491. <FileType>1</FileType>
  492. <FilePath>..\Src\i2c.c</FilePath>
  493. </File>
  494. <File>
  495. <FileName>rtos.c</FileName>
  496. <FileType>1</FileType>
  497. <FilePath>..\Src\rtos.c</FilePath>
  498. </File>
  499. <File>
  500. <FileName>bme280.h</FileName>
  501. <FileType>5</FileType>
  502. <FilePath>..\Inc\bme280.h</FilePath>
  503. </File>
  504. <File>
  505. <FileName>bme280_defs.h</FileName>
  506. <FileType>5</FileType>
  507. <FilePath>..\Inc\bme280_defs.h</FilePath>
  508. </File>
  509. <File>
  510. <FileName>ds3231.h</FileName>
  511. <FileType>5</FileType>
  512. <FilePath>..\Inc\ds3231.h</FilePath>
  513. </File>
  514. <File>
  515. <FileName>event-system.h</FileName>
  516. <FileType>5</FileType>
  517. <FilePath>..\Inc\event-system.h</FilePath>
  518. </File>
  519. <File>
  520. <FileName>i2c.h</FileName>
  521. <FileType>5</FileType>
  522. <FilePath>..\Inc\i2c.h</FilePath>
  523. </File>
  524. <File>
  525. <FileName>list_event.h</FileName>
  526. <FileType>5</FileType>
  527. <FilePath>..\Inc\list_event.h</FilePath>
  528. </File>
  529. <File>
  530. <FileName>rtos.h</FileName>
  531. <FileType>5</FileType>
  532. <FilePath>..\Inc\rtos.h</FilePath>
  533. </File>
  534. <File>
  535. <FileName>board.h</FileName>
  536. <FileType>5</FileType>
  537. <FilePath>..\Inc\board.h</FilePath>
  538. </File>
  539. <File>
  540. <FileName>board.c</FileName>
  541. <FileType>1</FileType>
  542. <FilePath>..\Src\board.c</FilePath>
  543. </File>
  544. <File>
  545. <FileName>sensor.c</FileName>
  546. <FileType>1</FileType>
  547. <FilePath>..\Src\sensor.c</FilePath>
  548. </File>
  549. <File>
  550. <FileName>sensor.h</FileName>
  551. <FileType>5</FileType>
  552. <FilePath>..\Inc\sensor.h</FilePath>
  553. </File>
  554. <File>
  555. <FileName>clock.h</FileName>
  556. <FileType>5</FileType>
  557. <FilePath>..\Inc\clock.h</FilePath>
  558. </File>
  559. <File>
  560. <FileName>clock.c</FileName>
  561. <FileType>1</FileType>
  562. <FilePath>..\Src\clock.c</FilePath>
  563. </File>
  564. <File>
  565. <FileName>utils.c</FileName>
  566. <FileType>1</FileType>
  567. <FilePath>..\Src\utils.c</FilePath>
  568. </File>
  569. <File>
  570. <FileName>utils.h</FileName>
  571. <FileType>5</FileType>
  572. <FilePath>..\Inc\utils.h</FilePath>
  573. </File>
  574. </Files>
  575. </Group>
  576. <Group>
  577. <GroupName>Drivers/CMSIS</GroupName>
  578. <Files>
  579. <File>
  580. <FileName>system_stm32g0xx.c</FileName>
  581. <FileType>1</FileType>
  582. <FilePath>../Src/system_stm32g0xx.c</FilePath>
  583. </File>
  584. </Files>
  585. </Group>
  586. <Group>
  587. <GroupName>::CMSIS</GroupName>
  588. </Group>
  589. </Groups>
  590. </Target>
  591. </Targets>
  592. <RTE>
  593. <apis/>
  594. <components>
  595. <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.5.0" condition="ARMv6_7_8-M Device">
  596. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.8.0"/>
  597. <targetInfos>
  598. <targetInfo name="MNC-IN12x5"/>
  599. </targetInfos>
  600. </component>
  601. </components>
  602. <files/>
  603. </RTE>
  604. <LayerInfo>
  605. <Layers>
  606. <Layer>
  607. <LayName>&lt;Project Info&gt;</LayName>
  608. <LayTarg>0</LayTarg>
  609. <LayPrjMark>1</LayPrjMark>
  610. </Layer>
  611. </Layers>
  612. </LayerInfo>
  613. </Project>