Browse Source

demo run success

3lead_uart_test_ok_version
zhaohe 1 year ago
parent
commit
31c855daf7
  1. 5
      .gitignore
  2. 1156
      app/app.uvoptx
  3. 6
      app/app.uvprojx

5
.gitignore

@ -1,3 +1,6 @@
_build
app.uvguix.*
app.uvoptx
JLinkLog.txt
JLinkSettings.ini
RTE_Components.h
EventRecorderStub.scvd

1156
app/app.uvoptx
File diff suppressed because it is too large
View File

6
app/app.uvprojx

@ -3649,7 +3649,7 @@
<TargetName>flash_s140_nrf52_7.2.0_softdevice</TargetName>
<ToolsetNumber>0x4</ToolsetNumber>
<ToolsetName>ARM-ADS</ToolsetName>
<uAC6>8</uAC6>
<uAC6>0</uAC6>
<TargetOption>
<TargetCommonOption>
<Device>nRF52833_xxAA</Device>
@ -3671,7 +3671,7 @@
<SLE66CMisc></SLE66CMisc>
<SLE66AMisc></SLE66AMisc>
<SLE66LinkerMisc></SLE66LinkerMisc>
<SFDFile></SFDFile>
<SFDFile>$$Device:nRF52833_xxAA$SVD\nrf52833.svd</SFDFile>
<bCustSvd>0</bCustSvd>
<UseEnv>0</UseEnv>
<BinPath></BinPath>
@ -3775,7 +3775,7 @@
<DriverSelection>4099</DriverSelection>
</Flash1>
<bUseTDR>1</bUseTDR>
<Flash2>Segger\JL2CM3.dll</Flash2>
<Flash2>BIN\UL2CM3.DLL</Flash2>
<Flash3></Flash3>
<Flash4></Flash4>
<pFcarmOut></pFcarmOut>

Loading…
Cancel
Save