This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
6675f476a4
zephyr
/
tests
/
kernel
/
fatal
/
message_capture
/
prj.conf
3 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
test: fatal exception: add test case Add regex in testcase.yaml to verify the kernel will dump thread id information and error type when exception occurs. Signed-off-by: Ying ming <mingx.ying@intel.com>
2020-09-14 14:43:24 +08:00
CONFIG_LOG=y
logging: Revamp menuconfig Clean up logging menuconfig by grouping configuration into sections like: mode, processing configuration, backends. Additionlly, removed LOG_ENABLE_FANCY_OUTPUT_FORMATTING which is no longer in use. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-01-18 21:31:11 +08:00
CONFIG_LOG_MODE_MINIMAL=y