mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-06 03:40:16 +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
|