Searched full:build (Results 1 – 25 of 45) sorted by relevance
12
1 name: build & test6 # This workflow contains 2 jobs build and test8 build:9 name: Build uoscore-uedhoc17 …sudo apt install --no-install-recommends git cmake ninja-build gperf ccache dfu-util device-tree-c…48 ### build, test and archive50 - name: Build native_posix55 west build -b=native_posix56 west build -t run62 path: test/build/uoscore_uedhoc/libuoscore-uedhoc.a[all …]
21 * In the directory `samples/zephyr_edhoc/responder` build and flash the sample:23 west build -b=nrf52840dk_nrf5284034 uart:~$ *** Booting Zephyr OS build zephyr-v3.1.0-4283-g5108c4f21d3d ***37 …:00.264,770] <inf> bt_hci_core: Firmware: Standard Bluetooth controller (0x00) Version 3.1 Build 9945 * On the Linux host in the folder `samples/linux_edhoc/initiator` build and run the initiator:48 ./build/initiator86 * On the Linux host in the folder `samples/linux_edhoc/responder` build and run the responder:89 ./build/responder93 * In the directory `samples/zephyr_edhoc/initiator` build and flash the sample:95 west build -b=nrf52840dk_nrf52840
11 rm -rf build/; west build -b=native_posix12 west build -t run19 rm -rf build/; west build -b=<board_name>
36 # how to build for this platform so we export all the flags used in37 # this zephyr build to the external build system.49 # Add an external project to be able download and build the third55 set(LIB_TEST_LIB_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../build)75 BINARY_DIR ${src_dir} # This particular build system is invoked from the root83 INSTALL_COMMAND "" # This particular build system has no install command
36 # how to build for this platform so we export all the flags used in37 # this zephyr build to the external build system.49 # Add an external project to be able download and build the third55 set(LIB_TEST_LIB_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../build)78 BINARY_DIR ${src_dir} # This particular build system is invoked from the root86 INSTALL_COMMAND "" # This particular build system has no install command
35 # how to build for this platform so we export all the flags used in36 # this zephyr build to the external build system.48 # Add an external project to be able download and build the third54 set(LIB_TEST_LIB_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../build)77 BINARY_DIR ${src_dir} # This particular build system is invoked from the root85 INSTALL_COMMAND "" # This particular build system has no install command
16 rm -rf build/17 rm -rf ../build/20 west build -b native_posix -- -DCONFIG_COVERAGE=y21 west build -t run
18 ## Build and Run24 Then build and run:28 ./build/linux_coap_client
25 # build path26 BUILD_DIR = build30 USOCORE_UEDHOC_BUILD_PATH = $(USOCORE_UEDHOC_PATH)build33 # build for 32 bit x6839 # debug build?147 # default action: build all
24 # build path25 BUILD_DIR = build29 USOCORE_UEDHOC_BUILD_PATH = $(USOCORE_UEDHOC_PATH)/build32 # build for 32 bit x68 38 # debug build?135 # default action: build all
22 # build path23 BUILD_DIR = build27 USOCORE_UEDHOC_BUILD_PATH = $(USOCORE_UEDHOC_PATH)build29 # build for 32 bit x68 34 # debug build?109 # default action: build all
24 # build path25 BUILD_DIR = build29 USOCORE_UEDHOC_BUILD_PATH = $(USOCORE_UEDHOC_PATH)build32 # build for 32 bit x68 38 # debug build?136 # default action: build all
24 # build path25 BUILD_DIR = build29 USOCORE_UEDHOC_BUILD_PATH = $(USOCORE_UEDHOC_PATH)build32 # build for 32 bit x68 38 # debug build?138 # default action: build all
24 # Build directory25 PREFIX ?= build153 # build the library
2 build
2 build:
18 * The define is used in the other generated file to do a build-time