This shows you the differences between two versions of the page.
|
iothings:laboratoare:2025:lab12 [2026/01/03 23:05] dan.tudose [Build, flash, test] |
iothings:laboratoare:2025:lab12 [2026/01/11 17:54] (current) dan.tudose [Verify your environment] |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| Open a terminal in your Zephyr workspace and run: | Open a terminal in your Zephyr workspace and run: | ||
| + | <code bash> | ||
| + | cd ~/zephyrproject | ||
| + | source .venv/bin/activate | ||
| + | </code> | ||
| + | Then: | ||
| <code bash> | <code bash> | ||
| west --version | west --version | ||