commit | ce6be8600ba3df3d91b8f121f27cd60bd0f46c6f | [log] [tgz] |
---|---|---|
author | Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no> | Tue Jan 29 11:40:08 2019 +0100 |
committer | Carles Cufí <carles.cufi@nordicsemi.no> | Wed Jan 30 13:05:56 2019 +0100 |
tree | 9e1075a1e258147bbd46ceeb3acbaa8b0eb015e8 | |
parent | 75ad61f7ef9dfd7db053942819cb647e0267d1e4 [diff] |
shell: safe print from different threads Added display text management to shell_fprintf function. Now it can be used from diffrent threads with not risk that displayed lines will overlay. Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no> Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>