ht7315_pm.uvproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_proj.xsd">
  3. <SchemaVersion>1.1</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Targets>
  6. <Target>
  7. <TargetName>PM</TargetName>
  8. <ToolsetNumber>0x0</ToolsetNumber>
  9. <ToolsetName>MCS-51</ToolsetName>
  10. <uAC6>0</uAC6>
  11. <TargetOption>
  12. <TargetCommonOption>
  13. <Device>M8051EW</Device>
  14. <Vendor>Mentor Graphics Co.</Vendor>
  15. <Cpu>IRAM(0 - 0xFF) XRAM(0-0xFFFF) IROM(0-0xFFFF) CLOCK(12000000) MOD517DP</Cpu>
  16. <FlashUtilSpec></FlashUtilSpec>
  17. <StartupFile>"LIB\STARTUP.A51" ("Standard 8051 Startup Code")</StartupFile>
  18. <FlashDriverDll></FlashDriverDll>
  19. <DeviceId>3227</DeviceId>
  20. <RegisterFile>REG52.H</RegisterFile>
  21. <MemoryEnv></MemoryEnv>
  22. <Cmp></Cmp>
  23. <Asm></Asm>
  24. <Linker></Linker>
  25. <OHString></OHString>
  26. <InfinionOptionDll></InfinionOptionDll>
  27. <SLE66CMisc></SLE66CMisc>
  28. <SLE66AMisc></SLE66AMisc>
  29. <SLE66LinkerMisc></SLE66LinkerMisc>
  30. <SFDFile></SFDFile>
  31. <bCustSvd>0</bCustSvd>
  32. <UseEnv>0</UseEnv>
  33. <BinPath>C:\keil\C51\BIN\</BinPath>
  34. <IncludePath></IncludePath>
  35. <LibPath></LibPath>
  36. <RegisterFilePath></RegisterFilePath>
  37. <DBRegisterFilePath></DBRegisterFilePath>
  38. <TargetStatus>
  39. <Error>0</Error>
  40. <ExitCodeStop>0</ExitCodeStop>
  41. <ButtonStop>0</ButtonStop>
  42. <NotGenerated>0</NotGenerated>
  43. <InvalidFlash>1</InvalidFlash>
  44. </TargetStatus>
  45. <OutputDirectory>..\out\</OutputDirectory>
  46. <OutputName>ht7315_pm</OutputName>
  47. <CreateExecutable>1</CreateExecutable>
  48. <CreateLib>0</CreateLib>
  49. <CreateHexFile>1</CreateHexFile>
  50. <DebugInformation>1</DebugInformation>
  51. <BrowseInformation>1</BrowseInformation>
  52. <ListingPath>.\obj\</ListingPath>
  53. <HexFormatSelection>0</HexFormatSelection>
  54. <Merge32K>0</Merge32K>
  55. <CreateBatchFile>0</CreateBatchFile>
  56. <BeforeCompile>
  57. <RunUserProg1>0</RunUserProg1>
  58. <RunUserProg2>0</RunUserProg2>
  59. <UserProg1Name></UserProg1Name>
  60. <UserProg2Name></UserProg2Name>
  61. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  62. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  63. <nStopU1X>0</nStopU1X>
  64. <nStopU2X>0</nStopU2X>
  65. </BeforeCompile>
  66. <BeforeMake>
  67. <RunUserProg1>1</RunUserProg1>
  68. <RunUserProg2>1</RunUserProg2>
  69. <UserProg1Name>..\build_script\pm51_project_init.bat</UserProg1Name>
  70. <UserProg2Name>..\build_script\Start_flash.bat</UserProg2Name>
  71. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  72. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  73. <nStopB1X>0</nStopB1X>
  74. <nStopB2X>0</nStopB2X>
  75. </BeforeMake>
  76. <AfterMake>
  77. <RunUserProg1>1</RunUserProg1>
  78. <RunUserProg2>1</RunUserProg2>
  79. <UserProg1Name>..\build_script\build_merge_flash.bat</UserProg1Name>
  80. <UserProg2Name>..\build_script\copy_pm51_bin_file.bat</UserProg2Name>
  81. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  82. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  83. <nStopA1X>0</nStopA1X>
  84. <nStopA2X>0</nStopA2X>
  85. </AfterMake>
  86. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  87. <SVCSIdString></SVCSIdString>
  88. </TargetCommonOption>
  89. <CommonProperty>
  90. <UseCPPCompiler>0</UseCPPCompiler>
  91. <RVCTCodeConst>0</RVCTCodeConst>
  92. <RVCTZI>0</RVCTZI>
  93. <RVCTOtherData>0</RVCTOtherData>
  94. <ModuleSelection>0</ModuleSelection>
  95. <IncludeInBuild>1</IncludeInBuild>
  96. <AlwaysBuild>0</AlwaysBuild>
  97. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  98. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  99. <PublicsOnly>0</PublicsOnly>
  100. <StopOnExitCode>3</StopOnExitCode>
  101. <CustomArgument></CustomArgument>
  102. <IncludeLibraryModules></IncludeLibraryModules>
  103. <ComprImg>1</ComprImg>
  104. <BankNo>65535</BankNo>
  105. </CommonProperty>
  106. <DllOption>
  107. <SimDllName>S8051.DLL</SimDllName>
  108. <SimDllArguments>-mex -m8051EW</SimDllArguments>
  109. <SimDlgDll>DCore51.DLL</SimDlgDll>
  110. <SimDlgDllArguments>-pM8051EW</SimDlgDllArguments>
  111. <TargetDllName>S8051.DLL</TargetDllName>
  112. <TargetDllArguments>-m8051EW -mex</TargetDllArguments>
  113. <TargetDlgDll>TCore51.DLL</TargetDlgDll>
  114. <TargetDlgDllArguments>-pM8051EW</TargetDlgDllArguments>
  115. </DllOption>
  116. <DebugOption>
  117. <OPTHX>
  118. <HexSelection>0</HexSelection>
  119. <HexRangeLowAddress>0</HexRangeLowAddress>
  120. <HexRangeHighAddress>0</HexRangeHighAddress>
  121. <HexOffset>0</HexOffset>
  122. <Oh166RecLen>16</Oh166RecLen>
  123. </OPTHX>
  124. <Simulator>
  125. <UseSimulator>1</UseSimulator>
  126. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  127. <RunToMain>0</RunToMain>
  128. <RestoreBreakpoints>1</RestoreBreakpoints>
  129. <RestoreWatchpoints>1</RestoreWatchpoints>
  130. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  131. <RestoreFunctions>1</RestoreFunctions>
  132. <RestoreToolbox>1</RestoreToolbox>
  133. <LimitSpeedToRealTime>0</LimitSpeedToRealTime>
  134. <RestoreSysVw>1</RestoreSysVw>
  135. </Simulator>
  136. <Target>
  137. <UseTarget>0</UseTarget>
  138. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  139. <RunToMain>0</RunToMain>
  140. <RestoreBreakpoints>1</RestoreBreakpoints>
  141. <RestoreWatchpoints>1</RestoreWatchpoints>
  142. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  143. <RestoreFunctions>0</RestoreFunctions>
  144. <RestoreToolbox>1</RestoreToolbox>
  145. <RestoreTracepoints>1</RestoreTracepoints>
  146. <RestoreSysVw>1</RestoreSysVw>
  147. </Target>
  148. <RunDebugAfterBuild>0</RunDebugAfterBuild>
  149. <TargetSelection>-1</TargetSelection>
  150. <SimDlls>
  151. <CpuDll></CpuDll>
  152. <CpuDllArguments></CpuDllArguments>
  153. <PeripheralDll></PeripheralDll>
  154. <PeripheralDllArguments></PeripheralDllArguments>
  155. <InitializationFile></InitializationFile>
  156. </SimDlls>
  157. <TargetDlls>
  158. <CpuDll></CpuDll>
  159. <CpuDllArguments></CpuDllArguments>
  160. <PeripheralDll></PeripheralDll>
  161. <PeripheralDllArguments></PeripheralDllArguments>
  162. <InitializationFile></InitializationFile>
  163. <Driver></Driver>
  164. </TargetDlls>
  165. </DebugOption>
  166. <Utilities>
  167. <Flash1>
  168. <UseTargetDll>0</UseTargetDll>
  169. <UseExternalTool>0</UseExternalTool>
  170. <RunIndependent>0</RunIndependent>
  171. <UpdateFlashBeforeDebugging>0</UpdateFlashBeforeDebugging>
  172. <Capability>0</Capability>
  173. <DriverSelection>-1</DriverSelection>
  174. </Flash1>
  175. <bUseTDR>0</bUseTDR>
  176. <Flash2></Flash2>
  177. <Flash3>"" ()</Flash3>
  178. <Flash4></Flash4>
  179. <pFcarmOut></pFcarmOut>
  180. <pFcarmGrp></pFcarmGrp>
  181. <pFcArmRoot></pFcArmRoot>
  182. <FcArmLst>0</FcArmLst>
  183. </Utilities>
  184. <Target51>
  185. <Target51Misc>
  186. <MemoryModel>0</MemoryModel>
  187. <RTOS>0</RTOS>
  188. <RomSize>2</RomSize>
  189. <DataHold>0</DataHold>
  190. <XDataHold>0</XDataHold>
  191. <UseOnchipRom>0</UseOnchipRom>
  192. <UseOnchipArithmetic>0</UseOnchipArithmetic>
  193. <UseMultipleDPTR>0</UseMultipleDPTR>
  194. <UseOnchipXram>1</UseOnchipXram>
  195. <HadIRAM>1</HadIRAM>
  196. <HadXRAM>1</HadXRAM>
  197. <HadIROM>1</HadIROM>
  198. <Moda2>0</Moda2>
  199. <Moddp2>0</Moddp2>
  200. <Modp2>0</Modp2>
  201. <Mod517dp>1</Mod517dp>
  202. <Mod517au>0</Mod517au>
  203. <Mode2>0</Mode2>
  204. <useCB>0</useCB>
  205. <useXB>0</useXB>
  206. <useL251>0</useL251>
  207. <useA251>0</useA251>
  208. <Mx51>0</Mx51>
  209. <ModC812>0</ModC812>
  210. <ModCont>0</ModCont>
  211. <Lp51>0</Lp51>
  212. <useXBS>0</useXBS>
  213. <ModDA>0</ModDA>
  214. <ModAB2>0</ModAB2>
  215. <Mx51P>0</Mx51P>
  216. <hadXRAM2>0</hadXRAM2>
  217. <uocXram2>0</uocXram2>
  218. <hadXRAM3>0</hadXRAM3>
  219. <ModC2>0</ModC2>
  220. <ModH2>0</ModH2>
  221. <Mdu_R515>0</Mdu_R515>
  222. <Mdu_F120>0</Mdu_F120>
  223. <Psoc>0</Psoc>
  224. <hadIROM2>0</hadIROM2>
  225. <hadIROM3>0</hadIROM3>
  226. <ModSmx2>0</ModSmx2>
  227. <cBanks>0</cBanks>
  228. <xBanks>0</xBanks>
  229. <OnChipMemories>
  230. <RCB>
  231. <Type>0</Type>
  232. <StartAddress>0x0</StartAddress>
  233. <Size>0xffff</Size>
  234. </RCB>
  235. <RXB>
  236. <Type>0</Type>
  237. <StartAddress>0x0</StartAddress>
  238. <Size>0x0</Size>
  239. </RXB>
  240. <Ocm1>
  241. <Type>0</Type>
  242. <StartAddress>0x0</StartAddress>
  243. <Size>0x0</Size>
  244. </Ocm1>
  245. <Ocm2>
  246. <Type>0</Type>
  247. <StartAddress>0x0</StartAddress>
  248. <Size>0x0</Size>
  249. </Ocm2>
  250. <Ocm3>
  251. <Type>0</Type>
  252. <StartAddress>0x0</StartAddress>
  253. <Size>0x0</Size>
  254. </Ocm3>
  255. <Ocr1>
  256. <Type>0</Type>
  257. <StartAddress>0x0</StartAddress>
  258. <Size>0x0</Size>
  259. </Ocr1>
  260. <Ocr2>
  261. <Type>0</Type>
  262. <StartAddress>0x0</StartAddress>
  263. <Size>0x0</Size>
  264. </Ocr2>
  265. <Ocr3>
  266. <Type>0</Type>
  267. <StartAddress>0x0</StartAddress>
  268. <Size>0x0</Size>
  269. </Ocr3>
  270. <IRO>
  271. <Type>1</Type>
  272. <StartAddress>0x0</StartAddress>
  273. <Size>0x10000</Size>
  274. </IRO>
  275. <IRA>
  276. <Type>0</Type>
  277. <StartAddress>0x0</StartAddress>
  278. <Size>0x100</Size>
  279. </IRA>
  280. <XRA>
  281. <Type>0</Type>
  282. <StartAddress>0x0</StartAddress>
  283. <Size>0x10000</Size>
  284. </XRA>
  285. <XRA512>
  286. <Type>0</Type>
  287. <StartAddress>0x0</StartAddress>
  288. <Size>0x0</Size>
  289. </XRA512>
  290. <IROM512>
  291. <Type>0</Type>
  292. <StartAddress>0x0</StartAddress>
  293. <Size>0x0</Size>
  294. </IROM512>
  295. <XRA513>
  296. <Type>0</Type>
  297. <StartAddress>0x0</StartAddress>
  298. <Size>0x0</Size>
  299. </XRA513>
  300. <IROM513>
  301. <Type>0</Type>
  302. <StartAddress>0x0</StartAddress>
  303. <Size>0x0</Size>
  304. </IROM513>
  305. </OnChipMemories>
  306. </Target51Misc>
  307. <C51>
  308. <RegisterColoring>0</RegisterColoring>
  309. <VariablesInOrder>0</VariablesInOrder>
  310. <IntegerPromotion>1</IntegerPromotion>
  311. <uAregs>0</uAregs>
  312. <UseInterruptVector>1</UseInterruptVector>
  313. <Fuzzy>3</Fuzzy>
  314. <Optimize>8</Optimize>
  315. <WarningLevel>2</WarningLevel>
  316. <SizeSpeed>0</SizeSpeed>
  317. <ObjectExtend>1</ObjectExtend>
  318. <ACallAJmp>0</ACallAJmp>
  319. <InterruptVectorAddress>0</InterruptVectorAddress>
  320. <VariousControls>
  321. <MiscControls></MiscControls>
  322. <Define>HV_CONFIG_ARCH_C51</Define>
  323. <Undefine></Undefine>
  324. <IncludePath>.\common;.\driver;.\app;.\user</IncludePath>
  325. </VariousControls>
  326. </C51>
  327. <Ax51>
  328. <UseMpl>0</UseMpl>
  329. <UseStandard>1</UseStandard>
  330. <UseCase>0</UseCase>
  331. <UseMod51>0</UseMod51>
  332. <VariousControls>
  333. <MiscControls></MiscControls>
  334. <Define></Define>
  335. <Undefine></Undefine>
  336. <IncludePath></IncludePath>
  337. </VariousControls>
  338. </Ax51>
  339. <Lx51>
  340. <useFile>0</useFile>
  341. <linkonly>0</linkonly>
  342. <UseMemoryFromTarget>0</UseMemoryFromTarget>
  343. <CaseSensitiveSymbols>0</CaseSensitiveSymbols>
  344. <WarningLevel>2</WarningLevel>
  345. <DataOverlaying>1</DataOverlaying>
  346. <OverlayString></OverlayString>
  347. <MiscControls></MiscControls>
  348. <DisableWarningNumbers>16</DisableWarningNumbers>
  349. <LinkerCmdFile></LinkerCmdFile>
  350. <Assign></Assign>
  351. <ReserveString></ReserveString>
  352. <CClasses></CClasses>
  353. <UserClasses></UserClasses>
  354. <CSection></CSection>
  355. <UserSection></UserSection>
  356. <CodeBaseAddress>0X0000-0x6FFF</CodeBaseAddress>
  357. <XDataBaseAddress>0X7000-0X7FFF</XDataBaseAddress>
  358. <PDataBaseAddress></PDataBaseAddress>
  359. <BitBaseAddress></BitBaseAddress>
  360. <DataBaseAddress></DataBaseAddress>
  361. <IDataBaseAddress></IDataBaseAddress>
  362. <Precede></Precede>
  363. <Stack></Stack>
  364. <CodeSegmentName></CodeSegmentName>
  365. <XDataSegmentName></XDataSegmentName>
  366. <BitSegmentName></BitSegmentName>
  367. <DataSegmentName></DataSegmentName>
  368. <IDataSegmentName></IDataSegmentName>
  369. </Lx51>
  370. </Target51>
  371. </TargetOption>
  372. <Groups>
  373. <Group>
  374. <GroupName>bootup</GroupName>
  375. <Files>
  376. <File>
  377. <FileName>STARTUP.A51</FileName>
  378. <FileType>2</FileType>
  379. <FilePath>.\bootup\STARTUP.A51</FilePath>
  380. </File>
  381. </Files>
  382. </Group>
  383. <Group>
  384. <GroupName>driver</GroupName>
  385. <Files>
  386. <File>
  387. <FileName>hv_pm51_driver_ADC.c</FileName>
  388. <FileType>1</FileType>
  389. <FilePath>.\driver\hv_pm51_driver_ADC.c</FilePath>
  390. </File>
  391. <File>
  392. <FileName>hv_pm51_driver_GPIO.c</FileName>
  393. <FileType>1</FileType>
  394. <FilePath>.\driver\hv_pm51_driver_GPIO.c</FilePath>
  395. </File>
  396. <File>
  397. <FileName>hv_pm51_driver_I2C.c</FileName>
  398. <FileType>1</FileType>
  399. <FilePath>.\driver\hv_pm51_driver_I2C.c</FilePath>
  400. </File>
  401. <File>
  402. <FileName>hv_pm51_driver_Interrupt.c</FileName>
  403. <FileType>1</FileType>
  404. <FilePath>.\driver\hv_pm51_driver_Interrupt.c</FilePath>
  405. </File>
  406. <File>
  407. <FileName>hv_pm51_driver_PWM.c</FileName>
  408. <FileType>1</FileType>
  409. <FilePath>.\driver\hv_pm51_driver_PWM.c</FilePath>
  410. </File>
  411. <File>
  412. <FileName>hv_pm51_driver_Reg.c</FileName>
  413. <FileType>1</FileType>
  414. <FilePath>.\driver\hv_pm51_driver_Reg.c</FilePath>
  415. </File>
  416. <File>
  417. <FileName>hv_pm51_driver_Timer.c</FileName>
  418. <FileType>1</FileType>
  419. <FilePath>.\driver\hv_pm51_driver_Timer.c</FilePath>
  420. </File>
  421. <File>
  422. <FileName>hv_pm51_driver_UART.c</FileName>
  423. <FileType>1</FileType>
  424. <FilePath>.\driver\hv_pm51_driver_UART.c</FilePath>
  425. </File>
  426. <File>
  427. <FileName>hv_pm51_driver_WDG.c</FileName>
  428. <FileType>1</FileType>
  429. <FilePath>.\driver\hv_pm51_driver_WDG.c</FilePath>
  430. </File>
  431. </Files>
  432. </Group>
  433. <Group>
  434. <GroupName>app</GroupName>
  435. <Files>
  436. <File>
  437. <FileName>hv_pm51_app_IR.c</FileName>
  438. <FileType>1</FileType>
  439. <FilePath>.\app\hv_pm51_app_IR.c</FilePath>
  440. </File>
  441. <File>
  442. <FileName>hv_pm51_app_Key.c</FileName>
  443. <FileType>1</FileType>
  444. <FilePath>.\app\hv_pm51_app_Key.c</FilePath>
  445. </File>
  446. <File>
  447. <FileName>hv_pm51_app_Mailbox.c</FileName>
  448. <FileType>1</FileType>
  449. <FilePath>.\app\hv_pm51_app_Mailbox.c</FilePath>
  450. </File>
  451. <File>
  452. <FileName>hv_pm51_app_Main.c</FileName>
  453. <FileType>1</FileType>
  454. <FilePath>.\app\hv_pm51_app_Main.c</FilePath>
  455. </File>
  456. <File>
  457. <FileName>hv_pm51_app_PM.c</FileName>
  458. <FileType>1</FileType>
  459. <FilePath>.\app\hv_pm51_app_PM.c</FilePath>
  460. </File>
  461. <File>
  462. <FileName>hv_pm51_app_Sys.c</FileName>
  463. <FileType>1</FileType>
  464. <FilePath>.\app\hv_pm51_app_Sys.c</FilePath>
  465. </File>
  466. </Files>
  467. </Group>
  468. <Group>
  469. <GroupName>include</GroupName>
  470. <Files>
  471. <File>
  472. <FileName>HS_PAGE_HT7315_8051_reg.h</FileName>
  473. <FileType>5</FileType>
  474. <FilePath>.\common\HS_PAGE_HT7315_8051_reg.h</FilePath>
  475. </File>
  476. <File>
  477. <FileName>hv_pm51_Base.h</FileName>
  478. <FileType>5</FileType>
  479. <FilePath>.\common\hv_pm51_Base.h</FilePath>
  480. </File>
  481. <File>
  482. <FileName>hv_pm51_Reg.h</FileName>
  483. <FileType>5</FileType>
  484. <FilePath>.\common\hv_pm51_Reg.h</FilePath>
  485. </File>
  486. <File>
  487. <FileName>hv_pm51_Setting.h</FileName>
  488. <FileType>5</FileType>
  489. <FilePath>.\common\hv_pm51_Setting.h</FilePath>
  490. </File>
  491. <File>
  492. <FileName>hv_pm51_app_IR.h</FileName>
  493. <FileType>5</FileType>
  494. <FilePath>.\app\hv_pm51_app_IR.h</FilePath>
  495. </File>
  496. <File>
  497. <FileName>hv_pm51_app_Key.h</FileName>
  498. <FileType>5</FileType>
  499. <FilePath>.\app\hv_pm51_app_Key.h</FilePath>
  500. </File>
  501. <File>
  502. <FileName>hv_pm51_app_Mailbox.h</FileName>
  503. <FileType>5</FileType>
  504. <FilePath>.\app\hv_pm51_app_Mailbox.h</FilePath>
  505. </File>
  506. <File>
  507. <FileName>hv_pm51_app_PM.h</FileName>
  508. <FileType>5</FileType>
  509. <FilePath>.\app\hv_pm51_app_PM.h</FilePath>
  510. </File>
  511. <File>
  512. <FileName>hv_pm51_app_Sys.h</FileName>
  513. <FileType>5</FileType>
  514. <FilePath>.\app\hv_pm51_app_Sys.h</FilePath>
  515. </File>
  516. <File>
  517. <FileName>hv_pm51_driver_ADC.h</FileName>
  518. <FileType>5</FileType>
  519. <FilePath>.\driver\hv_pm51_driver_ADC.h</FilePath>
  520. </File>
  521. <File>
  522. <FileName>hv_pm51_driver_GPIO.h</FileName>
  523. <FileType>5</FileType>
  524. <FilePath>.\driver\hv_pm51_driver_GPIO.h</FilePath>
  525. </File>
  526. <File>
  527. <FileName>hv_pm51_driver_I2C.h</FileName>
  528. <FileType>5</FileType>
  529. <FilePath>.\driver\hv_pm51_driver_I2C.h</FilePath>
  530. </File>
  531. <File>
  532. <FileName>hv_pm51_driver_Interrupt.h</FileName>
  533. <FileType>5</FileType>
  534. <FilePath>.\driver\hv_pm51_driver_Interrupt.h</FilePath>
  535. </File>
  536. <File>
  537. <FileName>hv_pm51_driver_PWM.h</FileName>
  538. <FileType>5</FileType>
  539. <FilePath>.\driver\hv_pm51_driver_PWM.h</FilePath>
  540. </File>
  541. <File>
  542. <FileName>hv_pm51_driver_Reg.h</FileName>
  543. <FileType>5</FileType>
  544. <FilePath>.\driver\hv_pm51_driver_Reg.h</FilePath>
  545. </File>
  546. <File>
  547. <FileName>hv_pm51_driver_Timer.h</FileName>
  548. <FileType>5</FileType>
  549. <FilePath>.\driver\hv_pm51_driver_Timer.h</FilePath>
  550. </File>
  551. <File>
  552. <FileName>hv_pm51_driver_UART.h</FileName>
  553. <FileType>5</FileType>
  554. <FilePath>.\driver\hv_pm51_driver_UART.h</FilePath>
  555. </File>
  556. <File>
  557. <FileName>hv_pm51_driver_WDG.h</FileName>
  558. <FileType>5</FileType>
  559. <FilePath>.\driver\hv_pm51_driver_WDG.h</FilePath>
  560. </File>
  561. <File>
  562. <FileName>hv_pm51_app_Pinshare.h</FileName>
  563. <FileType>5</FileType>
  564. <FilePath>.\app\hv_pm51_app_Pinshare.h</FilePath>
  565. </File>
  566. </Files>
  567. </Group>
  568. <Group>
  569. <GroupName>user</GroupName>
  570. <Files>
  571. <File>
  572. <FileName>BoardConfig.h</FileName>
  573. <FileType>5</FileType>
  574. <FilePath>.\user\BoardConfig.h</FilePath>
  575. </File>
  576. <File>
  577. <FileName>Keyboard.h</FileName>
  578. <FileType>5</FileType>
  579. <FilePath>.\user\Keyboard.h</FilePath>
  580. </File>
  581. <File>
  582. <FileName>KeyboardConfig.h</FileName>
  583. <FileType>5</FileType>
  584. <FilePath>.\user\KeyboardConfig.h</FilePath>
  585. </File>
  586. <File>
  587. <FileName>KeyboardConfig.c</FileName>
  588. <FileType>1</FileType>
  589. <FilePath>.\user\KeyboardConfig.c</FilePath>
  590. </File>
  591. <File>
  592. <FileName>ProjectConfig.h</FileName>
  593. <FileType>5</FileType>
  594. <FilePath>.\user\ProjectConfig.h</FilePath>
  595. </File>
  596. <File>
  597. <FileName>TypecConfig.h</FileName>
  598. <FileType>5</FileType>
  599. <FilePath>.\user\TypecConfig.h</FilePath>
  600. </File>
  601. <File>
  602. <FileName>Pinshare.c</FileName>
  603. <FileType>1</FileType>
  604. <FilePath>.\user\Pinshare.c</FilePath>
  605. </File>
  606. </Files>
  607. </Group>
  608. </Groups>
  609. </Target>
  610. </Targets>
  611. </Project>