Hello everyone,
I followed this tutorial (https://docs.onion.io/omega2-docs/cross-compiling.html) to make the cross compilation for omega Also, I followed transferring the files such as in example ( https://docs.onion.io/omega2-docs/transferring-files.html#transferring-files) and they worked. Thank you!
But I have a question regarding after transferring the code and running it;
I have created a bash file (.sh) to install toolchain and compile a hello world example and transfer the files to make everything automatic.
What I need to do is, I want to run this hello world example directly in Omega without connecting from my device with SSH.
Is there any way for me to do that?
Thank you and Kind Regards