Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/subsys/logging/log_core: increase log buffer size
The test needs to cram at least 8 messages into the log buffer, but with 64-bit pointers only 5 fit, so make the buffer a bit bigger. Signed-off-by: Charles E. Youse <[email protected]>
- Loading branch information