[Backport v4.0-branch] shell: fix unsafe API calls and add configurable autoflush behavior #171850
Annotations
1 error, 1 warning, and 1 notice
Run Compliance Tests
Process completed with exit code 1.
|
check-warns:
ClangFormat.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
You may want to run clang-format on this change:
-#define SHELL_TX_MTX_TIMEOUT_MS 50
+#define SHELL_TX_MTX_TIMEOUT_MS 50
File:subsys/shell/shell.c
Line:35
|
Run Compliance Tests:
subsys/shell/shell.c#L35
subsys/shell/shell.c:35
-#define SHELL_TX_MTX_TIMEOUT_MS 50
+#define SHELL_TX_MTX_TIMEOUT_MS 50
|
Loading