commit | 66d4471d488920450667e2b3361d909d253fcc7e | [log] [tgz] |
---|---|---|
author | Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no> | Tue Sep 06 09:21:39 2022 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Sep 06 12:36:01 2022 +0200 |
tree | 26d34b55da9702f2a266a7da15917f846677f968 | |
parent | 2b05f467f09ec202a047656aac3ee1d516e954e0 [diff] |
shell: add function checking shell readiness. Tests with shell commands will fail if they are started before the shell backend is initialized or started. Adding API function: shell_ready indicating shell readiness. Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>