Searched full:zephyr (Results 1 – 25 of 29) sorted by relevance
12
13 - name: Install Zephyr tools32 west zephyr-export34 pip install -r ~/zephyrproject/zephyr/scripts/requirements.txt38 …wget https://github.com/zephyrproject-rtos/sdk-ng/releases/download/v0.16.3/zephyr-sdk-0.16.3_linu…41 tar xvf zephyr-sdk-0.16.3_linux-x86_64.tar.xz42 cd zephyr-sdk-0.16.354 source ~/zephyrproject/zephyr/zephyr-env.sh68 source ~/zephyrproject/zephyr/zephyr-env.sh85 source ~/zephyrproject/zephyr/zephyr-env.sh105 source ~/zephyrproject/zephyr/zephyr-env.sh[all …]
20 #include <zephyr/net/net_pkt.h>21 #include <zephyr/net/net_if.h>22 #include <zephyr/net/net_core.h>23 #include <zephyr/net/net_context.h>24 #include <zephyr/net/udp.h>25 #include <zephyr/net/socket.h>
21 #include <zephyr/net/net_pkt.h>22 #include <zephyr/net/net_if.h>23 #include <zephyr/net/net_core.h>24 #include <zephyr/net/net_context.h>25 #include <zephyr/net/udp.h>26 #include <zephyr/net/socket.h>
3 …ted on an embedded board, e.g., nrf51dk and/or a Linux host. The tests use Zephyr OS for building. 10 source <path>/zephyr-env.sh 18 source <path>/zephyr-env.sh
1 #include <zephyr/kernel.h>2 #include <zephyr/device.h>3 #include <zephyr/drivers/entropy.h>
10 #include <zephyr/kernel.h>11 #include <zephyr/sys/time_units.h>
12 #include <zephyr/kernel.h>13 #include <zephyr/ztest.h>327 * by Zephyr OS, see https://docs.zephyrproject.org/latest/boards/index.html
4 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})49 # this zephyr build to the external build system.
15 * Zephyr OS is needed for building these samples.34 uart:~$ *** Booting Zephyr OS build zephyr-v3.1.0-4283-g5108c4f21d3d ***
2 #include <zephyr/ztest.h>3 #include <zephyr/debug/thread_analyzer.h>
13 #include <zephyr/kernel.h>14 #include <zephyr/ztest.h>
7 #include <zephyr/kernel.h>8 #include <zephyr/ztest.h>9 #include <zephyr/debug/thread_analyzer.h>
87 gdb.execute("file " + "build/zephyr/zephyr.elf")
3 # run this script in an initialized zephyr environment
3 # run this script from the "test" directory after Zephyr is initialized with:
4 # run this script from the "test" directory after Zephyr is initialized with:
4 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})37 # this zephyr build to the external build system.
4 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE})38 # this zephyr build to the external build system.
12 #include <zephyr/kernel.h>13 #include <zephyr/ztest.h>
14 #include <zephyr/kernel.h>15 #include <zephyr/ztest.h>
11 #include <zephyr/kernel.h>12 #include <zephyr/ztest.h>
13 #include <zephyr/net/coap.h>
14 #include <zephyr/net/coap.h>