File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Install the required packages in a Ubuntu host system with:
5555.. code-block :: console
5656
5757 $ sudo apt-get install git make gcc g++ python3-ply ncurses-dev \
58- python3-yaml python2.7 dfu-util
58+ python3-yaml dfu-util dtc
5959
6060 Install the required packages in a Fedora host system with:
6161
@@ -64,7 +64,7 @@ Install the required packages in a Fedora host system with:
6464 $ sudo dnf group install "Development Tools"
6565 $ sudo dnf install git make gcc glibc-static \
6666 libstdc++-static python3-ply ncurses-devel \
67- python-yaml python2 dfu-util
67+ python-yaml dfu-util dtc
6868
6969 .. _zephyr_sdk :
7070
@@ -87,6 +87,8 @@ following architectures:
8787
8888* :abbr: `NIOS II `
8989
90+ * :abbr: `Xtensa `
91+
9092Follow these steps to install the SDK on your Linux host system.
9193
9294#. Download the latest SDK self-extractable binary.
You can’t perform that action at this time.
0 commit comments