Searched full:build (Results 1926 – 1950 of 2206) sorted by relevance
1...<<71727374757677787980>>...89
/Zephyr-latest/boards/madmachine/mm_swiftio/doc/ |
D | index.rst | 148 Build applications as usual (see :ref:`build_an_application` for more details). 185 west build -b mm_swiftio samples/hello_world 186 cp build/zephyr/zephyr.bin /media/<user>/SWIFTIODBGR/
|
/Zephyr-latest/kernel/ |
D | userspace.c | 92 /* otype-to-str.h is generated automatically during build by in otype_to_str() 117 /* See write_gperf_table() in scripts/build/gen_kobject_list.py. The privilege 140 * from data[] needs to be fixed at build time. Therefore,
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | jlink.py | 376 # Get the build artifact to flash 418 # Flash the selected build artifact
|
D | nrf_common.py | 355 "installed, then run 'west build --cmake' to try again." 363 # This logic should be executed only once per build.
|
/Zephyr-latest/scripts/ci/coverage/ |
D | coverage_analysis.py | 353 worksheet.write(row,col+3,"Build only",header_format) 478 worksheet.write(row,col+4,"Build only",header_format)
|
/Zephyr-latest/boards/pine64/pinetime_devkit0/doc/ |
D | index.rst | 108 :goals: build 179 $ File.Open ("path/to/your/build/zephyr/zephyr.elf");
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 38 To build a sample that supports both the old and new USB device stack, set the 52 * :zephyr:code-sample:`zperf` To build the sample for the new device support,
|
/Zephyr-latest/boards/m5stack/m5stack_stamps3/doc/ |
D | index.rst | 137 Build and flash applications as usual (see :ref:`build_an_application` and 143 :goals: build
|
/Zephyr-latest/drivers/modem/ |
D | simcom-sim7080.c | 179 LOG_ERR("Failed to build connect command. ID: %d, FD: %d", sock->id, sock->sock_fd); in offload_connect() 250 LOG_ERR("Failed to build send command!!"); in offload_sendto() 1712 LOG_WRN("Failed to build command!"); in mdm_sim7080_ftp_get_start() 1726 LOG_WRN("Failed to build command!"); in mdm_sim7080_ftp_get_start() 1740 LOG_WRN("Failed to build command!"); in mdm_sim7080_ftp_get_start() 1754 LOG_WRN("Failed to build command!"); in mdm_sim7080_ftp_get_start() 1768 LOG_WRN("Failed to build command!"); in mdm_sim7080_ftp_get_start() 1782 LOG_WRN("Failed to build command!"); in mdm_sim7080_ftp_get_start()
|
/Zephyr-latest/samples/userspace/prod_consumer/src/ |
D | app_a.c | 27 * The partition starting address and size are populated by build system
|
/Zephyr-latest/scripts/generate_usb_vif/ |
D | generate_vif.py | 7 EDT.pickle generated at build and generates a XML file containing USB VIF policies"""
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4321a/doc/ |
D | index.rst | 101 Here is an example to build and flash the :zephyr:code-sample:`hello_world` application.
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | arch.h | 216 * at build time and defined via the linker script. On Intel64, it's an array.
|
/Zephyr-latest/cmake/bintools/ |
D | bintools_template.cmake | 124 # If memusage is supported as post-build command, set memusage_type to: command
|
/Zephyr-latest/boards/gardena/sgrm/doc/ |
D | index.rst | 72 scp -O build/zephyr/zephyr.hex root@IP:/tmp/
|
/Zephyr-latest/doc/releases/ |
D | index.rst | 6 Zephyr project is provided as source code and build scripts for different target
|
/Zephyr-latest/boards/weact/stm32g431_core/doc/ |
D | index.rst | 102 :goals: build flash
|
/Zephyr-latest/boards/others/stm32_min_dev/doc/ |
D | index.rst | 135 :goals: build flash
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | coap.rst | 193 After the build is complete, the :zephyr:code-sample:`coap-server` sample can be built
|
/Zephyr-latest/cmake/linker_script/common/ |
D | common-rom.cmake | 73 # Build-time assignment of permissions to kernel objects to
|
/Zephyr-latest/boards/adi/sdp_k1/doc/ |
D | index.rst | 150 :goals: build flash
|
/Zephyr-latest/boards/digilent/zybo/doc/ |
D | index.rst | 64 Clone and build Das U-Boot for the Digilent Zybo:
|
/Zephyr-latest/include/zephyr/net/http/ |
D | parser.h | 59 * change the maximum header size, define the macro in the build
|
/Zephyr-latest/include/zephyr/ |
D | kernel_structs.h | 106 * configurable at build time.
|
/Zephyr-latest/boards/norik/octopus_som/doc/ |
D | index.rst | 112 :goals: build flash
|
1...<<71727374757677787980>>...89