Searched full:build (Results 1 – 25 of 51) sorted by relevance
123
9 rm -rf build10 west build -b native_posix -- -DCOMMAND_LINE_FLAGS="-DVLA -DASAN -DMESSAGE_4" -DCONFIG_ASAN=y11 west build -t run16 rm -rf build17 west build -b native_posix -- -DCOMMAND_LINE_FLAGS="-DVLA -DASAN " -DCONFIG_ASAN=y18 west build -t run23 rm -rf build24 west build -b native_posix -- -DCOMMAND_LINE_FLAGS="-DASAN -DMESSAGE_4" -DCONFIG_ASAN=y25 west build -t run30 rm -rf build[all …]
15 rm -rf build16 west build -b native_posix -- -DCOMMAND_LINE_FLAGS="-DVLA -DMESSAGE_4 -DTINYCRYPT"23 rm -rf build24 west build -b native_posix -- -DCOMMAND_LINE_FLAGS="-DVLA -DMESSAGE_4 -DMBEDTLS"31 rm -rf build32 west build -b native_posix -- -DCOMMAND_LINE_FLAGS="-DMESSAGE_4 -DTINYCRYPT"38 rm -rf build39 west build -b native_posix -- -DCOMMAND_LINE_FLAGS="-DMESSAGE_4 -DMBEDTLS"
20 rm -rf build21 west build -b nrf9160dk_nrf9160 -- -DCOMMAND_LINE_FLAGS="-DMESSAGE_4 -DTINYCRYPT"22 west build -t rom_report > build_reports/rom_report_nrf91_with_tinycrypt.txt28 rm -rf build29 west build -b nrf9160dk_nrf9160 -- -DCOMMAND_LINE_FLAGS="-DMESSAGE_4 -DMBEDTLS"30 west build -t rom_report > build_reports/rom_report_nrf91_with_mbedtls.txt
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…50 ### build, test and archive52 - name: Build native_posix63 path: test/build/uoscore_uedhoc/libuoscore-uedhoc.a66 - name: Build native_posix_6471 rm -rf build[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>
48 # how to build for this platform so we export all the flags used in49 # this zephyr build to the external build system.61 # west build -b native_posix -- -DCOMMAND_LINE_FLAGS="-DVLA"68 # Add an external project to be able download and build the third74 set(LIB_TEST_LIB_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../build)94 BINARY_DIR ${src_dir} # This particular build system is invoked from the root102 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
37 # how to build for this platform so we export all the flags used in38 # this zephyr build to the external build system.50 # Add an external project to be able download and build the third56 set(LIB_TEST_LIB_DIR ${CMAKE_CURRENT_SOURCE_DIR}/../build)79 BINARY_DIR ${src_dir} # This particular build system is invoked from the root87 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
23 # build path24 BUILD_DIR = build28 USOCORE_UEDHOC_BUILD_PATH = $(USOCORE_UEDHOC_PATH)build31 # build for 32 bit x6837 # 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
21 # build path22 BUILD_DIR = build26 USOCORE_UEDHOC_BUILD_PATH = $(USOCORE_UEDHOC_PATH)build28 # build for 32 bit x68 33 # debug build?131 # default action: build all
24 # build path25 BUILD_DIR = build29 USOCORE_UEDHOC_BUILD_PATH = $(USOCORE_UEDHOC_PATH)build31 # build for 32 bit x68 36 # debug build?133 # 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?137 # 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?139 # default action: build all
2 build
24 # Build directory25 PREFIX ?= build165 # build the library
20 ## How to Build and Link24 * link the static library `build/libuoscore-uedhoc.a` in your project172 The build configuration can be adjusted in the [makefile_config.mk](makefile_config.mk).
2 build:
21 * The define is used in the other generated file to do a build-time