2 Star 4 Fork 4

卖菇凉小蘑菇 / uModbusMaster

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Motherboard.uvprojx 25.77 KB
一键复制 编辑 原始数据 按行查看 历史
FlandreUNX 提交于 2017-08-13 12:18 . Initial commit
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
<SchemaVersion>2.1</SchemaVersion>
<Header>### uVision Project, (C) Keil Software</Header>
<Targets>
<Target>
<TargetName>Target 1</TargetName>
<ToolsetNumber>0x4</ToolsetNumber>
<ToolsetName>ARM-ADS</ToolsetName>
<pCCUsed>5060528::V5.06 update 5 (build 528)::ARMCC</pCCUsed>
<uAC6>0</uAC6>
<TargetOption>
<TargetCommonOption>
<Device>STM32F072C8</Device>
<Vendor>STMicroelectronics</Vendor>
<PackID>Keil.STM32F0xx_DFP.1.4.0</PackID>
<PackURL>http://www.keil.com/pack/</PackURL>
<Cpu>IRAM(0x20000000,0x4000) IROM(0x08000000,0x10000) CPUTYPE("Cortex-M0") CLOCK(12000000) ELITTLE</Cpu>
<FlashUtilSpec></FlashUtilSpec>
<StartupFile></StartupFile>
<FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F0xx_64 -FS08000000 -FL010000 -FP0($$Device:STM32F072C8$Flash\STM32F0xx_64.FLM))</FlashDriverDll>
<DeviceId>0</DeviceId>
<RegisterFile>$$Device:STM32F072C8$Device\Include\stm32f0xx.h</RegisterFile>
<MemoryEnv></MemoryEnv>
<Cmp></Cmp>
<Asm></Asm>
<Linker></Linker>
<OHString></OHString>
<InfinionOptionDll></InfinionOptionDll>
<SLE66CMisc></SLE66CMisc>
<SLE66AMisc></SLE66AMisc>
<SLE66LinkerMisc></SLE66LinkerMisc>
<SFDFile>$$Device:STM32F072C8$SVD\STM32F0x2.svd</SFDFile>
<bCustSvd>0</bCustSvd>
<UseEnv>0</UseEnv>
<BinPath></BinPath>
<IncludePath></IncludePath>
<LibPath></LibPath>
<RegisterFilePath></RegisterFilePath>
<DBRegisterFilePath></DBRegisterFilePath>
<TargetStatus>
<Error>0</Error>
<ExitCodeStop>0</ExitCodeStop>
<ButtonStop>0</ButtonStop>
<NotGenerated>0</NotGenerated>
<InvalidFlash>1</InvalidFlash>
</TargetStatus>
<OutputDirectory>.\Objects\</OutputDirectory>
<OutputName>Motherboard</OutputName>
<CreateExecutable>1</CreateExecutable>
<CreateLib>0</CreateLib>
<CreateHexFile>0</CreateHexFile>
<DebugInformation>1</DebugInformation>
<BrowseInformation>1</BrowseInformation>
<ListingPath>.\Listings\</ListingPath>
<HexFormatSelection>1</HexFormatSelection>
<Merge32K>0</Merge32K>
<CreateBatchFile>0</CreateBatchFile>
<BeforeCompile>
<RunUserProg1>0</RunUserProg1>
<RunUserProg2>0</RunUserProg2>
<UserProg1Name></UserProg1Name>
<UserProg2Name></UserProg2Name>
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
<nStopU1X>0</nStopU1X>
<nStopU2X>0</nStopU2X>
</BeforeCompile>
<BeforeMake>
<RunUserProg1>0</RunUserProg1>
<RunUserProg2>0</RunUserProg2>
<UserProg1Name></UserProg1Name>
<UserProg2Name></UserProg2Name>
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
<nStopB1X>0</nStopB1X>
<nStopB2X>0</nStopB2X>
</BeforeMake>
<AfterMake>
<RunUserProg1>0</RunUserProg1>
<RunUserProg2>0</RunUserProg2>
<UserProg1Name></UserProg1Name>
<UserProg2Name></UserProg2Name>
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
<nStopA1X>0</nStopA1X>
<nStopA2X>0</nStopA2X>
</AfterMake>
<SelectedForBatchBuild>0</SelectedForBatchBuild>
<SVCSIdString></SVCSIdString>
</TargetCommonOption>
<CommonProperty>
<UseCPPCompiler>0</UseCPPCompiler>
<RVCTCodeConst>0</RVCTCodeConst>
<RVCTZI>0</RVCTZI>
<RVCTOtherData>0</RVCTOtherData>
<ModuleSelection>0</ModuleSelection>
<IncludeInBuild>1</IncludeInBuild>
<AlwaysBuild>0</AlwaysBuild>
<GenerateAssemblyFile>0</GenerateAssemblyFile>
<AssembleAssemblyFile>0</AssembleAssemblyFile>
<PublicsOnly>0</PublicsOnly>
<StopOnExitCode>3</StopOnExitCode>
<CustomArgument></CustomArgument>
<IncludeLibraryModules></IncludeLibraryModules>
<ComprImg>1</ComprImg>
</CommonProperty>
<DllOption>
<SimDllName>SARMCM3.DLL</SimDllName>
<SimDllArguments> -REMAP </SimDllArguments>
<SimDlgDll>DARMCM1.DLL</SimDlgDll>
<SimDlgDllArguments>-pCM0</SimDlgDllArguments>
<TargetDllName>SARMCM3.DLL</TargetDllName>
<TargetDllArguments> </TargetDllArguments>
<TargetDlgDll>TARMCM1.DLL</TargetDlgDll>
<TargetDlgDllArguments>-pCM0</TargetDlgDllArguments>
</DllOption>
<DebugOption>
<OPTHX>
<HexSelection>1</HexSelection>
<HexRangeLowAddress>0</HexRangeLowAddress>
<HexRangeHighAddress>0</HexRangeHighAddress>
<HexOffset>0</HexOffset>
<Oh166RecLen>16</Oh166RecLen>
</OPTHX>
</DebugOption>
<Utilities>
<Flash1>
<UseTargetDll>1</UseTargetDll>
<UseExternalTool>0</UseExternalTool>
<RunIndependent>0</RunIndependent>
<UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
<Capability>0</Capability>
<DriverSelection>-1</DriverSelection>
</Flash1>
<bUseTDR>1</bUseTDR>
<Flash2>BIN\UL2CM3.DLL</Flash2>
<Flash3></Flash3>
<Flash4></Flash4>
<pFcarmOut></pFcarmOut>
<pFcarmGrp></pFcarmGrp>
<pFcArmRoot></pFcArmRoot>
<FcArmLst>0</FcArmLst>
</Utilities>
<TargetArmAds>
<ArmAdsMisc>
<GenerateListings>0</GenerateListings>
<asHll>1</asHll>
<asAsm>1</asAsm>
<asMacX>1</asMacX>
<asSyms>1</asSyms>
<asFals>1</asFals>
<asDbgD>1</asDbgD>
<asForm>1</asForm>
<ldLst>0</ldLst>
<ldmm>1</ldmm>
<ldXref>1</ldXref>
<BigEnd>0</BigEnd>
<AdsALst>1</AdsALst>
<AdsACrf>1</AdsACrf>
<AdsANop>0</AdsANop>
<AdsANot>0</AdsANot>
<AdsLLst>1</AdsLLst>
<AdsLmap>1</AdsLmap>
<AdsLcgr>1</AdsLcgr>
<AdsLsym>1</AdsLsym>
<AdsLszi>1</AdsLszi>
<AdsLtoi>1</AdsLtoi>
<AdsLsun>1</AdsLsun>
<AdsLven>1</AdsLven>
<AdsLsxf>1</AdsLsxf>
<RvctClst>0</RvctClst>
<GenPPlst>0</GenPPlst>
<AdsCpuType>"Cortex-M0"</AdsCpuType>
<RvctDeviceName></RvctDeviceName>
<mOS>1</mOS>
<uocRom>0</uocRom>
<uocRam>0</uocRam>
<hadIROM>1</hadIROM>
<hadIRAM>1</hadIRAM>
<hadXRAM>0</hadXRAM>
<uocXRam>0</uocXRam>
<RvdsVP>0</RvdsVP>
<hadIRAM2>0</hadIRAM2>
<hadIROM2>0</hadIROM2>
<StupSel>8</StupSel>
<useUlib>1</useUlib>
<EndSel>0</EndSel>
<uLtcg>0</uLtcg>
<nSecure>0</nSecure>
<RoSelD>3</RoSelD>
<RwSelD>3</RwSelD>
<CodeSel>0</CodeSel>
<OptFeed>0</OptFeed>
<NoZi1>0</NoZi1>
<NoZi2>0</NoZi2>
<NoZi3>0</NoZi3>
<NoZi4>0</NoZi4>
<NoZi5>0</NoZi5>
<Ro1Chk>0</Ro1Chk>
<Ro2Chk>0</Ro2Chk>
<Ro3Chk>0</Ro3Chk>
<Ir1Chk>1</Ir1Chk>
<Ir2Chk>0</Ir2Chk>
<Ra1Chk>0</Ra1Chk>
<Ra2Chk>0</Ra2Chk>
<Ra3Chk>0</Ra3Chk>
<Im1Chk>1</Im1Chk>
<Im2Chk>0</Im2Chk>
<OnChipMemories>
<Ocm1>
<Type>0</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</Ocm1>
<Ocm2>
<Type>0</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</Ocm2>
<Ocm3>
<Type>0</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</Ocm3>
<Ocm4>
<Type>0</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</Ocm4>
<Ocm5>
<Type>0</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</Ocm5>
<Ocm6>
<Type>0</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</Ocm6>
<IRAM>
<Type>0</Type>
<StartAddress>0x20000000</StartAddress>
<Size>0x4000</Size>
</IRAM>
<IROM>
<Type>1</Type>
<StartAddress>0x8000000</StartAddress>
<Size>0x10000</Size>
</IROM>
<XRAM>
<Type>0</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</XRAM>
<OCR_RVCT1>
<Type>1</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</OCR_RVCT1>
<OCR_RVCT2>
<Type>1</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</OCR_RVCT2>
<OCR_RVCT3>
<Type>1</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</OCR_RVCT3>
<OCR_RVCT4>
<Type>1</Type>
<StartAddress>0x8000000</StartAddress>
<Size>0x10000</Size>
</OCR_RVCT4>
<OCR_RVCT5>
<Type>1</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</OCR_RVCT5>
<OCR_RVCT6>
<Type>0</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</OCR_RVCT6>
<OCR_RVCT7>
<Type>0</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</OCR_RVCT7>
<OCR_RVCT8>
<Type>0</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</OCR_RVCT8>
<OCR_RVCT9>
<Type>0</Type>
<StartAddress>0x20000000</StartAddress>
<Size>0x4000</Size>
</OCR_RVCT9>
<OCR_RVCT10>
<Type>0</Type>
<StartAddress>0x0</StartAddress>
<Size>0x0</Size>
</OCR_RVCT10>
</OnChipMemories>
<RvctStartVector></RvctStartVector>
</ArmAdsMisc>
<Cads>
<interw>1</interw>
<Optim>1</Optim>
<oTime>0</oTime>
<SplitLS>0</SplitLS>
<OneElfS>1</OneElfS>
<Strict>0</Strict>
<EnumInt>0</EnumInt>
<PlainCh>0</PlainCh>
<Ropi>0</Ropi>
<Rwpi>0</Rwpi>
<wLevel>2</wLevel>
<uThumb>0</uThumb>
<uSurpInc>0</uSurpInc>
<uC99>1</uC99>
<useXO>0</useXO>
<v6Lang>1</v6Lang>
<v6LangP>1</v6LangP>
<vShortEn>1</vShortEn>
<vShortWch>1</vShortWch>
<v6Lto>0</v6Lto>
<v6WtE>0</v6WtE>
<v6Rtti>0</v6Rtti>
<VariousControls>
<MiscControls></MiscControls>
<Define>STM32F072, USE_STDPERIPH_DRIVER</Define>
<Undefine></Undefine>
<IncludePath>.\Source;.\Source\stdLib\inc</IncludePath>
</VariousControls>
</Cads>
<Aads>
<interw>1</interw>
<Ropi>0</Ropi>
<Rwpi>0</Rwpi>
<thumb>0</thumb>
<SplitLS>0</SplitLS>
<SwStkChk>0</SwStkChk>
<NoWarn>0</NoWarn>
<uSurpInc>0</uSurpInc>
<useXO>0</useXO>
<uClangAs>0</uClangAs>
<VariousControls>
<MiscControls></MiscControls>
<Define></Define>
<Undefine></Undefine>
<IncludePath></IncludePath>
</VariousControls>
</Aads>
<LDads>
<umfTarg>1</umfTarg>
<Ropi>0</Ropi>
<Rwpi>0</Rwpi>
<noStLib>0</noStLib>
<RepFail>1</RepFail>
<useFile>0</useFile>
<TextAddressRange>0x08000000</TextAddressRange>
<DataAddressRange>0x20000000</DataAddressRange>
<pXoBase></pXoBase>
<ScatterFile></ScatterFile>
<IncludeLibs></IncludeLibs>
<IncludeLibsPath></IncludeLibsPath>
<Misc></Misc>
<LinkerInputFile></LinkerInputFile>
<DisabledWarnings></DisabledWarnings>
</LDads>
</TargetArmAds>
</TargetOption>
<Groups>
<Group>
<GroupName>Threads</GroupName>
<Files>
<File>
<FileName>th_Main.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\Threads\th_Main.c</FilePath>
</File>
<File>
<FileName>th_ModbusMaster.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\Threads\th_ModbusMaster.c</FilePath>
</File>
</Files>
</Group>
<Group>
<GroupName>Standard_Lib</GroupName>
<Files>
<File>
<FileName>stm32f0xx_adc.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_adc.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_can.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_can.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_cec.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_cec.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_comp.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_comp.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_crc.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_crc.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_crs.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_crs.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_dac.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_dac.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_dbgmcu.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_dbgmcu.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_dma.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_dma.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_exti.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_exti.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_flash.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_flash.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_gpio.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_gpio.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_i2c.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_i2c.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_iwdg.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_iwdg.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_misc.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_misc.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_pwr.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_pwr.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_rcc.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_rcc.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_rtc.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_rtc.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_spi.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_spi.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_syscfg.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_syscfg.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_tim.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_tim.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_usart.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_usart.c</FilePath>
</File>
<File>
<FileName>stm32f0xx_wwdg.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\stdLib\src\stm32f0xx_wwdg.c</FilePath>
</File>
</Files>
</Group>
<Group>
<GroupName>uModbusMaster</GroupName>
<Files>
<File>
<FileName>pmContext.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\modules\uModbusMaster\Port\pmContext.c</FilePath>
</File>
<File>
<FileName>pmEvent.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\modules\uModbusMaster\Port\pmEvent.c</FilePath>
</File>
<File>
<FileName>pmSerial.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\modules\uModbusMaster\Port\pmSerial.c</FilePath>
</File>
<File>
<FileName>pmTimer.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\modules\uModbusMaster\Port\pmTimer.c</FilePath>
</File>
<File>
<FileName>mbm.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\modules\uModbusMaster\Core\mbm.c</FilePath>
</File>
<File>
<FileName>mbm.h</FileName>
<FileType>5</FileType>
<FilePath>.\Source\modules\uModbusMaster\mbm.h</FilePath>
</File>
<File>
<FileName>mbmCRC16.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\modules\uModbusMaster\Core\mbmCRC16.c</FilePath>
</File>
<File>
<FileName>mbmCRC16.h</FileName>
<FileType>5</FileType>
<FilePath>.\Source\modules\uModbusMaster\Core\mbmCRC16.h</FilePath>
</File>
<File>
<FileName>mbmUtils.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\modules\uModbusMaster\Core\mbmUtils.c</FilePath>
</File>
<File>
<FileName>mbmUtils.h</FileName>
<FileType>5</FileType>
<FilePath>.\Source\modules\uModbusMaster\Core\mbmUtils.h</FilePath>
</File>
<File>
<FileName>mbmFuncInput.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\modules\uModbusMaster\Core\mbmFuncInput.c</FilePath>
</File>
<File>
<FileName>mbmFuncCoils.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\modules\uModbusMaster\Core\mbmFuncCoils.c</FilePath>
</File>
<File>
<FileName>mbmFuncHolding.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\modules\uModbusMaster\Core\mbmFuncHolding.c</FilePath>
</File>
<File>
<FileName>mbmFuncDisc.c</FileName>
<FileType>1</FileType>
<FilePath>.\Source\modules\uModbusMaster\Core\mbmFuncDisc.c</FilePath>
</File>
<File>
<FileName>mbmPort.h</FileName>
<FileType>5</FileType>
<FilePath>.\Source\modules\uModbusMaster\Core\mbmPort.h</FilePath>
</File>
<File>
<FileName>mbmType.h</FileName>
<FileType>5</FileType>
<FilePath>.\Source\modules\uModbusMaster\Core\mbmType.h</FilePath>
</File>
<File>
<FileName>mbmConfig.h</FileName>
<FileType>5</FileType>
<FilePath>.\Source\modules\uModbusMaster\mbmConfig.h</FilePath>
</File>
</Files>
</Group>
<Group>
<GroupName>::CMSIS</GroupName>
</Group>
<Group>
<GroupName>::Device</GroupName>
</Group>
</Groups>
</Target>
</Targets>
<RTE>
<packages>
<filter>
<targetInfos/>
</filter>
<package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.0.1">
<targetInfos>
<targetInfo name="Target 1"/>
</targetInfos>
</package>
<package name="MDK-Middleware" schemaVersion="1.4" url="http://www.keil.com/pack/" vendor="Keil" version="7.4.1">
<targetInfos>
<targetInfo name="Target 1"/>
</targetInfos>
</package>
<package name="STM32F0xx_DFP" schemaVersion="1.2" url="http://www.keil.com/pack/" vendor="Keil" version="1.4.0">
<targetInfos>
<targetInfo name="Target 1" versionMatchMode="fixed"/>
</targetInfos>
</package>
</packages>
<apis>
<api Capiversion="1.0.0" Cclass="CMSIS" Cgroup="RTOS" exclusive="1">
<package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.0.1"/>
<targetInfos>
<targetInfo name="Target 1"/>
</targetInfos>
</api>
</apis>
<components>
<component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.0.1" condition="ARMv6_7_8-M Device">
<package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.0.1"/>
<targetInfos>
<targetInfo name="Target 1"/>
</targetInfos>
</component>
<component Capiversion="1.0.0" Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX" Cvendor="ARM" Cversion="4.81.0" condition="RTOS RTX">
<package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.0.1"/>
<targetInfos>
<targetInfo name="Target 1"/>
</targetInfos>
</component>
<component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.5.0" condition="STM32F072_78 CMSIS">
<package name="STM32F0xx_DFP" schemaVersion="1.2" url="http://www.keil.com/pack/" vendor="Keil" version="1.4.0"/>
<targetInfos>
<targetInfo name="Target 1"/>
</targetInfos>
</component>
</components>
<files>
<file attr="config" category="source" name="CMSIS\RTOS\RTX\Templates\RTX_Conf_CM.c" version="4.70.1">
<instance index="0">RTE\CMSIS\RTX_Conf_CM.c</instance>
<component Capiversion="1.0.0" Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX" Cvendor="ARM" Cversion="4.81.0" condition="RTOS RTX"/>
<package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.0.1"/>
<targetInfos>
<targetInfo name="Target 1"/>
</targetInfos>
</file>
<file attr="config" category="sourceAsm" condition="Compiler ARMCC" name="Device\Source\ARM\startup_stm32f072.s" version="1.5.0">
<instance index="0">RTE\Device\STM32F072C8\startup_stm32f072.s</instance>
<component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.5.0" condition="STM32F072_78 CMSIS"/>
<package name="STM32F0xx_DFP" schemaVersion="1.2" url="http://www.keil.com/pack/" vendor="Keil" version="1.4.0"/>
<targetInfos>
<targetInfo name="Target 1"/>
</targetInfos>
</file>
<file attr="config" category="sourceC" name="Device\Source\system_stm32f0xx.c" version="1.5.0">
<instance index="0">RTE\Device\STM32F072C8\system_stm32f0xx.c</instance>
<component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.5.0" condition="STM32F072_78 CMSIS"/>
<package name="STM32F0xx_DFP" schemaVersion="1.2" url="http://www.keil.com/pack/" vendor="Keil" version="1.4.0"/>
<targetInfos>
<targetInfo name="Target 1"/>
</targetInfos>
</file>
</files>
</RTE>
</Project>
C
1
https://gitee.com/qq1847123212/uModbusMaster.git
git@gitee.com:qq1847123212/uModbusMaster.git
qq1847123212
uModbusMaster
uModbusMaster
master

搜索帮助