Home
last modified time | relevance | path

Searched +full:- +full:- +full:no +full:- +full:install +full:- +full:recommends (Results 1 – 1 of 1) sorted by relevance

/uoscore-uedhoc-latest/.github/workflows/
Dci.yml9 name: Build uoscore-uedhoc
10 runs-on: ubuntu-latest
13 - name: Install Zephyr tools
15 wget https://apt.kitware.com/kitware-archive.sh
16 sudo bash kitware-archive.sh
17install --no-install-recommends git cmake ninja-build gperf ccache dfu-util device-tree-compiler w…
18 cmake --version
19 python3 --version
20 dtc --version
22 pip3 install tabulate
[all …]