Home
last modified time | relevance | path

Searched +full:ninja +full:- +full:build (Results 1 – 1 of 1) sorted by relevance

/uoscore-uedhoc-3.7.0/.github/workflows/
Dci.yml1 name: build & test
6 # This workflow contains 2 jobs build and test
8 build:
9 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
17--no-install-recommends git cmake ninja-build gperf ccache dfu-util device-tree-compiler wget pyth…
18 cmake --version
[all …]