Home
last modified time | relevance | path

Searched +full:github +full:- +full:pages (Results 1 – 2 of 2) 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
17--no-install-recommends git cmake ninja-build gperf ccache dfu-util device-tree-compiler wget pyth…
18 cmake --version
19 python3 --version
20 dtc --version
23 sudo apt install python3-venv
[all …]
/uoscore-uedhoc-latest/
DDoxyfile16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
21 # file that follow. The default is UTF-8 which is also the encoding used for all
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
30 # double-quotes, unless you are using Doxywizard) that should identify the
32 # title of most generated pages and in a few other places.
61 OUTPUT_DIRECTORY = /home/stefan/workspaces/github/uoscore-uedhoc/doxygen
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
[all …]