This PR adds east sys-setup command to the arsenal of available commands.
This command will download and install Conda and Nordic's Toolchain manager to the host system.
Areas of interest
@NejcKle please check python related parts.
@TjazVracko @vid553 Check the docstring underneath the sys_setup function as it will be turned to the helpstring. Does it make sense?
Checklist
[x] Source code documentation for all newly added or changed functions was added/updated.
[x] All customer facing technical documentation was updated.
Description
This PR adds
east sys-setup
command to the arsenal of available commands. This command will download and install Conda and Nordic's Toolchain manager to the host system.Areas of interest
@NejcKle please check python related parts. @TjazVracko @vid553 Check the docstring underneath the
sys_setup
function as it will be turned to the helpstring. Does it make sense?Checklist
After-review steps