This is a data logger program to be implemented with an instrument amplifier.

Dependencies:   mbed

Committer:
KISScientific
Date:
Tue Apr 04 18:01:11 2017 +0000
Revision:
0:d75ca4e39672
This is a data logger program.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
KISScientific 0:d75ca4e39672 1 <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
KISScientific 0:d75ca4e39672 2 <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
KISScientific 0:d75ca4e39672 3
KISScientific 0:d75ca4e39672 4 <SchemaVersion>2.1</SchemaVersion>
KISScientific 0:d75ca4e39672 5
KISScientific 0:d75ca4e39672 6 <Header>### uVision Project, (C) Keil Software</Header>
KISScientific 0:d75ca4e39672 7
KISScientific 0:d75ca4e39672 8 <Targets>
KISScientific 0:d75ca4e39672 9 <Target>
KISScientific 0:d75ca4e39672 10 <TargetName>Data_Logger_V100</TargetName>
KISScientific 0:d75ca4e39672 11 <ToolsetNumber>0x4</ToolsetNumber>
KISScientific 0:d75ca4e39672 12 <ToolsetName>ARM-ADS</ToolsetName>
KISScientific 0:d75ca4e39672 13 <TargetOption>
KISScientific 0:d75ca4e39672 14 <TargetCommonOption>
KISScientific 0:d75ca4e39672 15 <Device>LPC1768</Device>
KISScientific 0:d75ca4e39672 16 <Vendor>NXP</Vendor>
KISScientific 0:d75ca4e39672 17 <PackID>Keil.LPC1700_DFP.pdsc</PackID>
KISScientific 0:d75ca4e39672 18 <PackURL>http://www.keil.com/pack</PackURL>
KISScientific 0:d75ca4e39672 19 <Cpu>CPUTYPE("Cortex-M3") </Cpu>
KISScientific 0:d75ca4e39672 20 <FlashUtilSpec></FlashUtilSpec>
KISScientific 0:d75ca4e39672 21 <StartupFile></StartupFile>
KISScientific 0:d75ca4e39672 22 <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD10000000 -FC0FE0 -FN1 -FF0lpc_iap_512 -FS000000000 -FL080000 -FP0($$Device:LPC1768$Flash/LPC_IAP_512.FLM))</FlashDriverDll>
KISScientific 0:d75ca4e39672 23 <DeviceId>0</DeviceId>
KISScientific 0:d75ca4e39672 24 <RegisterFile>$$Device:LPC1768$Device/Include/LPC17xx.h</RegisterFile>
KISScientific 0:d75ca4e39672 25 <MemoryEnv></MemoryEnv>
KISScientific 0:d75ca4e39672 26 <Cmp></Cmp>
KISScientific 0:d75ca4e39672 27 <Asm></Asm>
KISScientific 0:d75ca4e39672 28 <Linker></Linker>
KISScientific 0:d75ca4e39672 29 <OHString></OHString>
KISScientific 0:d75ca4e39672 30 <InfinionOptionDll></InfinionOptionDll>
KISScientific 0:d75ca4e39672 31 <SLE66CMisc></SLE66CMisc>
KISScientific 0:d75ca4e39672 32 <SLE66AMisc></SLE66AMisc>
KISScientific 0:d75ca4e39672 33 <SLE66LinkerMisc></SLE66LinkerMisc>
KISScientific 0:d75ca4e39672 34 <SFDFile>$$Device:LPC1768$SVD/LPC176x5x.svd</SFDFile>
KISScientific 0:d75ca4e39672 35 <bCustSvd>0</bCustSvd>
KISScientific 0:d75ca4e39672 36 <UseEnv>0</UseEnv>
KISScientific 0:d75ca4e39672 37 <BinPath></BinPath>
KISScientific 0:d75ca4e39672 38 <IncludePath></IncludePath>
KISScientific 0:d75ca4e39672 39 <LibPath></LibPath>
KISScientific 0:d75ca4e39672 40 <RegisterFilePath></RegisterFilePath>
KISScientific 0:d75ca4e39672 41 <DBRegisterFilePath></DBRegisterFilePath>
KISScientific 0:d75ca4e39672 42 <TargetStatus>
KISScientific 0:d75ca4e39672 43 <Error>0</Error>
KISScientific 0:d75ca4e39672 44 <ExitCodeStop>0</ExitCodeStop>
KISScientific 0:d75ca4e39672 45 <ButtonStop>0</ButtonStop>
KISScientific 0:d75ca4e39672 46 <NotGenerated>0</NotGenerated>
KISScientific 0:d75ca4e39672 47 <InvalidFlash>1</InvalidFlash>
KISScientific 0:d75ca4e39672 48 </TargetStatus>
KISScientific 0:d75ca4e39672 49 <OutputDirectory>.\BUILD\</OutputDirectory>
KISScientific 0:d75ca4e39672 50 <OutputName>Data_Logger_V100</OutputName>
KISScientific 0:d75ca4e39672 51 <CreateExecutable>1</CreateExecutable>
KISScientific 0:d75ca4e39672 52 <CreateLib>0</CreateLib>
KISScientific 0:d75ca4e39672 53 <CreateHexFile>0</CreateHexFile>
KISScientific 0:d75ca4e39672 54 <DebugInformation>1</DebugInformation>
KISScientific 0:d75ca4e39672 55 <BrowseInformation>1</BrowseInformation>
KISScientific 0:d75ca4e39672 56 <ListingPath>.\BUILD\</ListingPath>
KISScientific 0:d75ca4e39672 57 <HexFormatSelection>1</HexFormatSelection>
KISScientific 0:d75ca4e39672 58 <Merge32K>0</Merge32K>
KISScientific 0:d75ca4e39672 59 <CreateBatchFile>0</CreateBatchFile>
KISScientific 0:d75ca4e39672 60 <BeforeCompile>
KISScientific 0:d75ca4e39672 61 <RunUserProg1>0</RunUserProg1>
KISScientific 0:d75ca4e39672 62 <RunUserProg2>0</RunUserProg2>
KISScientific 0:d75ca4e39672 63 <UserProg1Name></UserProg1Name>
KISScientific 0:d75ca4e39672 64 <UserProg2Name></UserProg2Name>
KISScientific 0:d75ca4e39672 65 <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
KISScientific 0:d75ca4e39672 66 <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
KISScientific 0:d75ca4e39672 67 <nStopU1X>0</nStopU1X>
KISScientific 0:d75ca4e39672 68 <nStopU2X>0</nStopU2X>
KISScientific 0:d75ca4e39672 69 </BeforeCompile>
KISScientific 0:d75ca4e39672 70 <BeforeMake>
KISScientific 0:d75ca4e39672 71 <RunUserProg1>0</RunUserProg1>
KISScientific 0:d75ca4e39672 72 <RunUserProg2>0</RunUserProg2>
KISScientific 0:d75ca4e39672 73 <UserProg1Name></UserProg1Name>
KISScientific 0:d75ca4e39672 74 <UserProg2Name></UserProg2Name>
KISScientific 0:d75ca4e39672 75 <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
KISScientific 0:d75ca4e39672 76 <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
KISScientific 0:d75ca4e39672 77 <nStopB1X>0</nStopB1X>
KISScientific 0:d75ca4e39672 78 <nStopB2X>0</nStopB2X>
KISScientific 0:d75ca4e39672 79 </BeforeMake>
KISScientific 0:d75ca4e39672 80 <AfterMake>
KISScientific 0:d75ca4e39672 81 <RunUserProg1>0</RunUserProg1>
KISScientific 0:d75ca4e39672 82 <RunUserProg2>0</RunUserProg2>
KISScientific 0:d75ca4e39672 83 <UserProg1Name></UserProg1Name>
KISScientific 0:d75ca4e39672 84 <UserProg2Name></UserProg2Name>
KISScientific 0:d75ca4e39672 85 <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
KISScientific 0:d75ca4e39672 86 <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
KISScientific 0:d75ca4e39672 87 <nStopA1X>0</nStopA1X>
KISScientific 0:d75ca4e39672 88 <nStopA2X>0</nStopA2X>
KISScientific 0:d75ca4e39672 89 </AfterMake>
KISScientific 0:d75ca4e39672 90 <SelectedForBatchBuild>0</SelectedForBatchBuild>
KISScientific 0:d75ca4e39672 91 <SVCSIdString></SVCSIdString>
KISScientific 0:d75ca4e39672 92 </TargetCommonOption>
KISScientific 0:d75ca4e39672 93 <CommonProperty>
KISScientific 0:d75ca4e39672 94 <UseCPPCompiler>0</UseCPPCompiler>
KISScientific 0:d75ca4e39672 95 <RVCTCodeConst>0</RVCTCodeConst>
KISScientific 0:d75ca4e39672 96 <RVCTZI>0</RVCTZI>
KISScientific 0:d75ca4e39672 97 <RVCTOtherData>0</RVCTOtherData>
KISScientific 0:d75ca4e39672 98 <ModuleSelection>0</ModuleSelection>
KISScientific 0:d75ca4e39672 99 <IncludeInBuild>1</IncludeInBuild>
KISScientific 0:d75ca4e39672 100 <AlwaysBuild>0</AlwaysBuild>
KISScientific 0:d75ca4e39672 101 <GenerateAssemblyFile>0</GenerateAssemblyFile>
KISScientific 0:d75ca4e39672 102 <AssembleAssemblyFile>0</AssembleAssemblyFile>
KISScientific 0:d75ca4e39672 103 <PublicsOnly>0</PublicsOnly>
KISScientific 0:d75ca4e39672 104 <StopOnExitCode>3</StopOnExitCode>
KISScientific 0:d75ca4e39672 105 <CustomArgument></CustomArgument>
KISScientific 0:d75ca4e39672 106 <IncludeLibraryModules></IncludeLibraryModules>
KISScientific 0:d75ca4e39672 107 <ComprImg>1</ComprImg>
KISScientific 0:d75ca4e39672 108 </CommonProperty>
KISScientific 0:d75ca4e39672 109 <DllOption>
KISScientific 0:d75ca4e39672 110 <SimDllName></SimDllName>
KISScientific 0:d75ca4e39672 111 <SimDllArguments> </SimDllArguments>
KISScientific 0:d75ca4e39672 112 <SimDlgDll>DCM.DLL</SimDlgDll>
KISScientific 0:d75ca4e39672 113 <SimDlgDllArguments></SimDlgDllArguments>
KISScientific 0:d75ca4e39672 114 <TargetDllName>SARMCM3.DLL</TargetDllName>
KISScientific 0:d75ca4e39672 115 <TargetDllArguments></TargetDllArguments>
KISScientific 0:d75ca4e39672 116 <TargetDlgDll>TCM.DLL</TargetDlgDll>
KISScientific 0:d75ca4e39672 117 <TargetDlgDllArguments>-pCM3</TargetDlgDllArguments>
KISScientific 0:d75ca4e39672 118 </DllOption>
KISScientific 0:d75ca4e39672 119 <DebugOption>
KISScientific 0:d75ca4e39672 120 <OPTHX>
KISScientific 0:d75ca4e39672 121 <HexSelection>1</HexSelection>
KISScientific 0:d75ca4e39672 122 <HexRangeLowAddress>0</HexRangeLowAddress>
KISScientific 0:d75ca4e39672 123 <HexRangeHighAddress>0</HexRangeHighAddress>
KISScientific 0:d75ca4e39672 124 <HexOffset>0</HexOffset>
KISScientific 0:d75ca4e39672 125 <Oh166RecLen>16</Oh166RecLen>
KISScientific 0:d75ca4e39672 126 </OPTHX>
KISScientific 0:d75ca4e39672 127 <Simulator>
KISScientific 0:d75ca4e39672 128 <UseSimulator>0</UseSimulator>
KISScientific 0:d75ca4e39672 129 <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
KISScientific 0:d75ca4e39672 130 <RunToMain>1</RunToMain>
KISScientific 0:d75ca4e39672 131 <RestoreBreakpoints>1</RestoreBreakpoints>
KISScientific 0:d75ca4e39672 132 <RestoreWatchpoints>1</RestoreWatchpoints>
KISScientific 0:d75ca4e39672 133 <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
KISScientific 0:d75ca4e39672 134 <RestoreFunctions>1</RestoreFunctions>
KISScientific 0:d75ca4e39672 135 <RestoreToolbox>1</RestoreToolbox>
KISScientific 0:d75ca4e39672 136 <LimitSpeedToRealTime>0</LimitSpeedToRealTime>
KISScientific 0:d75ca4e39672 137 <RestoreSysVw>1</RestoreSysVw>
KISScientific 0:d75ca4e39672 138 </Simulator>
KISScientific 0:d75ca4e39672 139 <Target>
KISScientific 0:d75ca4e39672 140 <UseTarget>1</UseTarget>
KISScientific 0:d75ca4e39672 141 <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
KISScientific 0:d75ca4e39672 142 <RunToMain>1</RunToMain>
KISScientific 0:d75ca4e39672 143 <RestoreBreakpoints>1</RestoreBreakpoints>
KISScientific 0:d75ca4e39672 144 <RestoreWatchpoints>1</RestoreWatchpoints>
KISScientific 0:d75ca4e39672 145 <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
KISScientific 0:d75ca4e39672 146 <RestoreFunctions>0</RestoreFunctions>
KISScientific 0:d75ca4e39672 147 <RestoreToolbox>1</RestoreToolbox>
KISScientific 0:d75ca4e39672 148 <RestoreTracepoints>1</RestoreTracepoints>
KISScientific 0:d75ca4e39672 149 <RestoreSysVw>1</RestoreSysVw>
KISScientific 0:d75ca4e39672 150 </Target>
KISScientific 0:d75ca4e39672 151 <RunDebugAfterBuild>0</RunDebugAfterBuild>
KISScientific 0:d75ca4e39672 152 <TargetSelection>0</TargetSelection>
KISScientific 0:d75ca4e39672 153 <SimDlls>
KISScientific 0:d75ca4e39672 154 <CpuDll></CpuDll>
KISScientific 0:d75ca4e39672 155 <CpuDllArguments></CpuDllArguments>
KISScientific 0:d75ca4e39672 156 <PeripheralDll></PeripheralDll>
KISScientific 0:d75ca4e39672 157 <PeripheralDllArguments></PeripheralDllArguments>
KISScientific 0:d75ca4e39672 158 <InitializationFile></InitializationFile>
KISScientific 0:d75ca4e39672 159 </SimDlls>
KISScientific 0:d75ca4e39672 160 <TargetDlls>
KISScientific 0:d75ca4e39672 161 <CpuDll></CpuDll>
KISScientific 0:d75ca4e39672 162 <CpuDllArguments></CpuDllArguments>
KISScientific 0:d75ca4e39672 163 <PeripheralDll></PeripheralDll>
KISScientific 0:d75ca4e39672 164 <PeripheralDllArguments></PeripheralDllArguments>
KISScientific 0:d75ca4e39672 165 <InitializationFile></InitializationFile>
KISScientific 0:d75ca4e39672 166 <Driver>BIN\CMSIS_AGDI.dll</Driver>
KISScientific 0:d75ca4e39672 167 </TargetDlls>
KISScientific 0:d75ca4e39672 168 </DebugOption>
KISScientific 0:d75ca4e39672 169 <Utilities>
KISScientific 0:d75ca4e39672 170 <Flash1>
KISScientific 0:d75ca4e39672 171 <UseTargetDll>1</UseTargetDll>
KISScientific 0:d75ca4e39672 172 <UseExternalTool>0</UseExternalTool>
KISScientific 0:d75ca4e39672 173 <RunIndependent>0</RunIndependent>
KISScientific 0:d75ca4e39672 174 <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
KISScientific 0:d75ca4e39672 175 <Capability>0</Capability>
KISScientific 0:d75ca4e39672 176 <DriverSelection>-1</DriverSelection>
KISScientific 0:d75ca4e39672 177 </Flash1>
KISScientific 0:d75ca4e39672 178 <bUseTDR>1</bUseTDR>
KISScientific 0:d75ca4e39672 179 <Flash2>BIN\UL2CM3.DLL</Flash2>
KISScientific 0:d75ca4e39672 180 <Flash3></Flash3>
KISScientific 0:d75ca4e39672 181 <Flash4></Flash4>
KISScientific 0:d75ca4e39672 182 <pFcarmOut></pFcarmOut>
KISScientific 0:d75ca4e39672 183 <pFcarmGrp></pFcarmGrp>
KISScientific 0:d75ca4e39672 184 <pFcArmRoot></pFcArmRoot>
KISScientific 0:d75ca4e39672 185 <FcArmLst>0</FcArmLst>
KISScientific 0:d75ca4e39672 186 </Utilities>
KISScientific 0:d75ca4e39672 187 <TargetArmAds>
KISScientific 0:d75ca4e39672 188 <ArmAdsMisc>
KISScientific 0:d75ca4e39672 189 <GenerateListings>0</GenerateListings>
KISScientific 0:d75ca4e39672 190 <asHll>1</asHll>
KISScientific 0:d75ca4e39672 191 <asAsm>1</asAsm>
KISScientific 0:d75ca4e39672 192 <asMacX>1</asMacX>
KISScientific 0:d75ca4e39672 193 <asSyms>1</asSyms>
KISScientific 0:d75ca4e39672 194 <asFals>1</asFals>
KISScientific 0:d75ca4e39672 195 <asDbgD>1</asDbgD>
KISScientific 0:d75ca4e39672 196 <asForm>1</asForm>
KISScientific 0:d75ca4e39672 197 <ldLst>0</ldLst>
KISScientific 0:d75ca4e39672 198 <ldmm>1</ldmm>
KISScientific 0:d75ca4e39672 199 <ldXref>1</ldXref>
KISScientific 0:d75ca4e39672 200 <BigEnd>0</BigEnd>
KISScientific 0:d75ca4e39672 201 <AdsALst>1</AdsALst>
KISScientific 0:d75ca4e39672 202 <AdsACrf>1</AdsACrf>
KISScientific 0:d75ca4e39672 203 <AdsANop>0</AdsANop>
KISScientific 0:d75ca4e39672 204 <AdsANot>0</AdsANot>
KISScientific 0:d75ca4e39672 205 <AdsLLst>1</AdsLLst>
KISScientific 0:d75ca4e39672 206 <AdsLmap>1</AdsLmap>
KISScientific 0:d75ca4e39672 207 <AdsLcgr>1</AdsLcgr>
KISScientific 0:d75ca4e39672 208 <AdsLsym>1</AdsLsym>
KISScientific 0:d75ca4e39672 209 <AdsLszi>1</AdsLszi>
KISScientific 0:d75ca4e39672 210 <AdsLtoi>1</AdsLtoi>
KISScientific 0:d75ca4e39672 211 <AdsLsun>1</AdsLsun>
KISScientific 0:d75ca4e39672 212 <AdsLven>1</AdsLven>
KISScientific 0:d75ca4e39672 213 <AdsLsxf>1</AdsLsxf>
KISScientific 0:d75ca4e39672 214 <RvctClst>0</RvctClst>
KISScientific 0:d75ca4e39672 215 <GenPPlst>0</GenPPlst>
KISScientific 0:d75ca4e39672 216 <AdsCpuType>"Cortex-M3"</AdsCpuType>
KISScientific 0:d75ca4e39672 217 <RvctDeviceName></RvctDeviceName>
KISScientific 0:d75ca4e39672 218 <mOS>0</mOS>
KISScientific 0:d75ca4e39672 219 <uocRom>0</uocRom>
KISScientific 0:d75ca4e39672 220 <uocRam>0</uocRam>
KISScientific 0:d75ca4e39672 221 <hadIROM>1</hadIROM>
KISScientific 0:d75ca4e39672 222 <hadIRAM>1</hadIRAM>
KISScientific 0:d75ca4e39672 223 <hadXRAM>0</hadXRAM>
KISScientific 0:d75ca4e39672 224 <uocXRam>0</uocXRam>
KISScientific 0:d75ca4e39672 225 <RvdsVP>1</RvdsVP>
KISScientific 0:d75ca4e39672 226 <hadIRAM2>1</hadIRAM2>
KISScientific 0:d75ca4e39672 227 <hadIROM2>0</hadIROM2>
KISScientific 0:d75ca4e39672 228 <StupSel>8</StupSel>
KISScientific 0:d75ca4e39672 229 <useUlib>0</useUlib>
KISScientific 0:d75ca4e39672 230 <EndSel>0</EndSel>
KISScientific 0:d75ca4e39672 231 <uLtcg>0</uLtcg>
KISScientific 0:d75ca4e39672 232 <nSecure>0</nSecure>
KISScientific 0:d75ca4e39672 233 <RoSelD>3</RoSelD>
KISScientific 0:d75ca4e39672 234 <RwSelD>3</RwSelD>
KISScientific 0:d75ca4e39672 235 <CodeSel>0</CodeSel>
KISScientific 0:d75ca4e39672 236 <OptFeed>0</OptFeed>
KISScientific 0:d75ca4e39672 237 <NoZi1>0</NoZi1>
KISScientific 0:d75ca4e39672 238 <NoZi2>0</NoZi2>
KISScientific 0:d75ca4e39672 239 <NoZi3>0</NoZi3>
KISScientific 0:d75ca4e39672 240 <NoZi4>0</NoZi4>
KISScientific 0:d75ca4e39672 241 <NoZi5>0</NoZi5>
KISScientific 0:d75ca4e39672 242 <Ro1Chk>0</Ro1Chk>
KISScientific 0:d75ca4e39672 243 <Ro2Chk>0</Ro2Chk>
KISScientific 0:d75ca4e39672 244 <Ro3Chk>0</Ro3Chk>
KISScientific 0:d75ca4e39672 245 <Ir1Chk>1</Ir1Chk>
KISScientific 0:d75ca4e39672 246 <Ir2Chk>0</Ir2Chk>
KISScientific 0:d75ca4e39672 247 <Ra1Chk>0</Ra1Chk>
KISScientific 0:d75ca4e39672 248 <Ra2Chk>0</Ra2Chk>
KISScientific 0:d75ca4e39672 249 <Ra3Chk>0</Ra3Chk>
KISScientific 0:d75ca4e39672 250 <Im1Chk>1</Im1Chk>
KISScientific 0:d75ca4e39672 251 <Im2Chk>0</Im2Chk>
KISScientific 0:d75ca4e39672 252 <OnChipMemories>
KISScientific 0:d75ca4e39672 253 <Ocm1>
KISScientific 0:d75ca4e39672 254 <Type>0</Type>
KISScientific 0:d75ca4e39672 255 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 256 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 257 </Ocm1>
KISScientific 0:d75ca4e39672 258 <Ocm2>
KISScientific 0:d75ca4e39672 259 <Type>0</Type>
KISScientific 0:d75ca4e39672 260 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 261 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 262 </Ocm2>
KISScientific 0:d75ca4e39672 263 <Ocm3>
KISScientific 0:d75ca4e39672 264 <Type>0</Type>
KISScientific 0:d75ca4e39672 265 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 266 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 267 </Ocm3>
KISScientific 0:d75ca4e39672 268 <Ocm4>
KISScientific 0:d75ca4e39672 269 <Type>0</Type>
KISScientific 0:d75ca4e39672 270 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 271 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 272 </Ocm4>
KISScientific 0:d75ca4e39672 273 <Ocm5>
KISScientific 0:d75ca4e39672 274 <Type>0</Type>
KISScientific 0:d75ca4e39672 275 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 276 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 277 </Ocm5>
KISScientific 0:d75ca4e39672 278 <Ocm6>
KISScientific 0:d75ca4e39672 279 <Type>0</Type>
KISScientific 0:d75ca4e39672 280 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 281 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 282 </Ocm6>
KISScientific 0:d75ca4e39672 283 {
KISScientific 0:d75ca4e39672 284 <IRAM>
KISScientific 0:d75ca4e39672 285 <Type>0</Type>
KISScientific 0:d75ca4e39672 286 <StartAddress>0</StartAddress>
KISScientific 0:d75ca4e39672 287 <Size>0</Size>
KISScientific 0:d75ca4e39672 288 </IRAM>
KISScientific 0:d75ca4e39672 289 <IROM>
KISScientific 0:d75ca4e39672 290 <Type>1</Type>
KISScientific 0:d75ca4e39672 291 <StartAddress>0</StartAddress>
KISScientific 0:d75ca4e39672 292 <Size>0</Size>
KISScientific 0:d75ca4e39672 293 </IROM>
KISScientific 0:d75ca4e39672 294 <XRAM>
KISScientific 0:d75ca4e39672 295 <Type>0</Type>
KISScientific 0:d75ca4e39672 296 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 297 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 298 </XRAM>
KISScientific 0:d75ca4e39672 299 <OCR_RVCT1>
KISScientific 0:d75ca4e39672 300 <Type>0</Type>
KISScientific 0:d75ca4e39672 301 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 302 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 303 </OCR_RVCT1>
KISScientific 0:d75ca4e39672 304 <OCR_RVCT2>
KISScientific 0:d75ca4e39672 305 <Type>0</Type>
KISScientific 0:d75ca4e39672 306 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 307 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 308 </OCR_RVCT2>
KISScientific 0:d75ca4e39672 309 <OCR_RVCT3>
KISScientific 0:d75ca4e39672 310 <Type>0</Type>
KISScientific 0:d75ca4e39672 311 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 312 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 313 </OCR_RVCT3>
KISScientific 0:d75ca4e39672 314 <OCR_RVCT4>
KISScientific 0:d75ca4e39672 315 <Type>1</Type>
KISScientific 0:d75ca4e39672 316 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 317 <Size>0x20000</Size>
KISScientific 0:d75ca4e39672 318 </OCR_RVCT4>
KISScientific 0:d75ca4e39672 319 <OCR_RVCT5>
KISScientific 0:d75ca4e39672 320 <Type>0</Type>
KISScientific 0:d75ca4e39672 321 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 322 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 323 </OCR_RVCT5>
KISScientific 0:d75ca4e39672 324 <OCR_RVCT6>
KISScientific 0:d75ca4e39672 325 <Type>0</Type>
KISScientific 0:d75ca4e39672 326 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 327 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 328 </OCR_RVCT6>
KISScientific 0:d75ca4e39672 329 <OCR_RVCT7>
KISScientific 0:d75ca4e39672 330 <Type>0</Type>
KISScientific 0:d75ca4e39672 331 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 332 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 333 </OCR_RVCT7>
KISScientific 0:d75ca4e39672 334 <OCR_RVCT8>
KISScientific 0:d75ca4e39672 335 <Type>0</Type>
KISScientific 0:d75ca4e39672 336 <StartAddress>0x0</StartAddress>
KISScientific 0:d75ca4e39672 337 <Size>0x0</Size>
KISScientific 0:d75ca4e39672 338 </OCR_RVCT8>
KISScientific 0:d75ca4e39672 339 <OCR_RVCT9>
KISScientific 0:d75ca4e39672 340 <Type>0</Type>
KISScientific 0:d75ca4e39672 341 <StartAddress>0x20000000</StartAddress>
KISScientific 0:d75ca4e39672 342 <Size>0x2000</Size>
KISScientific 0:d75ca4e39672 343 </OCR_RVCT9>
KISScientific 0:d75ca4e39672 344 <OCR_RVCT10>
KISScientific 0:d75ca4e39672 345 <Type>0</Type>
KISScientific 0:d75ca4e39672 346 <StartAddress>0x1fffe000</StartAddress>
KISScientific 0:d75ca4e39672 347 <Size>0x2000</Size>
KISScientific 0:d75ca4e39672 348 </OCR_RVCT10>
KISScientific 0:d75ca4e39672 349 </OnChipMemories>
KISScientific 0:d75ca4e39672 350 <RvctStartVector></RvctStartVector>
KISScientific 0:d75ca4e39672 351 </ArmAdsMisc>
KISScientific 0:d75ca4e39672 352 <Cads>
KISScientific 0:d75ca4e39672 353 <interw>0</interw>
KISScientific 0:d75ca4e39672 354 <Optim>1</Optim>
KISScientific 0:d75ca4e39672 355 <oTime>0</oTime>
KISScientific 0:d75ca4e39672 356 <SplitLS>0</SplitLS>
KISScientific 0:d75ca4e39672 357 <OneElfS>0</OneElfS>
KISScientific 0:d75ca4e39672 358 <Strict>0</Strict>
KISScientific 0:d75ca4e39672 359 <EnumInt>0</EnumInt>
KISScientific 0:d75ca4e39672 360 <PlainCh>0</PlainCh>
KISScientific 0:d75ca4e39672 361 <Ropi>0</Ropi>
KISScientific 0:d75ca4e39672 362 <Rwpi>0</Rwpi>
KISScientific 0:d75ca4e39672 363 <wLevel>0</wLevel>
KISScientific 0:d75ca4e39672 364 <uThumb>0</uThumb>
KISScientific 0:d75ca4e39672 365 <uSurpInc>0</uSurpInc>
KISScientific 0:d75ca4e39672 366 <uC99>1</uC99>
KISScientific 0:d75ca4e39672 367 <useXO>0</useXO>
KISScientific 0:d75ca4e39672 368 <v6Lang>1</v6Lang>
KISScientific 0:d75ca4e39672 369 <v6LangP>1</v6LangP>
KISScientific 0:d75ca4e39672 370 <vShortEn>1</vShortEn>
KISScientific 0:d75ca4e39672 371 <vShortWch>1</vShortWch>
KISScientific 0:d75ca4e39672 372 <v6Lto>0</v6Lto>
KISScientific 0:d75ca4e39672 373 <v6WtE>0</v6WtE>
KISScientific 0:d75ca4e39672 374 <v6Rtti>0</v6Rtti>
KISScientific 0:d75ca4e39672 375 <VariousControls>
KISScientific 0:d75ca4e39672 376 <MiscControls>-DDEVICE_RTC=1 -DDEVICE_SLEEP=1 -DTOOLCHAIN_object -DTOOLCHAIN_ARM_STD -DMBED_BUILD_TIMESTAMP=1491256731.35 -DDEVICE_SEMIHOST=1 -DFEATURE_LWIP=1 -D__ASSERT_MSG -DTARGET_LPC1768 -DTARGET_RELEASE -DDEVICE_PORTINOUT=1 -D__CORTEX_M3 -DDEVICE_DEBUG_AWARENESS=1 -DTARGET_M3 -c -DDEVICE_CAN=1 -DDEVICE_PORTOUT=1 -DDEVICE_STDIO_MESSAGES=1 -DDEVICE_ANALOGOUT=1 --split_sections -DARM_MATH_CM3 -DTARGET_LIKE_CORTEX_M3 -DDEVICE_ANALOGIN=1 -DDEVICE_PORTIN=1 -DTARGET_CORTEX_M -DDEVICE_ERROR_PATTERN=1 --cpu=Cortex-M3 -DDEVICE_ETHERNET=1 -DTARGET_LPCTarget -DDEVICE_I2C=1 --preinclude=mbed_config.h -DTOOLCHAIN_ARM -DDEVICE_INTERRUPTIN=1 --no_depend_system_headers -DTARGET_UVISOR_UNSUPPORTED --md -DDEVICE_PWMOUT=1 -DTARGET_LIKE_MBED --gnu --apcs=interwork -DDEVICE_SPI=1 -D__MBED__=1 -DDEVICE_SPISLAVE=1 -DDEVICE_SERIAL_FC=1 -DDEVICE_LOCALFILESYSTEM=1 -DDEVICE_SERIAL=1 -DTARGET_LPC176X -DDEVICE_I2CSLAVE=1 -D__CMSIS_RTOS -DTARGET_NXP -DTARGET_MBED_LPC1768 -D__MBED_CMSIS_RTOS_CM</MiscControls>
KISScientific 0:d75ca4e39672 377 <Define></Define>
KISScientific 0:d75ca4e39672 378 <Undefine></Undefine>
KISScientific 0:d75ca4e39672 379 <IncludePath>.; USBDevice; USBDevice/USBHID; USBDevice/USBDevice; USBDevice/USBAudio; USBDevice/USBSerial; USBDevice/USBMSD; USBDevice/USBMIDI; mbed/.; mbed/LPC1768; </IncludePath>
KISScientific 0:d75ca4e39672 380 </VariousControls>
KISScientific 0:d75ca4e39672 381 </Cads>
KISScientific 0:d75ca4e39672 382 <Aads>
KISScientific 0:d75ca4e39672 383 <interw>0</interw>
KISScientific 0:d75ca4e39672 384 <Ropi>0</Ropi>
KISScientific 0:d75ca4e39672 385 <Rwpi>0</Rwpi>
KISScientific 0:d75ca4e39672 386 <thumb>0</thumb>
KISScientific 0:d75ca4e39672 387 <SplitLS>0</SplitLS>
KISScientific 0:d75ca4e39672 388 <SwStkChk>0</SwStkChk>
KISScientific 0:d75ca4e39672 389 <NoWarn>0</NoWarn>
KISScientific 0:d75ca4e39672 390 <uSurpInc>0</uSurpInc>
KISScientific 0:d75ca4e39672 391 <useXO>0</useXO>
KISScientific 0:d75ca4e39672 392 <uClangAs>0</uClangAs>
KISScientific 0:d75ca4e39672 393 <VariousControls>
KISScientific 0:d75ca4e39672 394 <MiscControls>--cpreproc --cpreproc_opts=-D__ASSERT_MSG,-D__CMSIS_RTOS,-D__MBED_CMSIS_RTOS_CM,-D__CORTEX_M3,-DARM_MATH_CM3</MiscControls>
KISScientific 0:d75ca4e39672 395 <Define></Define>
KISScientific 0:d75ca4e39672 396 <Undefine></Undefine>
KISScientific 0:d75ca4e39672 397 <IncludePath></IncludePath>
KISScientific 0:d75ca4e39672 398 </VariousControls>
KISScientific 0:d75ca4e39672 399 </Aads>
KISScientific 0:d75ca4e39672 400 <LDads>
KISScientific 0:d75ca4e39672 401 <umfTarg>0</umfTarg>
KISScientific 0:d75ca4e39672 402 <Ropi>0</Ropi>
KISScientific 0:d75ca4e39672 403 <Rwpi>0</Rwpi>
KISScientific 0:d75ca4e39672 404 <noStLib>0</noStLib>
KISScientific 0:d75ca4e39672 405 <RepFail>0</RepFail>
KISScientific 0:d75ca4e39672 406 <useFile>0</useFile>
KISScientific 0:d75ca4e39672 407 <TextAddressRange>0</TextAddressRange>
KISScientific 0:d75ca4e39672 408 <DataAddressRange>0</DataAddressRange>
KISScientific 0:d75ca4e39672 409 <pXoBase></pXoBase>
KISScientific 0:d75ca4e39672 410 <ScatterFile>mbed/LPC1768/LPC1768.sct</ScatterFile>
KISScientific 0:d75ca4e39672 411 <IncludeLibs></IncludeLibs>
KISScientific 0:d75ca4e39672 412 <IncludeLibsPath></IncludeLibsPath>
KISScientific 0:d75ca4e39672 413 <Misc></Misc>
KISScientific 0:d75ca4e39672 414 <LinkerInputFile></LinkerInputFile>
KISScientific 0:d75ca4e39672 415 <DisabledWarnings></DisabledWarnings>
KISScientific 0:d75ca4e39672 416 </LDads>
KISScientific 0:d75ca4e39672 417 </TargetArmAds>
KISScientific 0:d75ca4e39672 418 </TargetOption>
KISScientific 0:d75ca4e39672 419 <Groups>
KISScientific 0:d75ca4e39672 420
KISScientific 0:d75ca4e39672 421 <Group>
KISScientific 0:d75ca4e39672 422 <GroupName>Data_Logger_V100</GroupName>
KISScientific 0:d75ca4e39672 423 <Files>
KISScientific 0:d75ca4e39672 424
KISScientific 0:d75ca4e39672 425 <File>
KISScientific 0:d75ca4e39672 426 <FileType>8</FileType>
KISScientific 0:d75ca4e39672 427 <FileName>main.cpp</FileName>
KISScientific 0:d75ca4e39672 428 <FilePath>main.cpp</FilePath>
KISScientific 0:d75ca4e39672 429 </File>
KISScientific 0:d75ca4e39672 430
KISScientific 0:d75ca4e39672 431 <File>
KISScientific 0:d75ca4e39672 432 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 433 <FileName>mbed_config.h</FileName>
KISScientific 0:d75ca4e39672 434 <FilePath>mbed_config.h</FilePath>
KISScientific 0:d75ca4e39672 435 </File>
KISScientific 0:d75ca4e39672 436
KISScientific 0:d75ca4e39672 437 </Files>
KISScientific 0:d75ca4e39672 438 </Group>
KISScientific 0:d75ca4e39672 439
KISScientific 0:d75ca4e39672 440 <Group>
KISScientific 0:d75ca4e39672 441 <GroupName>mbed</GroupName>
KISScientific 0:d75ca4e39672 442 <Files>
KISScientific 0:d75ca4e39672 443
KISScientific 0:d75ca4e39672 444 <File>
KISScientific 0:d75ca4e39672 445 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 446 <FileName>AnalogIn.h</FileName>
KISScientific 0:d75ca4e39672 447 <FilePath>mbed/AnalogIn.h</FilePath>
KISScientific 0:d75ca4e39672 448 </File>
KISScientific 0:d75ca4e39672 449
KISScientific 0:d75ca4e39672 450 <File>
KISScientific 0:d75ca4e39672 451 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 452 <FileName>AnalogOut.h</FileName>
KISScientific 0:d75ca4e39672 453 <FilePath>mbed/AnalogOut.h</FilePath>
KISScientific 0:d75ca4e39672 454 </File>
KISScientific 0:d75ca4e39672 455
KISScientific 0:d75ca4e39672 456 <File>
KISScientific 0:d75ca4e39672 457 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 458 <FileName>Base.h</FileName>
KISScientific 0:d75ca4e39672 459 <FilePath>mbed/Base.h</FilePath>
KISScientific 0:d75ca4e39672 460 </File>
KISScientific 0:d75ca4e39672 461
KISScientific 0:d75ca4e39672 462 <File>
KISScientific 0:d75ca4e39672 463 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 464 <FileName>BusIn.h</FileName>
KISScientific 0:d75ca4e39672 465 <FilePath>mbed/BusIn.h</FilePath>
KISScientific 0:d75ca4e39672 466 </File>
KISScientific 0:d75ca4e39672 467
KISScientific 0:d75ca4e39672 468 <File>
KISScientific 0:d75ca4e39672 469 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 470 <FileName>BusInOut.h</FileName>
KISScientific 0:d75ca4e39672 471 <FilePath>mbed/BusInOut.h</FilePath>
KISScientific 0:d75ca4e39672 472 </File>
KISScientific 0:d75ca4e39672 473
KISScientific 0:d75ca4e39672 474 <File>
KISScientific 0:d75ca4e39672 475 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 476 <FileName>BusOut.h</FileName>
KISScientific 0:d75ca4e39672 477 <FilePath>mbed/BusOut.h</FilePath>
KISScientific 0:d75ca4e39672 478 </File>
KISScientific 0:d75ca4e39672 479
KISScientific 0:d75ca4e39672 480 <File>
KISScientific 0:d75ca4e39672 481 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 482 <FileName>CAN.h</FileName>
KISScientific 0:d75ca4e39672 483 <FilePath>mbed/CAN.h</FilePath>
KISScientific 0:d75ca4e39672 484 </File>
KISScientific 0:d75ca4e39672 485
KISScientific 0:d75ca4e39672 486 <File>
KISScientific 0:d75ca4e39672 487 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 488 <FileName>can_helper.h</FileName>
KISScientific 0:d75ca4e39672 489 <FilePath>mbed/can_helper.h</FilePath>
KISScientific 0:d75ca4e39672 490 </File>
KISScientific 0:d75ca4e39672 491
KISScientific 0:d75ca4e39672 492 <File>
KISScientific 0:d75ca4e39672 493 <FileType>4</FileType>
KISScientific 0:d75ca4e39672 494 <FileName>capi.ar</FileName>
KISScientific 0:d75ca4e39672 495 <FilePath>mbed/LPC1768/capi.ar</FilePath>
KISScientific 0:d75ca4e39672 496 </File>
KISScientific 0:d75ca4e39672 497
KISScientific 0:d75ca4e39672 498 <File>
KISScientific 0:d75ca4e39672 499 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 500 <FileName>cmsis.h</FileName>
KISScientific 0:d75ca4e39672 501 <FilePath>mbed/cmsis.h</FilePath>
KISScientific 0:d75ca4e39672 502 </File>
KISScientific 0:d75ca4e39672 503
KISScientific 0:d75ca4e39672 504 <File>
KISScientific 0:d75ca4e39672 505 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 506 <FileName>cmsis_nvic.h</FileName>
KISScientific 0:d75ca4e39672 507 <FilePath>mbed/cmsis_nvic.h</FilePath>
KISScientific 0:d75ca4e39672 508 </File>
KISScientific 0:d75ca4e39672 509
KISScientific 0:d75ca4e39672 510 <File>
KISScientific 0:d75ca4e39672 511 <FileType>3</FileType>
KISScientific 0:d75ca4e39672 512 <FileName>cmsis_nvic.o</FileName>
KISScientific 0:d75ca4e39672 513 <FilePath>mbed/LPC1768/cmsis_nvic.o</FilePath>
KISScientific 0:d75ca4e39672 514 </File>
KISScientific 0:d75ca4e39672 515
KISScientific 0:d75ca4e39672 516 <File>
KISScientific 0:d75ca4e39672 517 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 518 <FileName>core_cm3.h</FileName>
KISScientific 0:d75ca4e39672 519 <FilePath>mbed/LPC1768/core_cm3.h</FilePath>
KISScientific 0:d75ca4e39672 520 </File>
KISScientific 0:d75ca4e39672 521
KISScientific 0:d75ca4e39672 522 <File>
KISScientific 0:d75ca4e39672 523 <FileType>3</FileType>
KISScientific 0:d75ca4e39672 524 <FileName>core_cm3.o</FileName>
KISScientific 0:d75ca4e39672 525 <FilePath>mbed/LPC1768/core_cm3.o</FilePath>
KISScientific 0:d75ca4e39672 526 </File>
KISScientific 0:d75ca4e39672 527
KISScientific 0:d75ca4e39672 528 <File>
KISScientific 0:d75ca4e39672 529 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 530 <FileName>DigitalIn.h</FileName>
KISScientific 0:d75ca4e39672 531 <FilePath>mbed/DigitalIn.h</FilePath>
KISScientific 0:d75ca4e39672 532 </File>
KISScientific 0:d75ca4e39672 533
KISScientific 0:d75ca4e39672 534 <File>
KISScientific 0:d75ca4e39672 535 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 536 <FileName>DigitalInOut.h</FileName>
KISScientific 0:d75ca4e39672 537 <FilePath>mbed/DigitalInOut.h</FilePath>
KISScientific 0:d75ca4e39672 538 </File>
KISScientific 0:d75ca4e39672 539
KISScientific 0:d75ca4e39672 540 <File>
KISScientific 0:d75ca4e39672 541 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 542 <FileName>DigitalOut.h</FileName>
KISScientific 0:d75ca4e39672 543 <FilePath>mbed/DigitalOut.h</FilePath>
KISScientific 0:d75ca4e39672 544 </File>
KISScientific 0:d75ca4e39672 545
KISScientific 0:d75ca4e39672 546 <File>
KISScientific 0:d75ca4e39672 547 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 548 <FileName>DirHandle.h</FileName>
KISScientific 0:d75ca4e39672 549 <FilePath>mbed/DirHandle.h</FilePath>
KISScientific 0:d75ca4e39672 550 </File>
KISScientific 0:d75ca4e39672 551
KISScientific 0:d75ca4e39672 552 <File>
KISScientific 0:d75ca4e39672 553 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 554 <FileName>error.h</FileName>
KISScientific 0:d75ca4e39672 555 <FilePath>mbed/error.h</FilePath>
KISScientific 0:d75ca4e39672 556 </File>
KISScientific 0:d75ca4e39672 557
KISScientific 0:d75ca4e39672 558 <File>
KISScientific 0:d75ca4e39672 559 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 560 <FileName>Ethernet.h</FileName>
KISScientific 0:d75ca4e39672 561 <FilePath>mbed/Ethernet.h</FilePath>
KISScientific 0:d75ca4e39672 562 </File>
KISScientific 0:d75ca4e39672 563
KISScientific 0:d75ca4e39672 564 <File>
KISScientific 0:d75ca4e39672 565 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 566 <FileName>FileHandle.h</FileName>
KISScientific 0:d75ca4e39672 567 <FilePath>mbed/FileHandle.h</FilePath>
KISScientific 0:d75ca4e39672 568 </File>
KISScientific 0:d75ca4e39672 569
KISScientific 0:d75ca4e39672 570 <File>
KISScientific 0:d75ca4e39672 571 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 572 <FileName>FileLike.h</FileName>
KISScientific 0:d75ca4e39672 573 <FilePath>mbed/FileLike.h</FilePath>
KISScientific 0:d75ca4e39672 574 </File>
KISScientific 0:d75ca4e39672 575
KISScientific 0:d75ca4e39672 576 <File>
KISScientific 0:d75ca4e39672 577 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 578 <FileName>FileSystemLike.h</FileName>
KISScientific 0:d75ca4e39672 579 <FilePath>mbed/FileSystemLike.h</FilePath>
KISScientific 0:d75ca4e39672 580 </File>
KISScientific 0:d75ca4e39672 581
KISScientific 0:d75ca4e39672 582 <File>
KISScientific 0:d75ca4e39672 583 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 584 <FileName>FunctionPointer.h</FileName>
KISScientific 0:d75ca4e39672 585 <FilePath>mbed/FunctionPointer.h</FilePath>
KISScientific 0:d75ca4e39672 586 </File>
KISScientific 0:d75ca4e39672 587
KISScientific 0:d75ca4e39672 588 <File>
KISScientific 0:d75ca4e39672 589 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 590 <FileName>I2C.h</FileName>
KISScientific 0:d75ca4e39672 591 <FilePath>mbed/I2C.h</FilePath>
KISScientific 0:d75ca4e39672 592 </File>
KISScientific 0:d75ca4e39672 593
KISScientific 0:d75ca4e39672 594 <File>
KISScientific 0:d75ca4e39672 595 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 596 <FileName>I2CSlave.h</FileName>
KISScientific 0:d75ca4e39672 597 <FilePath>mbed/I2CSlave.h</FilePath>
KISScientific 0:d75ca4e39672 598 </File>
KISScientific 0:d75ca4e39672 599
KISScientific 0:d75ca4e39672 600 <File>
KISScientific 0:d75ca4e39672 601 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 602 <FileName>InterruptIn.h</FileName>
KISScientific 0:d75ca4e39672 603 <FilePath>mbed/InterruptIn.h</FilePath>
KISScientific 0:d75ca4e39672 604 </File>
KISScientific 0:d75ca4e39672 605
KISScientific 0:d75ca4e39672 606 <File>
KISScientific 0:d75ca4e39672 607 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 608 <FileName>LocalFileSystem.h</FileName>
KISScientific 0:d75ca4e39672 609 <FilePath>mbed/LocalFileSystem.h</FilePath>
KISScientific 0:d75ca4e39672 610 </File>
KISScientific 0:d75ca4e39672 611
KISScientific 0:d75ca4e39672 612 <File>
KISScientific 0:d75ca4e39672 613 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 614 <FileName>LPC17xx.h</FileName>
KISScientific 0:d75ca4e39672 615 <FilePath>mbed/LPC1768/LPC17xx.h</FilePath>
KISScientific 0:d75ca4e39672 616 </File>
KISScientific 0:d75ca4e39672 617
KISScientific 0:d75ca4e39672 618 <File>
KISScientific 0:d75ca4e39672 619 <FileType>4</FileType>
KISScientific 0:d75ca4e39672 620 <FileName>mbed.ar</FileName>
KISScientific 0:d75ca4e39672 621 <FilePath>mbed/LPC1768/mbed.ar</FilePath>
KISScientific 0:d75ca4e39672 622 </File>
KISScientific 0:d75ca4e39672 623
KISScientific 0:d75ca4e39672 624 <File>
KISScientific 0:d75ca4e39672 625 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 626 <FileName>mbed.h</FileName>
KISScientific 0:d75ca4e39672 627 <FilePath>mbed/mbed.h</FilePath>
KISScientific 0:d75ca4e39672 628 </File>
KISScientific 0:d75ca4e39672 629
KISScientific 0:d75ca4e39672 630 <File>
KISScientific 0:d75ca4e39672 631 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 632 <FileName>PeripheralNames.h</FileName>
KISScientific 0:d75ca4e39672 633 <FilePath>mbed/PeripheralNames.h</FilePath>
KISScientific 0:d75ca4e39672 634 </File>
KISScientific 0:d75ca4e39672 635
KISScientific 0:d75ca4e39672 636 <File>
KISScientific 0:d75ca4e39672 637 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 638 <FileName>PinNames.h</FileName>
KISScientific 0:d75ca4e39672 639 <FilePath>mbed/PinNames.h</FilePath>
KISScientific 0:d75ca4e39672 640 </File>
KISScientific 0:d75ca4e39672 641
KISScientific 0:d75ca4e39672 642 <File>
KISScientific 0:d75ca4e39672 643 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 644 <FileName>platform.h</FileName>
KISScientific 0:d75ca4e39672 645 <FilePath>mbed/platform.h</FilePath>
KISScientific 0:d75ca4e39672 646 </File>
KISScientific 0:d75ca4e39672 647
KISScientific 0:d75ca4e39672 648 <File>
KISScientific 0:d75ca4e39672 649 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 650 <FileName>PortIn.h</FileName>
KISScientific 0:d75ca4e39672 651 <FilePath>mbed/PortIn.h</FilePath>
KISScientific 0:d75ca4e39672 652 </File>
KISScientific 0:d75ca4e39672 653
KISScientific 0:d75ca4e39672 654 <File>
KISScientific 0:d75ca4e39672 655 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 656 <FileName>PortInOut.h</FileName>
KISScientific 0:d75ca4e39672 657 <FilePath>mbed/PortInOut.h</FilePath>
KISScientific 0:d75ca4e39672 658 </File>
KISScientific 0:d75ca4e39672 659
KISScientific 0:d75ca4e39672 660 <File>
KISScientific 0:d75ca4e39672 661 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 662 <FileName>PortNames.h</FileName>
KISScientific 0:d75ca4e39672 663 <FilePath>mbed/PortNames.h</FilePath>
KISScientific 0:d75ca4e39672 664 </File>
KISScientific 0:d75ca4e39672 665
KISScientific 0:d75ca4e39672 666 <File>
KISScientific 0:d75ca4e39672 667 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 668 <FileName>PortOut.h</FileName>
KISScientific 0:d75ca4e39672 669 <FilePath>mbed/PortOut.h</FilePath>
KISScientific 0:d75ca4e39672 670 </File>
KISScientific 0:d75ca4e39672 671
KISScientific 0:d75ca4e39672 672 <File>
KISScientific 0:d75ca4e39672 673 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 674 <FileName>PwmOut.h</FileName>
KISScientific 0:d75ca4e39672 675 <FilePath>mbed/PwmOut.h</FilePath>
KISScientific 0:d75ca4e39672 676 </File>
KISScientific 0:d75ca4e39672 677
KISScientific 0:d75ca4e39672 678 <File>
KISScientific 0:d75ca4e39672 679 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 680 <FileName>rpc.h</FileName>
KISScientific 0:d75ca4e39672 681 <FilePath>mbed/rpc.h</FilePath>
KISScientific 0:d75ca4e39672 682 </File>
KISScientific 0:d75ca4e39672 683
KISScientific 0:d75ca4e39672 684 <File>
KISScientific 0:d75ca4e39672 685 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 686 <FileName>rtc_time.h</FileName>
KISScientific 0:d75ca4e39672 687 <FilePath>mbed/rtc_time.h</FilePath>
KISScientific 0:d75ca4e39672 688 </File>
KISScientific 0:d75ca4e39672 689
KISScientific 0:d75ca4e39672 690 <File>
KISScientific 0:d75ca4e39672 691 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 692 <FileName>Serial.h</FileName>
KISScientific 0:d75ca4e39672 693 <FilePath>mbed/Serial.h</FilePath>
KISScientific 0:d75ca4e39672 694 </File>
KISScientific 0:d75ca4e39672 695
KISScientific 0:d75ca4e39672 696 <File>
KISScientific 0:d75ca4e39672 697 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 698 <FileName>SerialHalfDuplex.h</FileName>
KISScientific 0:d75ca4e39672 699 <FilePath>mbed/SerialHalfDuplex.h</FilePath>
KISScientific 0:d75ca4e39672 700 </File>
KISScientific 0:d75ca4e39672 701
KISScientific 0:d75ca4e39672 702 <File>
KISScientific 0:d75ca4e39672 703 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 704 <FileName>SPI.h</FileName>
KISScientific 0:d75ca4e39672 705 <FilePath>mbed/SPI.h</FilePath>
KISScientific 0:d75ca4e39672 706 </File>
KISScientific 0:d75ca4e39672 707
KISScientific 0:d75ca4e39672 708 <File>
KISScientific 0:d75ca4e39672 709 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 710 <FileName>SPIHalfDuplex.h</FileName>
KISScientific 0:d75ca4e39672 711 <FilePath>mbed/SPIHalfDuplex.h</FilePath>
KISScientific 0:d75ca4e39672 712 </File>
KISScientific 0:d75ca4e39672 713
KISScientific 0:d75ca4e39672 714 <File>
KISScientific 0:d75ca4e39672 715 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 716 <FileName>SPISlave.h</FileName>
KISScientific 0:d75ca4e39672 717 <FilePath>mbed/SPISlave.h</FilePath>
KISScientific 0:d75ca4e39672 718 </File>
KISScientific 0:d75ca4e39672 719
KISScientific 0:d75ca4e39672 720 <File>
KISScientific 0:d75ca4e39672 721 <FileType>3</FileType>
KISScientific 0:d75ca4e39672 722 <FileName>stackheap.o</FileName>
KISScientific 0:d75ca4e39672 723 <FilePath>mbed/LPC1768/stackheap.o</FilePath>
KISScientific 0:d75ca4e39672 724 </File>
KISScientific 0:d75ca4e39672 725
KISScientific 0:d75ca4e39672 726 <File>
KISScientific 0:d75ca4e39672 727 <FileType>3</FileType>
KISScientific 0:d75ca4e39672 728 <FileName>startup_LPC17xx.o</FileName>
KISScientific 0:d75ca4e39672 729 <FilePath>mbed/LPC1768/startup_LPC17xx.o</FilePath>
KISScientific 0:d75ca4e39672 730 </File>
KISScientific 0:d75ca4e39672 731
KISScientific 0:d75ca4e39672 732 <File>
KISScientific 0:d75ca4e39672 733 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 734 <FileName>Stream.h</FileName>
KISScientific 0:d75ca4e39672 735 <FilePath>mbed/Stream.h</FilePath>
KISScientific 0:d75ca4e39672 736 </File>
KISScientific 0:d75ca4e39672 737
KISScientific 0:d75ca4e39672 738 <File>
KISScientific 0:d75ca4e39672 739 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 740 <FileName>system_LPC17xx.h</FileName>
KISScientific 0:d75ca4e39672 741 <FilePath>mbed/LPC1768/system_LPC17xx.h</FilePath>
KISScientific 0:d75ca4e39672 742 </File>
KISScientific 0:d75ca4e39672 743
KISScientific 0:d75ca4e39672 744 <File>
KISScientific 0:d75ca4e39672 745 <FileType>3</FileType>
KISScientific 0:d75ca4e39672 746 <FileName>system_LPC17xx.o</FileName>
KISScientific 0:d75ca4e39672 747 <FilePath>mbed/LPC1768/system_LPC17xx.o</FilePath>
KISScientific 0:d75ca4e39672 748 </File>
KISScientific 0:d75ca4e39672 749
KISScientific 0:d75ca4e39672 750 <File>
KISScientific 0:d75ca4e39672 751 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 752 <FileName>Ticker.h</FileName>
KISScientific 0:d75ca4e39672 753 <FilePath>mbed/Ticker.h</FilePath>
KISScientific 0:d75ca4e39672 754 </File>
KISScientific 0:d75ca4e39672 755
KISScientific 0:d75ca4e39672 756 <File>
KISScientific 0:d75ca4e39672 757 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 758 <FileName>Timeout.h</FileName>
KISScientific 0:d75ca4e39672 759 <FilePath>mbed/Timeout.h</FilePath>
KISScientific 0:d75ca4e39672 760 </File>
KISScientific 0:d75ca4e39672 761
KISScientific 0:d75ca4e39672 762 <File>
KISScientific 0:d75ca4e39672 763 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 764 <FileName>Timer.h</FileName>
KISScientific 0:d75ca4e39672 765 <FilePath>mbed/Timer.h</FilePath>
KISScientific 0:d75ca4e39672 766 </File>
KISScientific 0:d75ca4e39672 767
KISScientific 0:d75ca4e39672 768 <File>
KISScientific 0:d75ca4e39672 769 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 770 <FileName>TimerEvent.h</FileName>
KISScientific 0:d75ca4e39672 771 <FilePath>mbed/TimerEvent.h</FilePath>
KISScientific 0:d75ca4e39672 772 </File>
KISScientific 0:d75ca4e39672 773
KISScientific 0:d75ca4e39672 774 <File>
KISScientific 0:d75ca4e39672 775 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 776 <FileName>wait_api.h</FileName>
KISScientific 0:d75ca4e39672 777 <FilePath>mbed/wait_api.h</FilePath>
KISScientific 0:d75ca4e39672 778 </File>
KISScientific 0:d75ca4e39672 779
KISScientific 0:d75ca4e39672 780 </Files>
KISScientific 0:d75ca4e39672 781 </Group>
KISScientific 0:d75ca4e39672 782
KISScientific 0:d75ca4e39672 783 <Group>
KISScientific 0:d75ca4e39672 784 <GroupName>USBDevice</GroupName>
KISScientific 0:d75ca4e39672 785 <Files>
KISScientific 0:d75ca4e39672 786
KISScientific 0:d75ca4e39672 787 <File>
KISScientific 0:d75ca4e39672 788 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 789 <FileName>CircBuffer.h</FileName>
KISScientific 0:d75ca4e39672 790 <FilePath>USBDevice/USBSerial/CircBuffer.h</FilePath>
KISScientific 0:d75ca4e39672 791 </File>
KISScientific 0:d75ca4e39672 792
KISScientific 0:d75ca4e39672 793 <File>
KISScientific 0:d75ca4e39672 794 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 795 <FileName>MIDIMessage.h</FileName>
KISScientific 0:d75ca4e39672 796 <FilePath>USBDevice/USBMIDI/MIDIMessage.h</FilePath>
KISScientific 0:d75ca4e39672 797 </File>
KISScientific 0:d75ca4e39672 798
KISScientific 0:d75ca4e39672 799 <File>
KISScientific 0:d75ca4e39672 800 <FileType>8</FileType>
KISScientific 0:d75ca4e39672 801 <FileName>USBAudio.cpp</FileName>
KISScientific 0:d75ca4e39672 802 <FilePath>USBDevice/USBAudio/USBAudio.cpp</FilePath>
KISScientific 0:d75ca4e39672 803 </File>
KISScientific 0:d75ca4e39672 804
KISScientific 0:d75ca4e39672 805 <File>
KISScientific 0:d75ca4e39672 806 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 807 <FileName>USBAudio.h</FileName>
KISScientific 0:d75ca4e39672 808 <FilePath>USBDevice/USBAudio/USBAudio.h</FilePath>
KISScientific 0:d75ca4e39672 809 </File>
KISScientific 0:d75ca4e39672 810
KISScientific 0:d75ca4e39672 811 <File>
KISScientific 0:d75ca4e39672 812 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 813 <FileName>USBAudio_Types.h</FileName>
KISScientific 0:d75ca4e39672 814 <FilePath>USBDevice/USBAudio/USBAudio_Types.h</FilePath>
KISScientific 0:d75ca4e39672 815 </File>
KISScientific 0:d75ca4e39672 816
KISScientific 0:d75ca4e39672 817 <File>
KISScientific 0:d75ca4e39672 818 <FileType>8</FileType>
KISScientific 0:d75ca4e39672 819 <FileName>USBCDC.cpp</FileName>
KISScientific 0:d75ca4e39672 820 <FilePath>USBDevice/USBSerial/USBCDC.cpp</FilePath>
KISScientific 0:d75ca4e39672 821 </File>
KISScientific 0:d75ca4e39672 822
KISScientific 0:d75ca4e39672 823 <File>
KISScientific 0:d75ca4e39672 824 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 825 <FileName>USBCDC.h</FileName>
KISScientific 0:d75ca4e39672 826 <FilePath>USBDevice/USBSerial/USBCDC.h</FilePath>
KISScientific 0:d75ca4e39672 827 </File>
KISScientific 0:d75ca4e39672 828
KISScientific 0:d75ca4e39672 829 <File>
KISScientific 0:d75ca4e39672 830 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 831 <FileName>USBDescriptor.h</FileName>
KISScientific 0:d75ca4e39672 832 <FilePath>USBDevice/USBDevice/USBDescriptor.h</FilePath>
KISScientific 0:d75ca4e39672 833 </File>
KISScientific 0:d75ca4e39672 834
KISScientific 0:d75ca4e39672 835 <File>
KISScientific 0:d75ca4e39672 836 <FileType>8</FileType>
KISScientific 0:d75ca4e39672 837 <FileName>USBDevice.cpp</FileName>
KISScientific 0:d75ca4e39672 838 <FilePath>USBDevice/USBDevice/USBDevice.cpp</FilePath>
KISScientific 0:d75ca4e39672 839 </File>
KISScientific 0:d75ca4e39672 840
KISScientific 0:d75ca4e39672 841 <File>
KISScientific 0:d75ca4e39672 842 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 843 <FileName>USBDevice.h</FileName>
KISScientific 0:d75ca4e39672 844 <FilePath>USBDevice/USBDevice/USBDevice.h</FilePath>
KISScientific 0:d75ca4e39672 845 </File>
KISScientific 0:d75ca4e39672 846
KISScientific 0:d75ca4e39672 847 <File>
KISScientific 0:d75ca4e39672 848 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 849 <FileName>USBDevice_Types.h</FileName>
KISScientific 0:d75ca4e39672 850 <FilePath>USBDevice/USBDevice/USBDevice_Types.h</FilePath>
KISScientific 0:d75ca4e39672 851 </File>
KISScientific 0:d75ca4e39672 852
KISScientific 0:d75ca4e39672 853 <File>
KISScientific 0:d75ca4e39672 854 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 855 <FileName>USBEndpoints.h</FileName>
KISScientific 0:d75ca4e39672 856 <FilePath>USBDevice/USBDevice/USBEndpoints.h</FilePath>
KISScientific 0:d75ca4e39672 857 </File>
KISScientific 0:d75ca4e39672 858
KISScientific 0:d75ca4e39672 859 <File>
KISScientific 0:d75ca4e39672 860 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 861 <FileName>USBEndpoints_LPC11U.h</FileName>
KISScientific 0:d75ca4e39672 862 <FilePath>USBDevice/USBDevice/USBEndpoints_LPC11U.h</FilePath>
KISScientific 0:d75ca4e39672 863 </File>
KISScientific 0:d75ca4e39672 864
KISScientific 0:d75ca4e39672 865 <File>
KISScientific 0:d75ca4e39672 866 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 867 <FileName>USBEndpoints_LPC17_LPC23.h</FileName>
KISScientific 0:d75ca4e39672 868 <FilePath>USBDevice/USBDevice/USBEndpoints_LPC17_LPC23.h</FilePath>
KISScientific 0:d75ca4e39672 869 </File>
KISScientific 0:d75ca4e39672 870
KISScientific 0:d75ca4e39672 871 <File>
KISScientific 0:d75ca4e39672 872 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 873 <FileName>USBHAL.h</FileName>
KISScientific 0:d75ca4e39672 874 <FilePath>USBDevice/USBDevice/USBHAL.h</FilePath>
KISScientific 0:d75ca4e39672 875 </File>
KISScientific 0:d75ca4e39672 876
KISScientific 0:d75ca4e39672 877 <File>
KISScientific 0:d75ca4e39672 878 <FileType>8</FileType>
KISScientific 0:d75ca4e39672 879 <FileName>USBHAL_LPC11U.cpp</FileName>
KISScientific 0:d75ca4e39672 880 <FilePath>USBDevice/USBDevice/USBHAL_LPC11U.cpp</FilePath>
KISScientific 0:d75ca4e39672 881 </File>
KISScientific 0:d75ca4e39672 882
KISScientific 0:d75ca4e39672 883 <File>
KISScientific 0:d75ca4e39672 884 <FileType>8</FileType>
KISScientific 0:d75ca4e39672 885 <FileName>USBHAL_LPC17.cpp</FileName>
KISScientific 0:d75ca4e39672 886 <FilePath>USBDevice/USBDevice/USBHAL_LPC17.cpp</FilePath>
KISScientific 0:d75ca4e39672 887 </File>
KISScientific 0:d75ca4e39672 888
KISScientific 0:d75ca4e39672 889 <File>
KISScientific 0:d75ca4e39672 890 <FileType>8</FileType>
KISScientific 0:d75ca4e39672 891 <FileName>USBHID.cpp</FileName>
KISScientific 0:d75ca4e39672 892 <FilePath>USBDevice/USBHID/USBHID.cpp</FilePath>
KISScientific 0:d75ca4e39672 893 </File>
KISScientific 0:d75ca4e39672 894
KISScientific 0:d75ca4e39672 895 <File>
KISScientific 0:d75ca4e39672 896 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 897 <FileName>USBHID.h</FileName>
KISScientific 0:d75ca4e39672 898 <FilePath>USBDevice/USBHID/USBHID.h</FilePath>
KISScientific 0:d75ca4e39672 899 </File>
KISScientific 0:d75ca4e39672 900
KISScientific 0:d75ca4e39672 901 <File>
KISScientific 0:d75ca4e39672 902 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 903 <FileName>USBHID_Types.h</FileName>
KISScientific 0:d75ca4e39672 904 <FilePath>USBDevice/USBHID/USBHID_Types.h</FilePath>
KISScientific 0:d75ca4e39672 905 </File>
KISScientific 0:d75ca4e39672 906
KISScientific 0:d75ca4e39672 907 <File>
KISScientific 0:d75ca4e39672 908 <FileType>8</FileType>
KISScientific 0:d75ca4e39672 909 <FileName>USBKeyboard.cpp</FileName>
KISScientific 0:d75ca4e39672 910 <FilePath>USBDevice/USBHID/USBKeyboard.cpp</FilePath>
KISScientific 0:d75ca4e39672 911 </File>
KISScientific 0:d75ca4e39672 912
KISScientific 0:d75ca4e39672 913 <File>
KISScientific 0:d75ca4e39672 914 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 915 <FileName>USBKeyboard.h</FileName>
KISScientific 0:d75ca4e39672 916 <FilePath>USBDevice/USBHID/USBKeyboard.h</FilePath>
KISScientific 0:d75ca4e39672 917 </File>
KISScientific 0:d75ca4e39672 918
KISScientific 0:d75ca4e39672 919 <File>
KISScientific 0:d75ca4e39672 920 <FileType>8</FileType>
KISScientific 0:d75ca4e39672 921 <FileName>USBMIDI.cpp</FileName>
KISScientific 0:d75ca4e39672 922 <FilePath>USBDevice/USBMIDI/USBMIDI.cpp</FilePath>
KISScientific 0:d75ca4e39672 923 </File>
KISScientific 0:d75ca4e39672 924
KISScientific 0:d75ca4e39672 925 <File>
KISScientific 0:d75ca4e39672 926 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 927 <FileName>USBMIDI.h</FileName>
KISScientific 0:d75ca4e39672 928 <FilePath>USBDevice/USBMIDI/USBMIDI.h</FilePath>
KISScientific 0:d75ca4e39672 929 </File>
KISScientific 0:d75ca4e39672 930
KISScientific 0:d75ca4e39672 931 <File>
KISScientific 0:d75ca4e39672 932 <FileType>8</FileType>
KISScientific 0:d75ca4e39672 933 <FileName>USBMouse.cpp</FileName>
KISScientific 0:d75ca4e39672 934 <FilePath>USBDevice/USBHID/USBMouse.cpp</FilePath>
KISScientific 0:d75ca4e39672 935 </File>
KISScientific 0:d75ca4e39672 936
KISScientific 0:d75ca4e39672 937 <File>
KISScientific 0:d75ca4e39672 938 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 939 <FileName>USBMouse.h</FileName>
KISScientific 0:d75ca4e39672 940 <FilePath>USBDevice/USBHID/USBMouse.h</FilePath>
KISScientific 0:d75ca4e39672 941 </File>
KISScientific 0:d75ca4e39672 942
KISScientific 0:d75ca4e39672 943 <File>
KISScientific 0:d75ca4e39672 944 <FileType>8</FileType>
KISScientific 0:d75ca4e39672 945 <FileName>USBMouseKeyboard.cpp</FileName>
KISScientific 0:d75ca4e39672 946 <FilePath>USBDevice/USBHID/USBMouseKeyboard.cpp</FilePath>
KISScientific 0:d75ca4e39672 947 </File>
KISScientific 0:d75ca4e39672 948
KISScientific 0:d75ca4e39672 949 <File>
KISScientific 0:d75ca4e39672 950 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 951 <FileName>USBMouseKeyboard.h</FileName>
KISScientific 0:d75ca4e39672 952 <FilePath>USBDevice/USBHID/USBMouseKeyboard.h</FilePath>
KISScientific 0:d75ca4e39672 953 </File>
KISScientific 0:d75ca4e39672 954
KISScientific 0:d75ca4e39672 955 <File>
KISScientific 0:d75ca4e39672 956 <FileType>8</FileType>
KISScientific 0:d75ca4e39672 957 <FileName>USBMSD.cpp</FileName>
KISScientific 0:d75ca4e39672 958 <FilePath>USBDevice/USBMSD/USBMSD.cpp</FilePath>
KISScientific 0:d75ca4e39672 959 </File>
KISScientific 0:d75ca4e39672 960
KISScientific 0:d75ca4e39672 961 <File>
KISScientific 0:d75ca4e39672 962 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 963 <FileName>USBMSD.h</FileName>
KISScientific 0:d75ca4e39672 964 <FilePath>USBDevice/USBMSD/USBMSD.h</FilePath>
KISScientific 0:d75ca4e39672 965 </File>
KISScientific 0:d75ca4e39672 966
KISScientific 0:d75ca4e39672 967 <File>
KISScientific 0:d75ca4e39672 968 <FileType>8</FileType>
KISScientific 0:d75ca4e39672 969 <FileName>USBSerial.cpp</FileName>
KISScientific 0:d75ca4e39672 970 <FilePath>USBDevice/USBSerial/USBSerial.cpp</FilePath>
KISScientific 0:d75ca4e39672 971 </File>
KISScientific 0:d75ca4e39672 972
KISScientific 0:d75ca4e39672 973 <File>
KISScientific 0:d75ca4e39672 974 <FileType>5</FileType>
KISScientific 0:d75ca4e39672 975 <FileName>USBSerial.h</FileName>
KISScientific 0:d75ca4e39672 976 <FilePath>USBDevice/USBSerial/USBSerial.h</FilePath>
KISScientific 0:d75ca4e39672 977 </File>
KISScientific 0:d75ca4e39672 978
KISScientific 0:d75ca4e39672 979 </Files>
KISScientific 0:d75ca4e39672 980 </Group>
KISScientific 0:d75ca4e39672 981
KISScientific 0:d75ca4e39672 982 </Groups>
KISScientific 0:d75ca4e39672 983 </Target>
KISScientific 0:d75ca4e39672 984 </Targets>
KISScientific 0:d75ca4e39672 985
KISScientific 0:d75ca4e39672 986 </Project>