Hi,
I've installed the nRF Connect SDK, and want to bring up a command-line build environment.
I'm able to do it as it says in the instructions here: Bring up the Toolchain Manager and use the "Open Bash" option from the drop-down menu.
However, I'd like to be able to get into the environment without bringing up the Toolchain Manager. What do I do? What script do I run from git-bash?
I tried running zephyr/zephyr-env.sh, but apparently that's not enough.
Thanks!