Skip to content

Commit 59db7f5

Browse files
committed
doc: remove git lfs
[KRKNWK-15944] Signed-off-by: Krzysztof Taborowski <krzysztof.taborowski@nordicsemi.no>
1 parent 737d21a commit 59db7f5

2 files changed

Lines changed: 0 additions & 49 deletions

File tree

README.rst

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -10,44 +10,6 @@ The following repositories must be combined with sdk-sidewalk:
1010

1111
* sdk-nrf
1212

13-
Requirements
14-
************
15-
16-
Git LFS is required to pull Sidewalk libraries correctly.
17-
Check the version of Git LFS installed in your OS, if there is any:
18-
19-
.. parsed-literal::
20-
:class: highlight
21-
22-
git lfs version
23-
24-
Expected result is as follows (version number might be different):
25-
26-
.. parsed-literal::
27-
:class: highlight
28-
29-
git-lfs/2.9.2 (GitHub; linux amd64; go 1.13.5)
30-
31-
When Git LFS is not installed, the result is as follows:
32-
33-
.. parsed-literal::
34-
:class: highlight
35-
36-
git: 'lfs' is not a git command. See 'git --help'.
37-
38-
To install Git LFS, go to: https://git-lfs.github.com.
39-
40-
When Git LFS in not installed, the following build error appears:
41-
42-
.. parsed-literal::
43-
:class: highlight
44-
45-
west build
46-
...
47-
[ 95%] Linking C executable zephyr_pre0.elf
48-
ld.bfd: sidewalk/lib/libsid_api.a: file format not recognized; treating as linker script
49-
ld.bfd: sidewalk/lib/libsid_api.a:1: syntax error
50-
5113
Documentation
5214
*************
5315

doc/setting_up_sidewalk_environment/setting_up_sdk.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,6 @@ For additional information regarding setting up the device and familiarizing you
5353
Downloading Sidewalk repository
5454
*******************************
5555

56-
#. Install nRF Connect SDK with its dependencies.
57-
58-
* Install `Git LFS`_ via the following command:
59-
60-
.. code-block:: console
61-
62-
sudo apt install git-lfs
63-
64-
* Refer to `NCS getting started`_ documentation for getting started with the nRF Connect SDK.
65-
6656
#. Download Sidewalk application for nRF Connect SDK.
6757

6858
* Clone Sidewalk application repository from `nRF Sidewalk Repository`_ to the NCS folder and name it `sidewalk` (private repository, special access required).
@@ -98,7 +88,6 @@ To download nRF Command Line, go to `nRF command line tools`_ page.
9888
.. _Docker: https://docs.docker.com/engine/install/ubuntu/
9989
.. _nRF_command_line_tools: https://infocenter.nordicsemi.com/topic/ug_nrf_cltools/UG/cltools/nrf_installation.html
10090
.. _nRF Sidewalk Repository: https://github.com/nrfconnect/sdk-sidewalk
101-
.. _Git LFS: https://git-lfs.github.com/
10291
.. _NCS getting started: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/getting_started.html
10392
.. _Nordic nRF52840-DK: https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52840-DK
10493
.. _Semtech SX1262 mbed shield eval board: https://www.semtech.com/products/wireless-rf/lora-transceivers/sx1262mb2cas

0 commit comments

Comments
 (0)