jasonbu opened a new pull request, #2871: URL: https://github.com/apache/nuttx-apps/pull/2871
## Summary pervious coredump is depend on board_crashdump enabled, but for some use case, we need to not open crashdump and open coredump restore. for example AMP case. also we already finished the blkout stream seek support, should make coredump infomation seek only depend on seek API. ## Impact the coredump infomation position has changed, we now able to put more data in coredump section. we now able to close board_crash dump and open crash dump restore. ## Testing CI test, local arm-v8m board. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
