Hello,
I have cloned the asset_tracker project and would like to add the Zephyr Shell to it. There are no clear directions on how to do this. Can you point me to instructions?
Thanks,
Juan
Hello,
I have cloned the asset_tracker project and would like to add the Zephyr Shell to it. There are no clear directions on how to do this. Can you point me to instructions?
Thanks,
Juan
Hi,
Just add to your proj.conf file: CONFIG_SHELL=y and generate project again.
Hi,
Just add to your proj.conf file: CONFIG_SHELL=y and generate project again.