mirror of
https://github.com/bluekitchen/btstack.git
synced 2024-12-29 09:26:08 +00:00
5 lines
113 B
Bash
5 lines
113 B
Bash
ZEPHYR_ROOT=~/zephyrproject
|
|
|
|
source ${ZEPHYR_ROOT}/.venv/bin/activate
|
|
source ${ZEPHYR_ROOT}/zephyr/zephyr-env.sh
|