project.uvprojx 30.6 KB
Newer Older
S
supperthomas 已提交
1 2 3 4 5 6 7 8 9 10 11 12
<?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>rtthread</TargetName>
      <ToolsetNumber>0x4</ToolsetNumber>
      <ToolsetName>ARM-ADS</ToolsetName>
Thomas_Fly's avatar
Thomas_Fly 已提交
13
      <pCCUsed>5060960::V5.06 update 7 (build 960)::ARMCC</pCCUsed>
S
supperthomas 已提交
14 15 16 17 18
      <uAC6>0</uAC6>
      <TargetOption>
        <TargetCommonOption>
          <Device>nRF52840_xxAA</Device>
          <Vendor>Nordic Semiconductor</Vendor>
Thomas_Fly's avatar
Thomas_Fly 已提交
19
          <PackID>NordicSemiconductor.nRF_DeviceFamilyPack.8.38.0</PackID>
S
supperthomas 已提交
20
          <PackURL>http://developer.nordicsemi.com/nRF5_SDK/pieces/nRF_DeviceFamilyPack/</PackURL>
Thomas_Fly's avatar
Thomas_Fly 已提交
21
          <Cpu>IRAM(0x20000000,0x40000) IROM(0x00000000,0x100000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
S
supperthomas 已提交
22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
          <FlashUtilSpec></FlashUtilSpec>
          <StartupFile></StartupFile>
          <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC4000 -FN2 -FF0nrf52xxx -FS00 -FL0200000 -FF1nrf52xxx_uicr -FS110001000 -FL11000 -FP0($$Device:nRF52840_xxAA$Flash\nrf52xxx.flm) -FP1($$Device:nRF52840_xxAA$Flash\nrf52xxx_uicr.flm))</FlashDriverDll>
          <DeviceId>0</DeviceId>
          <RegisterFile>$$Device:nRF52840_xxAA$Device\Include\nrf.h</RegisterFile>
          <MemoryEnv></MemoryEnv>
          <Cmp></Cmp>
          <Asm></Asm>
          <Linker></Linker>
          <OHString></OHString>
          <InfinionOptionDll></InfinionOptionDll>
          <SLE66CMisc></SLE66CMisc>
          <SLE66AMisc></SLE66AMisc>
          <SLE66LinkerMisc></SLE66LinkerMisc>
          <SFDFile>$$Device:nRF52840_xxAA$SVD\nrf52840.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>.\build\</OutputDirectory>
          <OutputName>rtthread</OutputName>
          <CreateExecutable>1</CreateExecutable>
          <CreateLib>0</CreateLib>
          <CreateHexFile>0</CreateHexFile>
          <DebugInformation>1</DebugInformation>
57
          <BrowseInformation>1</BrowseInformation>
S
supperthomas 已提交
58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187
          <ListingPath>.\build\</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>1</RunUserProg1>
            <RunUserProg2>0</RunUserProg2>
            <UserProg1Name>fromelf --bin !L --output rtthread.bin</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>  -MPU</SimDllArguments>
          <SimDlgDll>DCM.DLL</SimDlgDll>
          <SimDlgDllArguments>-pCM4</SimDlgDllArguments>
          <TargetDllName>SARMCM3.DLL</TargetDllName>
          <TargetDllArguments> -MPU</TargetDllArguments>
          <TargetDlgDll>TCM.DLL</TargetDlgDll>
          <TargetDlgDllArguments>-pCM4</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>1</Capability>
            <DriverSelection>4096</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-M4"</AdsCpuType>
            <RvctDeviceName></RvctDeviceName>
            <mOS>0</mOS>
            <uocRom>0</uocRom>
            <uocRam>0</uocRam>
            <hadIROM>1</hadIROM>
            <hadIRAM>1</hadIRAM>
            <hadXRAM>0</hadXRAM>
            <uocXRam>0</uocXRam>
            <RvdsVP>2</RvdsVP>
            <RvdsMve>0</RvdsMve>
Thomas_Fly's avatar
Thomas_Fly 已提交
188
            <RvdsCdeCp>0</RvdsCdeCp>
S
supperthomas 已提交
189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277
            <hadIRAM2>0</hadIRAM2>
            <hadIROM2>0</hadIROM2>
            <StupSel>8</StupSel>
            <useUlib>0</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>0x40000</Size>
              </IRAM>
              <IROM>
                <Type>1</Type>
                <StartAddress>0x0</StartAddress>
                <Size>0x100000</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>
278
                <StartAddress>0x0</StartAddress>
Thomas_Fly's avatar
Thomas_Fly 已提交
279
                <Size>0x100000</Size>
S
supperthomas 已提交
280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302
              </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>
Thomas_Fly's avatar
Thomas_Fly 已提交
303 304
                <StartAddress>0x20000000</StartAddress>
                <Size>0x40000</Size>
S
supperthomas 已提交
305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339
              </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>
            <uGnu>0</uGnu>
            <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>--reduce_paths</MiscControls>
Thomas_Fly's avatar
Thomas_Fly 已提交
340
              <Define>NRF52840_XXAA, __RTTHREAD__, __CLK_TCK=RT_TICK_PER_SECOND</Define>
S
supperthomas 已提交
341
              <Undefine></Undefine>
Thomas_Fly's avatar
Thomas_Fly 已提交
342
              <IncludePath>applications;.;..\libraries\cmsis\include;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m4;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\drivers\include;board;..\libraries\drivers;..\..\..\components\finsh;.;..\..\..\include;..\..\..\components\libc\compilers\common;..\..\..\components\libc\compilers\common\none-gcc;packages\nrfx-latest;packages\nrfx-latest\drivers;packages\nrfx-latest\drivers\include;packages\nrfx-latest\mdk;packages\nrfx-latest\hal;..\..\..\examples\utest\testcases\kernel</IncludePath>
S
supperthomas 已提交
343 344 345 346 347 348 349 350 351 352 353 354
            </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>
Thomas_Fly's avatar
Thomas_Fly 已提交
355
            <ClangAsOpt>4</ClangAsOpt>
S
supperthomas 已提交
356
            <VariousControls>
Thomas_Fly's avatar
Thomas_Fly 已提交
357
              <MiscControls></MiscControls>
358
              <Define></Define>
S
supperthomas 已提交
359 360 361 362 363
              <Undefine></Undefine>
              <IncludePath></IncludePath>
            </VariousControls>
          </Aads>
          <LDads>
Thomas_Fly's avatar
Thomas_Fly 已提交
364
            <umfTarg>0</umfTarg>
S
supperthomas 已提交
365 366 367 368 369 370 371 372
            <Ropi>0</Ropi>
            <Rwpi>0</Rwpi>
            <noStLib>0</noStLib>
            <RepFail>1</RepFail>
            <useFile>0</useFile>
            <TextAddressRange>0x00000000</TextAddressRange>
            <DataAddressRange>0x20000000</DataAddressRange>
            <pXoBase></pXoBase>
Thomas_Fly's avatar
Thomas_Fly 已提交
373
            <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
S
supperthomas 已提交
374 375 376 377 378 379 380 381 382 383
            <IncludeLibs></IncludeLibs>
            <IncludeLibsPath></IncludeLibsPath>
            <Misc></Misc>
            <LinkerInputFile></LinkerInputFile>
            <DisabledWarnings></DisabledWarnings>
          </LDads>
        </TargetArmAds>
      </TargetOption>
      <Groups>
        <Group>
Thomas_Fly's avatar
Thomas_Fly 已提交
384
          <GroupName>Applications</GroupName>
S
supperthomas 已提交
385 386
          <Files>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
387
              <FileName>application.c</FileName>
S
supperthomas 已提交
388
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
389
              <FilePath>applications\application.c</FilePath>
S
supperthomas 已提交
390
            </File>
Thomas_Fly's avatar
Thomas_Fly 已提交
391 392 393 394 395
          </Files>
        </Group>
        <Group>
          <GroupName>CPU</GroupName>
          <Files>
S
supperthomas 已提交
396
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
397
              <FileName>backtrace.c</FileName>
S
supperthomas 已提交
398
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
399
              <FilePath>..\..\..\libcpu\arm\common\backtrace.c</FilePath>
S
supperthomas 已提交
400 401
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
402
              <FileName>showmem.c</FileName>
S
supperthomas 已提交
403
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
404
              <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
S
supperthomas 已提交
405 406
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
407
              <FileName>div0.c</FileName>
S
supperthomas 已提交
408
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
409
              <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
S
supperthomas 已提交
410 411
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
412 413 414
              <FileName>context_rvds.S</FileName>
              <FileType>2</FileType>
              <FilePath>..\..\..\libcpu\arm\cortex-m4\context_rvds.S</FilePath>
S
supperthomas 已提交
415 416
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
417
              <FileName>cpuport.c</FileName>
S
supperthomas 已提交
418
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
419
              <FilePath>..\..\..\libcpu\arm\cortex-m4\cpuport.c</FilePath>
S
supperthomas 已提交
420
            </File>
Thomas_Fly's avatar
Thomas_Fly 已提交
421 422 423 424 425
          </Files>
        </Group>
        <Group>
          <GroupName>DeviceDrivers</GroupName>
          <Files>
S
supperthomas 已提交
426
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
427
              <FileName>pin.c</FileName>
S
supperthomas 已提交
428
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
429
              <FilePath>..\..\..\components\drivers\misc\pin.c</FilePath>
S
supperthomas 已提交
430 431
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
432
              <FileName>serial.c</FileName>
S
supperthomas 已提交
433
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
434
              <FilePath>..\..\..\components\drivers\serial\serial.c</FilePath>
S
supperthomas 已提交
435 436
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
437
              <FileName>waitqueue.c</FileName>
S
supperthomas 已提交
438
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
439
              <FilePath>..\..\..\components\drivers\src\waitqueue.c</FilePath>
S
supperthomas 已提交
440 441
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
442
              <FileName>workqueue.c</FileName>
S
supperthomas 已提交
443
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
444
              <FilePath>..\..\..\components\drivers\src\workqueue.c</FilePath>
S
supperthomas 已提交
445 446
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
447
              <FileName>completion.c</FileName>
S
supperthomas 已提交
448
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
449
              <FilePath>..\..\..\components\drivers\src\completion.c</FilePath>
S
supperthomas 已提交
450 451
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
452
              <FileName>dataqueue.c</FileName>
S
supperthomas 已提交
453
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
454
              <FilePath>..\..\..\components\drivers\src\dataqueue.c</FilePath>
S
supperthomas 已提交
455
            </File>
Thomas_Fly's avatar
Thomas_Fly 已提交
456 457 458 459 460
            <File>
              <FileName>ringbuffer.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\..\components\drivers\src\ringbuffer.c</FilePath>
            </File>
S
supperthomas 已提交
461
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
462
              <FileName>ringblk_buf.c</FileName>
S
supperthomas 已提交
463
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
464
              <FilePath>..\..\..\components\drivers\src\ringblk_buf.c</FilePath>
S
supperthomas 已提交
465 466
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
467
              <FileName>pipe.c</FileName>
S
supperthomas 已提交
468
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
469
              <FilePath>..\..\..\components\drivers\src\pipe.c</FilePath>
S
supperthomas 已提交
470 471 472 473 474 475 476 477 478 479 480
            </File>
          </Files>
        </Group>
        <Group>
          <GroupName>Drivers</GroupName>
          <Files>
            <File>
              <FileName>board.c</FileName>
              <FileType>1</FileType>
              <FilePath>board\board.c</FilePath>
            </File>
Thomas_Fly's avatar
Thomas_Fly 已提交
481 482 483 484 485
            <File>
              <FileName>drv_gpio.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\libraries\drivers\drv_gpio.c</FilePath>
            </File>
S
supperthomas 已提交
486 487 488 489 490 491 492 493
            <File>
              <FileName>drv_uart.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\libraries\drivers\drv_uart.c</FilePath>
            </File>
          </Files>
        </Group>
        <Group>
Thomas_Fly's avatar
Thomas_Fly 已提交
494
          <GroupName>finsh</GroupName>
S
supperthomas 已提交
495 496
          <Files>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
497
              <FileName>finsh_node.c</FileName>
S
supperthomas 已提交
498
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
499
              <FilePath>..\..\..\components\finsh\finsh_node.c</FilePath>
S
supperthomas 已提交
500 501
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
502
              <FileName>finsh_parser.c</FileName>
S
supperthomas 已提交
503
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
504
              <FilePath>..\..\..\components\finsh\finsh_parser.c</FilePath>
S
supperthomas 已提交
505 506
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
507
              <FileName>cmd.c</FileName>
S
supperthomas 已提交
508
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
509
              <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
S
supperthomas 已提交
510
            </File>
Thomas_Fly's avatar
Thomas_Fly 已提交
511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560
            <File>
              <FileName>msh.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\..\components\finsh\msh.c</FilePath>
            </File>
            <File>
              <FileName>finsh_vm.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\..\components\finsh\finsh_vm.c</FilePath>
            </File>
            <File>
              <FileName>shell.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\..\components\finsh\shell.c</FilePath>
            </File>
            <File>
              <FileName>finsh_var.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\..\components\finsh\finsh_var.c</FilePath>
            </File>
            <File>
              <FileName>finsh_compiler.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\..\components\finsh\finsh_compiler.c</FilePath>
            </File>
            <File>
              <FileName>finsh_heap.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\..\components\finsh\finsh_heap.c</FilePath>
            </File>
            <File>
              <FileName>finsh_ops.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\..\components\finsh\finsh_ops.c</FilePath>
            </File>
            <File>
              <FileName>finsh_error.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\..\components\finsh\finsh_error.c</FilePath>
            </File>
            <File>
              <FileName>finsh_token.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\..\components\finsh\finsh_token.c</FilePath>
            </File>
            <File>
              <FileName>finsh_init.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\..\..\components\finsh\finsh_init.c</FilePath>
            </File>
Thomas_Fly's avatar
Thomas_Fly 已提交
561 562 563 564 565
          </Files>
        </Group>
        <Group>
          <GroupName>Kernel</GroupName>
          <Files>
S
supperthomas 已提交
566
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
567
              <FileName>kservice.c</FileName>
S
supperthomas 已提交
568
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
569
              <FilePath>..\..\..\src\kservice.c</FilePath>
S
supperthomas 已提交
570 571
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
572
              <FileName>clock.c</FileName>
S
supperthomas 已提交
573
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
574
              <FilePath>..\..\..\src\clock.c</FilePath>
S
supperthomas 已提交
575 576
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
577
              <FileName>timer.c</FileName>
S
supperthomas 已提交
578
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
579
              <FilePath>..\..\..\src\timer.c</FilePath>
S
supperthomas 已提交
580 581
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
582
              <FileName>scheduler.c</FileName>
S
supperthomas 已提交
583
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
584
              <FilePath>..\..\..\src\scheduler.c</FilePath>
585 586
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
587
              <FileName>device.c</FileName>
588
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
589
              <FilePath>..\..\..\src\device.c</FilePath>
590 591
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
592
              <FileName>ipc.c</FileName>
593
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
594
              <FilePath>..\..\..\src\ipc.c</FilePath>
595 596
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
597
              <FileName>irq.c</FileName>
598
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
599
              <FilePath>..\..\..\src\irq.c</FilePath>
600 601
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
602
              <FileName>object.c</FileName>
603
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
604
              <FilePath>..\..\..\src\object.c</FilePath>
605 606
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
607
              <FileName>mempool.c</FileName>
608
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
609
              <FilePath>..\..\..\src\mempool.c</FilePath>
610 611
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
612
              <FileName>components.c</FileName>
613
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
614
              <FilePath>..\..\..\src\components.c</FilePath>
615 616
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
617
              <FileName>thread.c</FileName>
618
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
619
              <FilePath>..\..\..\src\thread.c</FilePath>
620 621
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
622
              <FileName>idle.c</FileName>
623
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
624
              <FilePath>..\..\..\src\idle.c</FilePath>
625 626
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
627
              <FileName>mem.c</FileName>
628
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
629
              <FilePath>..\..\..\src\mem.c</FilePath>
630
            </File>
Thomas_Fly's avatar
Thomas_Fly 已提交
631 632 633 634 635
          </Files>
        </Group>
        <Group>
          <GroupName>nrfx</GroupName>
          <Files>
636
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
637
              <FileName>nrfx_qspi.c</FileName>
638
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
639
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_qspi.c</FilePath>
640 641
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
642
              <FileName>nrfx_spis.c</FileName>
643
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
644
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_spis.c</FilePath>
S
supperthomas 已提交
645 646
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
647
              <FileName>nrfx_usbd.c</FileName>
S
supperthomas 已提交
648
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
649
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_usbd.c</FilePath>
S
supperthomas 已提交
650 651
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
652
              <FileName>nrfx_qdec.c</FileName>
S
supperthomas 已提交
653
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
654
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_qdec.c</FilePath>
S
supperthomas 已提交
655 656
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
657
              <FileName>nrfx_adc.c</FileName>
S
supperthomas 已提交
658
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
659
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_adc.c</FilePath>
S
supperthomas 已提交
660 661
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
662
              <FileName>nrfx_power.c</FileName>
S
supperthomas 已提交
663
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
664
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_power.c</FilePath>
S
supperthomas 已提交
665 666
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
667
              <FileName>nrfx_egu.c</FileName>
S
supperthomas 已提交
668
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
669
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_egu.c</FilePath>
S
supperthomas 已提交
670 671
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
672
              <FileName>nrfx_twim.c</FileName>
S
supperthomas 已提交
673
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
674
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_twim.c</FilePath>
S
supperthomas 已提交
675 676
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
677
              <FileName>nrfx_nvmc.c</FileName>
S
supperthomas 已提交
678
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
679
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_nvmc.c</FilePath>
S
supperthomas 已提交
680 681
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
682
              <FileName>nrfx_temp.c</FileName>
S
supperthomas 已提交
683
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
684
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_temp.c</FilePath>
S
supperthomas 已提交
685 686
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
687
              <FileName>nrfx_comp.c</FileName>
S
supperthomas 已提交
688
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
689
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_comp.c</FilePath>
S
supperthomas 已提交
690 691
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
692
              <FileName>nrfx_dppi.c</FileName>
S
supperthomas 已提交
693
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
694
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_dppi.c</FilePath>
S
supperthomas 已提交
695 696
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
697
              <FileName>nrfx_uart.c</FileName>
S
supperthomas 已提交
698
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
699
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_uart.c</FilePath>
S
supperthomas 已提交
700 701
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
702
              <FileName>nrfx_gpiote.c</FileName>
S
supperthomas 已提交
703
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
704
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_gpiote.c</FilePath>
S
supperthomas 已提交
705 706
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
707
              <FileName>nrfx_systick.c</FileName>
S
supperthomas 已提交
708
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
709
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_systick.c</FilePath>
S
supperthomas 已提交
710 711
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
712
              <FileName>nrfx_ipc.c</FileName>
S
supperthomas 已提交
713
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
714
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_ipc.c</FilePath>
S
supperthomas 已提交
715 716
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
717
              <FileName>nrfx_pwm.c</FileName>
S
supperthomas 已提交
718
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
719
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_pwm.c</FilePath>
S
supperthomas 已提交
720 721
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
722
              <FileName>nrfx_twi.c</FileName>
S
supperthomas 已提交
723
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
724
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_twi.c</FilePath>
S
supperthomas 已提交
725 726
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
727 728 729
              <FileName>arm_startup_nrf52840.s</FileName>
              <FileType>2</FileType>
              <FilePath>packages\nrfx-latest\mdk\arm_startup_nrf52840.s</FilePath>
S
supperthomas 已提交
730 731
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
732
              <FileName>nrfx_rtc.c</FileName>
S
supperthomas 已提交
733
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
734
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_rtc.c</FilePath>
S
supperthomas 已提交
735 736
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
737
              <FileName>nrfx_twis.c</FileName>
S
supperthomas 已提交
738
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
739
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_twis.c</FilePath>
S
supperthomas 已提交
740 741
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
742
              <FileName>nrfx_nfct.c</FileName>
S
supperthomas 已提交
743
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
744
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_nfct.c</FilePath>
S
supperthomas 已提交
745 746
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
747
              <FileName>nrfx_usbreg.c</FileName>
S
supperthomas 已提交
748
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
749
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_usbreg.c</FilePath>
S
supperthomas 已提交
750 751
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
752
              <FileName>nrfx_rng.c</FileName>
S
supperthomas 已提交
753
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
754
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_rng.c</FilePath>
S
supperthomas 已提交
755 756
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
757
              <FileName>nrfx_wdt.c</FileName>
S
supperthomas 已提交
758
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
759
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_wdt.c</FilePath>
S
supperthomas 已提交
760 761
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
762
              <FileName>nrfx_ppi.c</FileName>
S
supperthomas 已提交
763
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
764
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_ppi.c</FilePath>
S
supperthomas 已提交
765 766
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
767
              <FileName>nrfx_saadc.c</FileName>
S
supperthomas 已提交
768
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
769
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_saadc.c</FilePath>
S
supperthomas 已提交
770 771
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
772
              <FileName>nrfx_spi.c</FileName>
S
supperthomas 已提交
773
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
774
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_spi.c</FilePath>
S
supperthomas 已提交
775 776
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
777
              <FileName>system_nrf52840.c</FileName>
S
supperthomas 已提交
778
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
779
              <FilePath>packages\nrfx-latest\mdk\system_nrf52840.c</FilePath>
S
supperthomas 已提交
780 781
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
782
              <FileName>nrfx_lpcomp.c</FileName>
S
supperthomas 已提交
783
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
784
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_lpcomp.c</FilePath>
S
supperthomas 已提交
785 786
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
787
              <FileName>nrfx_twi_twim.c</FileName>
S
supperthomas 已提交
788
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
789
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_twi_twim.c</FilePath>
S
supperthomas 已提交
790 791
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
792
              <FileName>nrfx_clock.c</FileName>
S
supperthomas 已提交
793
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
794
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_clock.c</FilePath>
S
supperthomas 已提交
795 796
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
797
              <FileName>nrfx_spim.c</FileName>
S
supperthomas 已提交
798
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
799
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_spim.c</FilePath>
S
supperthomas 已提交
800 801
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
802
              <FileName>nrfx_i2s.c</FileName>
S
supperthomas 已提交
803
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
804
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_i2s.c</FilePath>
S
supperthomas 已提交
805 806
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
807
              <FileName>nrfx_uarte.c</FileName>
S
supperthomas 已提交
808
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
809
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_uarte.c</FilePath>
S
supperthomas 已提交
810 811
            </File>
            <File>
Thomas_Fly's avatar
Thomas_Fly 已提交
812
              <FileName>nrfx_pdm.c</FileName>
S
supperthomas 已提交
813
              <FileType>1</FileType>
Thomas_Fly's avatar
Thomas_Fly 已提交
814 815 816 817 818 819
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_pdm.c</FilePath>
            </File>
            <File>
              <FileName>nrfx_timer.c</FileName>
              <FileType>1</FileType>
              <FilePath>packages\nrfx-latest\drivers\src\nrfx_timer.c</FilePath>
S
supperthomas 已提交
820 821 822 823 824 825 826 827 828 829 830 831 832 833
            </File>
          </Files>
        </Group>
      </Groups>
    </Target>
  </Targets>

  <RTE>
    <apis/>
    <components/>
    <files/>
  </RTE>

</Project>