This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

File system Shell example: simultaneous access of file system from the app's main() function

Hi,

I referred and tested the File system Shell example on nRF52833-DK. In its source code, in file 'main.c', the function main() is empty/stubbed. Is there any way to customize the File system Shell example to simultaneously access its file system both from its shell prompt and programmatically from its main() function?

Regards,
Sanju

Related