Files
openthread/examples/platforms
Zhanglong Xia 51169ac032 [simulation] log the exit code when the program exits (#10936)
Sometimes `ot-rcp` will exit without any exit information in the
log. It is hard for developers to know what happens on the `ot-rcp`
side when the `ot-rcp` exits abnormally. This commit calls functions
defined in `lib/platform/exit_code.h` to exit the program and log the
exit information.
2024-11-20 07:22:47 -08:00
..