Searched +full:- +full:- +full:legend (Results 1 – 3 of 3) sorted by relevance
4 # file at the top-level directory of this distribution.6 # Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or7 # http://www.apache.org/licenses/LICENSE-2.0> or the MIT license8 # <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your13 …ocs.zephyrproject.org/latest/develop/test/coverage.html#coverage-reports-using-the-posix-architect…16 rm -rf build/17 rm -rf ../build/18 rm -rf ../report_coverage/20 west build -b native_posix -- -DCONFIG_COVERAGE=y21 west build -t run[all …]
9 name: Build uoscore-uedhoc10 runs-on: ubuntu-latest13 - name: Install Zephyr tools15 wget https://apt.kitware.com/kitware-archive.sh16 sudo bash kitware-archive.sh17 …--no-install-recommends git cmake ninja-build gperf ccache dfu-util device-tree-compiler wget pyth…18 cmake --version19 python3 --version20 dtc --version23 sudo apt install python3-venv[all …]
16 #---------------------------------------------------------------------------18 #---------------------------------------------------------------------------21 # file that follow. The default is UTF-8 which is also the encoding used for all25 # The default value is: UTF-8.27 DOXYFILE_ENCODING = UTF-830 # double-quotes, unless you are using Doxywizard) that should identify the61 OUTPUT_DIRECTORY = /home/stefan/workspaces/github/uoscore-uedhoc/doxygen63 # 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-ASCII74 # characters to appear in the names of generated files. If set to NO, non-ASCII[all …]